guile-devel
[Top][All Lists]
Advanced

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

Re: guile-1.8.6: libguile/inline.h nitpick


From: David Fang
Subject: Re: guile-1.8.6: libguile/inline.h nitpick
Date: Thu, 5 Feb 2009 17:24:31 -0500 (EST)

Can we change line 57 from:
to something like:

# if (defined __GNUC__) && (!((defined __APPLE_CC__) && __APPLE_CC__ >
5400 && __STDC_VERSION__ >= 199901L

which checks for __APPLE_CC__ defined before using it?

Sure.  Proposed patch for this is attached, please let me know if any
comments.

Thanks, Neil!  Patch looks good to me.

Fang

David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/





reply via email to

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