pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gawk on AIX



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.

Joerg


Home | Main Index | Thread Index | Old Index