public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug manual/26352] New: wrong prototypes of new functions added in 2.32
@ 2020-08-07 21:23 bruno at clisp dot org
  2020-08-07 21:24 ` [Bug manual/26352] " bruno at clisp dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bruno at clisp dot org @ 2020-08-07 21:23 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 26352
           Summary: wrong prototypes of new functions added in 2.32
           Product: glibc
           Version: 2.32
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: manual
          Assignee: unassigned at sourceware dot org
          Reporter: bruno at clisp dot org
                CC: mtk.manpages at gmail dot com
  Target Milestone: ---

In the documentation, the functions strerrorname_np, strerrordesc_np,
sigdescr_np, sigabbrev_np, all added in glibc 2.32, are marked as returning
'void'. In the <string.h> file, however, they are marked as returning 'const
char *'.

Obviously the documentation is wrong.

Find attached a fix.

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

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

* [Bug manual/26352] wrong prototypes of new functions added in 2.32
  2020-08-07 21:23 [Bug manual/26352] New: wrong prototypes of new functions added in 2.32 bruno at clisp dot org
@ 2020-08-07 21:24 ` bruno at clisp dot org
  2020-08-07 21:25 ` bruno at clisp dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bruno at clisp dot org @ 2020-08-07 21:24 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #1 from Bruno Haible <bruno at clisp dot org> ---
Created attachment 12754
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12754&action=edit
Proposed patch

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

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

* [Bug manual/26352] wrong prototypes of new functions added in 2.32
  2020-08-07 21:23 [Bug manual/26352] New: wrong prototypes of new functions added in 2.32 bruno at clisp dot org
  2020-08-07 21:24 ` [Bug manual/26352] " bruno at clisp dot org
@ 2020-08-07 21:25 ` bruno at clisp dot org
  2020-08-07 21:26 ` bruno at clisp dot org
  2020-08-07 21:27 ` carlos at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: bruno at clisp dot org @ 2020-08-07 21:25 UTC (permalink / raw)
  To: glibc-bugs

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

Bruno Haible <bruno at clisp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://www.gnu.org/softwar
                   |                            |e/libc/manual/html_node/Sin
                   |                            |gle_002dThreaded.html

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

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

* [Bug manual/26352] wrong prototypes of new functions added in 2.32
  2020-08-07 21:23 [Bug manual/26352] New: wrong prototypes of new functions added in 2.32 bruno at clisp dot org
  2020-08-07 21:24 ` [Bug manual/26352] " bruno at clisp dot org
  2020-08-07 21:25 ` bruno at clisp dot org
@ 2020-08-07 21:26 ` bruno at clisp dot org
  2020-08-07 21:27 ` carlos at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: bruno at clisp dot org @ 2020-08-07 21:26 UTC (permalink / raw)
  To: glibc-bugs

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

Bruno Haible <bruno at clisp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|https://www.gnu.org/softwar |https://www.gnu.org/softwar
                   |e/libc/manual/html_node/Sin |e/libc/manual/html_node/Err
                   |gle_002dThreaded.html       |or-Messages.html

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

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

* [Bug manual/26352] wrong prototypes of new functions added in 2.32
  2020-08-07 21:23 [Bug manual/26352] New: wrong prototypes of new functions added in 2.32 bruno at clisp dot org
                   ` (2 preceding siblings ...)
  2020-08-07 21:26 ` bruno at clisp dot org
@ 2020-08-07 21:27 ` carlos at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: carlos at redhat dot com @ 2020-08-07 21:27 UTC (permalink / raw)
  To: glibc-bugs

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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
Closing as duplicate of bug 26343, and we have fixed this here:
268ed383b57aa136d2e3a40be18a41cadba9e052, and here
c318905e143bf87636e358b3ce0c2da1d014ada9 so far.

*** This bug has been marked as a duplicate of bug 26343 ***

-- 
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:[~2020-08-07 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-07 21:23 [Bug manual/26352] New: wrong prototypes of new functions added in 2.32 bruno at clisp dot org
2020-08-07 21:24 ` [Bug manual/26352] " bruno at clisp dot org
2020-08-07 21:25 ` bruno at clisp dot org
2020-08-07 21:26 ` bruno at clisp dot org
2020-08-07 21:27 ` carlos at redhat dot com

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).