~sircmpwn/hare-users

1

Re: [BUG hare build]: import cycle causes infinite recursion

Details
Message ID
<CSEXW9086NA9.G8FIDH8OJPJ7@monch>
DKIM signature
missing
Download raw message
known issue. we're in the process of rewriting the build driver, which'll fix
this along with a bunch of other issues

Re: [BUG hare build]: import cycle causes infinite recursion

Zachary Yedidia <zyedidia@stanford.edu>
Details
Message ID
<BYAPR02MB4936D50D0BC4EA8F86E88E31B0739@BYAPR02MB4936.namprd02.prod.outlook.com>
In-Reply-To
<CSEXW9086NA9.G8FIDH8OJPJ7@monch> (view parent)
DKIM signature
missing
Download raw message
Sounds great! Will the new version allow import cycles?

Also I reduced the case down to just this:

    use*;

Putting that in a file and running hare build causes a segmentation
fault.

Also, this issue is not strictly limited to hare build. It can also
cause harec to segfault. Though I presume that will also be fixed as
part of the new build driver.

Thanks,
Zach

________________________________________
From: Ember Sawady <ecs@d2evs.net>
Sent: Friday, May 5, 2023 10:19 PM
To: Zachary Yedidia; ~sircmpwn/hare-users@lists.sr.ht
Subject: Re: [BUG hare build]: import cycle causes infinite recursion

known issue. we're in the process of rewriting the build driver, which'll fix
this along with a bunch of other issues
Reply to thread Export thread (mbox)