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/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to