tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Local procedures


From: Peter Lund
Subject: Re: [Tinycc-devel] Local procedures
Date: Tue, 11 Sep 2007 22:17:31 +0200

On Tue, 2007-09-11 at 21:25 +0200, Peter Lund wrote:
> On Tue, 2007-09-11 at 22:14 +0300, Antti-Juhani Kaijanaho wrote:
> > On Tue, Sep 11, 2007 at 09:11:14PM +0200, Peter Lund wrote:
> > > The only really funky thing about is the trampoline technique used to
> > > make them work with function pointers.
> > 
> > You only need the trampoline if you cannot make the function pointer fat
> > (ie. if you need to be binary compatible with vanilla C compilers).
> 
> Fine, let me rephrase that as "The only really funky thing about nested
> procedures is the problem of mixing them with function pointers."

That came out sounding grumpy.  That was *not* the intention :)

-Peter






reply via email to

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