nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] OpenBSD added to the buildbot cluster


From: Ken Hornstein
Subject: Re: [Nmh-workers] OpenBSD added to the buildbot cluster
Date: Mon, 16 Dec 2013 11:16:31 -0500

>Don't things like http://www.gnu.org/software/gnulib/ and
>http://gcc.gnu.org/onlinedocs/libiberty/ remove some of the pain of
>common non-POSIX functions, e.g. asprintf()?

Just so everyone doesn't think I'm completey unreasonable ...

I looked at this, and it replaces that pain with some NEW pain.  In
the case of gnulib, you just can't use asprintf.c.  You really need
vasnprintf.c ... and just from a quick glance that involves a whole
bunch of new autoconf tests as there are a ton of #ifdefs in there.

--Ken



reply via email to

[Prev in Thread] Current Thread [Next in Thread]