ndoutils compilation problem on Solaris 10
Andreas Ericsson
ae at op5.se
Tue Apr 18 12:58:07 CEST 2006
Damien Bastié wrote:
> Error again ...
>
> asprintf doesn't exist ? I am trying to find a solution ....
>
asprintf() is a GNU extension, so you likely won't find it on Solaris.
IMO asprintf() (and vasprintf()) are so evil they shouldn't be allowed
in any program meant to be used by others. It is to C what Perl is to
programming: convenient but nasty.
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
More information about the Developers
mailing list