This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: typedef void * SCM


thbz@worldnet.fr writes:
> At 00:22 18/02/2000 +0100, Han-Wen Nienhuys wrote:
> >dirk@ida.ing.tu-bs.de writes:
> >
> >> The discussion thread was called 'compile time debug
> >> mode'.  Unfortunately, there was no final statement by the maintainers
> >
> >I can't locate this thread. Pointers?
> 
> A thread about this subject was called "guile bugs", around mid-September
> 1999. See for example :

OK, read the thread. One thing that bugs me is the fact that

    ((long)ptr) |= 3;

might be optimized away by a compiler that knows about aligned
pointers.  Would it help against this if I used inline functions
instead?

-- 

Han-Wen Nienhuys, hanwen@cs.uu.nl ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]