Fred Kiefer wrote: > > Sorry, perhaps my idea wasnt that good. I now did get a compile error, > because of different difinitions of rint(). This is caused by config.h > not being protrected againet multiple includes and also by math.h being > included after config.h. To work around this I did exetent the > definition of rint in config.h.bot to
Odd - config.h should be included multiple times. But I rearranged things to fix everything else. -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
