On Fri, Mar 29, 2013 at 07:13:21PM +0100, Felix wrote:
> > I'm trying to figure out how this relates to inline-global.
> > 
> > I noticed that inline-global calls
> > (cut mark-variable <> '##compiler#inline-global 'no) for
> > each identifier.  Shouldn't that be 'yes?  And can this cause
> > the same kind of infinite loop?
> > 
> 
> It's the (not (inline-global ...)) declaration you're looking at, 
> I think.

D'oh!  You're right, of course.  My other question remains: couldn't
the inline-global with value 'yes cause a similar infinite loop?

I can't trigger it with the simple example that triggers it for regular
inline, but then I don't really understand the difference between
inline-global and "regular" (local?) inline.

Cheers,
Peter
-- 
http://www.more-magic.net

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to