public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug manual/31078] New: Code example in "Noncanonical Mode Example" has unused 'char *name;'
@ 2023-11-20 16:02 sebaaa1754 at gmail dot com
  2023-11-20 18:17 ` [Bug manual/31078] " carlos at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: sebaaa1754 at gmail dot com @ 2023-11-20 16:02 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 31078
           Summary: Code example in "Noncanonical Mode Example" has unused
                    'char *name;'
           Product: glibc
           Version: 2.38
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: manual
          Assignee: unassigned at sourceware dot org
          Reporter: sebaaa1754 at gmail dot com
                CC: mtk.manpages at gmail dot com
  Target Milestone: ---

The code example contains 'char *name;' in the function 'set_input_mode'. But
'name' is not used.

This occurs in the file manual/examples/termios.c

Thanks.

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

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

* [Bug manual/31078] Code example in "Noncanonical Mode Example" has unused 'char *name;'
  2023-11-20 16:02 [Bug manual/31078] New: Code example in "Noncanonical Mode Example" has unused 'char *name;' sebaaa1754 at gmail dot com
@ 2023-11-20 18:17 ` carlos at redhat dot com
  2023-11-20 20:41 ` carlos at redhat dot com
  2023-11-20 21:44 ` carlos at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: carlos at redhat dot com @ 2023-11-20 18:17 UTC (permalink / raw)
  To: glibc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-11-20
     Ever confirmed|0                           |1
                 CC|                            |carlos at redhat dot com
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Carlos O'Donell <carlos at redhat dot com> ---
Confirmed, `char *name;` is unused, likely carried forward from the original
examples and maybe a related example that used ptsname() or some other API.

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

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

* [Bug manual/31078] Code example in "Noncanonical Mode Example" has unused 'char *name;'
  2023-11-20 16:02 [Bug manual/31078] New: Code example in "Noncanonical Mode Example" has unused 'char *name;' sebaaa1754 at gmail dot com
  2023-11-20 18:17 ` [Bug manual/31078] " carlos at redhat dot com
@ 2023-11-20 20:41 ` carlos at redhat dot com
  2023-11-20 21:44 ` carlos at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: carlos at redhat dot com @ 2023-11-20 20:41 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
Patch posted:
https://patchwork.sourceware.org/project/glibc/patch/20231120184732.1590032-1-carlos@redhat.com/

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

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

* [Bug manual/31078] Code example in "Noncanonical Mode Example" has unused 'char *name;'
  2023-11-20 16:02 [Bug manual/31078] New: Code example in "Noncanonical Mode Example" has unused 'char *name;' sebaaa1754 at gmail dot com
  2023-11-20 18:17 ` [Bug manual/31078] " carlos at redhat dot com
  2023-11-20 20:41 ` carlos at redhat dot com
@ 2023-11-20 21:44 ` carlos at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: carlos at redhat dot com @ 2023-11-20 21:44 UTC (permalink / raw)
  To: glibc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2.39
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Carlos O'Donell <carlos at redhat dot com> ---
Fixed for 2.39.

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

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

end of thread, other threads:[~2023-11-20 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-20 16:02 [Bug manual/31078] New: Code example in "Noncanonical Mode Example" has unused 'char *name;' sebaaa1754 at gmail dot com
2023-11-20 18:17 ` [Bug manual/31078] " carlos at redhat dot com
2023-11-20 20:41 ` carlos at redhat dot com
2023-11-20 21:44 ` 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).