public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug network/29225] New: Mistyped define statement in socket/sys/socket.h in line 184
@ 2022-06-04 16:33 xfedch at gmail dot com
  2022-06-05 23:24 ` [Bug network/29225] " sam at gentoo dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: xfedch at gmail dot com @ 2022-06-04 16:33 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 29225
           Summary: Mistyped define statement in socket/sys/socket.h in
                    line 184
           Product: glibc
           Version: 2.35
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: xfedch at gmail dot com
  Target Milestone: ---

Created attachment 14129
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14129&action=edit
Patch for socket/sys/socket.h

In commit #77ede5f010f in line #184 wrote:
#  defien sendmsg __sendmsg64

Statement "defien" mistyped word define. This affects application compilations
and preprocessing without defines __USE_GNU and __REDIRECT with error messages:

Syntax error at line 184, column 4, file /usr/include/sys/socket.h:
Error at line 184, column 4 in file /usr/include/sys/socket.h
#  defien sendmsg __sendmsg64

Please find my path suggestion in attach.

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

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

end of thread, other threads:[~2022-06-08 12:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-04 16:33 [Bug network/29225] New: Mistyped define statement in socket/sys/socket.h in line 184 xfedch at gmail dot com
2022-06-05 23:24 ` [Bug network/29225] " sam at gentoo dot org
2022-06-05 23:25 ` sam at gentoo dot org
2022-06-06 15:55 ` adhemerval.zanella at linaro dot org
2022-06-08 12:59 ` cvs-commit at gcc dot gnu.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).