nmh-workers
[Top] [All Lists]

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

2013-12-16 10:17:02
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>