chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] non-termination with (declare (inline ...)


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] non-termination with (declare (inline ...))
Date: Fri, 29 Mar 2013 21:59:30 +0100
User-agent: Mutt/1.4.2.3i

On Fri, Mar 29, 2013 at 09:50:21PM +0100, Felix wrote:
> > My other question remains: couldn't
> > the inline-global with value 'yes cause a similar infinite loop?
> 
> I don't think so. Inline-global marks a procedure as "externally"
> inlinable, but "inline" directly controls the inline expansion.

Thanks for the info!  I just wanted to make sure before pushing
a patch that might only have fixed half the problem.

> Could you sign off and push this patch, please?

Done!

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]