>>> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes:
> Okey, how about the following? Ouside library code it uses 'assert > (FOO);' instead of 'if (!FOO) abort ();', but it uses our own assert > macro. I think this should address both your concern and mine. It > also addresses some of the other minor compiler-warning glitches > people have noted in the past few months, I hope. I installed it. That's nice, thanks! Just out of curiosity: why do you prefer "default:" first in the switches?
