r1883

Amadeus amadeus at iksw-muees.de
Fri Sep 14 01:26:03 CEST 2007


On Freitag, 14. September 2007, Stefan Sperling wrote:
> Are you sure these changes are only cosmetic?

Yes.

ANSIC is a "boolean"

#define ANSIC 1   -> ansi
#undef ANSIC       -> non-ansi

so #ifdef ANSIC and #if ANSIC are essential the same.
Both forms were intermixed in the sourcecode, and I have changed it to 
#ifdef.

This was while I suspected an error in the libm, and before I found the 
#define ANSIC 1.

regards

Amadeus
-- 
We're back to the times when men were men 
and wrote their own device drivers.

(Linus Torvalds)



More information about the dslinux-devel mailing list