Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!randvax!segue!jim From: jim@segue.segue.com (Jim Balter) Newsgroups: comp.unix.aix Subject: Re: Bugs in RISC System/6000 C compiler Keywords: bad macro substitution Message-ID: <3852@segue.segue.com> Date: 22 Sep 90 14:36:17 GMT References: <9756@bunny.GTE.COM> <860@ki.UUCP> Reply-To: jim@segue.segue.com (Jim Balter) Organization: Segue Software, Inc. - Santa Monica, CA. +1-213-453-2161 Lines: 9 In article <860@ki.UUCP> dwatts@ki.UUCP (Dan Watts) writes: >If the above examples are correct, you've got spaces in the >#define of the function macro. That's not allowed as far as >I know. ie: > >#define CleanupField(field, member) { \ > ^-- No space! If you RTFM, you may be disabused of this "knowledge".