public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug network/16421] New: IN6_IS_ADDR_UNSPECIFIED can use undefined s6_addr32
@ 2014-01-09 12:46 kazssym at vx68k dot org
  2014-01-10 19:58 ` [Bug network/16421] " bugdal at aerifal dot cx
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: kazssym at vx68k dot org @ 2014-01-09 12:46 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=16421

            Bug ID: 16421
           Summary: IN6_IS_ADDR_UNSPECIFIED can use undefined s6_addr32
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: kazssym at vx68k dot org

I have got a report that my program causes compile error with undefined
s6_addr32 on the line I use IN6_IS_ADDR_UNSPECIFIED.  I see s6_addr32 is
defined in <netinet/in.h> only if either __USE_MISC or __USE_GNU is defined but
IN6_IS_ADDR_UNSPECIFIED uses s6_addr32 unconditionally on GCC.  I believe it is
a bug in the definition of IN6_IS_ADDR_UNSPECIFIED and similar macros.

Although I can work around the error by defining _GNU_SOURCE in the source
file, I wish it would be fixed as soon as possible.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2015-04-23 13:41 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-09 12:46 [Bug network/16421] New: IN6_IS_ADDR_UNSPECIFIED can use undefined s6_addr32 kazssym at vx68k dot org
2014-01-10 19:58 ` [Bug network/16421] " bugdal at aerifal dot cx
2014-01-11  9:57 ` kazssym at vx68k dot org
2014-01-11 15:29 ` bugdal at aerifal dot cx
2014-02-04  4:09 ` carlos at redhat dot com
2014-02-04  4:11 ` carlos at redhat dot com
2014-02-04  4:12 ` carlos at redhat dot com
2014-02-04  4:14 ` alvarezp at alvarezp dot ods.org
2014-02-04  4:59 ` alvarezp at alvarezp dot ods.org
2014-02-04  5:11 ` alvarezp at alvarezp dot ods.org
2014-02-04 14:55 ` carlos at redhat dot com
2014-02-04 17:30 ` alvarezp at alvarezp dot ods.org
2014-02-04 17:46 ` carlos at redhat dot com
2014-02-04 18:08 ` alvarezp at alvarezp dot ods.org
2014-02-04 18:16 ` carlos at redhat dot com
2014-02-04 18:55 ` carlos at redhat dot com
2014-02-04 18:57 ` carlos at redhat dot com
2014-02-04 22:30 ` alvarezp at alvarezp dot ods.org
2014-02-04 22:38 ` alvarezp at alvarezp dot ods.org
2014-02-04 22:51 ` joseph at codesourcery dot com
2014-02-04 22:54 ` carlos at redhat dot com
2014-02-05  0:03 ` joseph at codesourcery dot com
2014-02-06 23:13 ` alvarezp at alvarezp dot ods.org
2014-02-28 20:47 ` alvarezp at alvarezp dot ods.org
2014-06-13  9:08 ` fweimer at redhat dot com
2015-04-23 13:41 ` alvarezp at alvarezp dot ods.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).