## Christoph Moench-Tegeder ([email protected]): > Looks as if we (at least on 8.2) are missing log2(), log2f(), log2l(), > even though they are in C99 (partially C89) and POSIX since at least > 2008. (I can't find them in math.h, log2l() is commented out). > If nobody else does, I might get around to workaround-patching this later > today.
There it is: ports/155183 Please check the patch there, in case I broke the math (logarithms are easy enough, but anyway...). Regards, Christoph -- Spare Space _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
