weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #40981] illumos compilation issues


From: Lauri Tirkkonen
Subject: [Weechat-dev] [bug #40981] illumos compilation issues
Date: Sat, 21 Dec 2013 09:50:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131030 Firefox/17.0 Iceweasel/17.0.10

Follow-up Comment #3, bug #40981 (project weechat):

Well, it looks like strptime was introduced in XPG4
(http://pubs.opengroup.org/onlinepubs/009696899/functions/strptime.html), so
it is correct to require a definition to use that standard if it is necessary
for the application. Like I said it might be better for the build system to
define it instead of having source files mix and match different standards
(unless this is desired for some reason?). If you use POSIX-1.2001 with
-D_XOPEN_SOURCE=600, strptime is visible on at least Linux, OpenBSD and
illumos (it is part of that standard after all).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?40981>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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