bug-groff
[Top][All Lists]
Advanced

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

[bug #55018] [PATCH] src/utils/indxbib/signal.c: define _POSIX_C_SOURCE


From: Bjarni Ingi Gislason
Subject: [bug #55018] [PATCH] src/utils/indxbib/signal.c: define _POSIX_C_SOURCE
Date: Thu, 23 Jan 2020 14:37:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #3, bug #55018 (project groff):

>So it appears Bjarni has misconfigured his compiler in some way he doesn't
specify and maybe isn't even aware of.

>Unless somebody can provide a proper explanation, i suggest closing this
ticket as invalid.

  I see no evidence for an invalid report.

  My compiler is not misconfigured as it reports issues and is therefore
subject to less (if any) censorship.

  Maybe a conditional inclusion is the best one


/* Define this; see kill(2) (man-pages, manpages) and
   feature_test_macros(7) (ftm(7)). */
#ifndef _POSIX_C_SOURCE
#  define _POSIX_C_SOURCE 1
#endif


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55018>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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