X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7851a63fd872bd94cf2c16c9b26305c3fb3fb2e5..c4ccb9efe6484be48997a62e36e4045ccfa8a615:/doc/index/discussion.mdwn diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 38c663228..1e4d2a12b 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -176,7 +176,7 @@ aren't allowed in WikiLinks now? My best regards, ---Pawel +--[[Paweł|ptecza]] ---- @@ -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