From 8ba83875b7e3f3151734e043eda767f041288ad3 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 4 Jul 2007 18:29:56 +0000 Subject: [PATCH] web commit by JoshTriplett: asprintf and glibc --- doc/index/discussion.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 38c663228..fd3631c07 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -205,3 +205,5 @@ More specifically, Thanks, Joey et al., for a really cool tool. --Mike + +> Looks like the ikiwiki wrapper uses asprintf. glibc has that, and I think some other libc implementations have that, but apparently the Solaris libc does not. The same problem will come up on other platforms that don't use glibc. The ikiwiki wrapper needs to either avoid asprintf or use a portable asprintf implementation from somewhere like gnulib. --[[JoshTriplett]] \ No newline at end of file -- 2.39.2