12 Nov
2010
12 Nov
'10
10:42 p.m.
I thought I'd at least look into the inet_ntop() -> getnameinfo() bit, and I see that the latter is posix 2001. Do we have an official position on posix 2001? And, for that matter, C99? There at least used to be a bit in decode.c where I was discouraged from using a Unicode string because it was C99, but we also had a thread http://lists.auriga.wearlab.de/pipermail/dillo-dev/2008-June/004634.html on the fact that --enable-ansi is no good because we use too many C99isms. (I'd forgotten all about that thread, actually. I vote again for removing the option, since I can't imagine the variadic macros going away, for instance.)