[7738] in Athena Bugs
Re: addendum to my previous xdsc.c patch
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Jul 15 15:40:43 1991
Date: Mon, 15 Jul 91 15:40:38 -0400
From: Ken Raeburn <Raeburn@MIT.EDU>
To: jik@cats.ucsc.edu
Cc: testers@ATHENA.MIT.EDU
The "dashes" in preprocessor symbols are minus signs. The "#if" lines
should treat them as subtraction symbols. I'm not certain, but I
think the "#define" line should have started the definition of the
macro expansion there. So if your preprocessor was complaining, it's
buggy. (The code is buggy, regardless.)