Re: inline (Re: guile: going the way of DEATH)
Jonathan R. Ferro (jferro@corwin.ece.cmu.edu)
Mon, 17 Aug 1998 16:17:32 -0400
"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