Joerg Sonnenberger wrote:
On Mon, Feb 23, 2009 at 03:55:38PM -0500, Louis Guillaume wrote:The following patch appears to fix it. But it may not be needed for other platforms/compilers. Actually, doesn't `#if 0' effectively comment this out anyway?What you are seeing is likely that floor is a macro and conditionals inside a macro don't work. Same for ceil.
Ok - makes sense. So how do we conditionally patch the file for AIX and any other systems that have floor and ceil as macros? Or is it the gawk maintainers' problem to support xlc?
Louis
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature