Tim Kientzle <[EMAIL PROTECTED]> writes: > 1) Convert RETURNS(s) into a function rather than a macro. > 2) Use a ternary (someone else suggested this) > 3) Remove the printf-like declaration (Yes, this is distasteful.) > 4) Add an intermediate variable: > [...] > Good luck, (let us know what works!)
I ended up with #4. Thanks for all the suggestions! DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"