This is the mail archive of the guile@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: inline (Re: guile: going the way of DEATH)


"Greg" == Greg Badros <gjb@cs.washington.edu> writes:
Greg>  For example?  Please let me know about non-portable C constructs
Greg> in Scwm.  (I don't doubt that there are some, I just want to get
Greg> rid of them if convenient.)

The biggie is the DBUG macro--multiple macros of the same name that
differ only in their number of arguments is not allowed.  I will run
another build and summarize the warnings this evening.

-- Jon