public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/19040] New: argp child parser's .doc gets somewhat mangled if parent has .doc too
@ 2015-10-01  1:04 kstauffer at gmail dot com
  2015-10-01  1:05 ` [Bug libc/19040] " kstauffer at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: kstauffer at gmail dot com @ 2015-10-01  1:04 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 19040
           Summary: argp child parser's .doc gets somewhat mangled if
                    parent has .doc too
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: kstauffer at gmail dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Created attachment 8663
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8663&action=edit
A simple parser where parent and child both have .doc members with "\v" in
them.

Sample program prints this:

$ ./c --help
Usage: c [OPTION...]
Before (parent)

  -?, --help                 Give this help list
      --usage                Give a short usage message

After (parent)

After (child)


There should be a line that says "Before (child)".

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


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

* [Bug libc/19040] argp child parser's .doc gets somewhat mangled if parent has .doc too
  2015-10-01  1:04 [Bug libc/19040] New: argp child parser's .doc gets somewhat mangled if parent has .doc too kstauffer at gmail dot com
@ 2015-10-01  1:05 ` kstauffer at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: kstauffer at gmail dot com @ 2015-10-01  1:05 UTC (permalink / raw)
  To: glibc-bugs

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

Kenny Stauffer <kstauffer at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kstauffer at gmail dot com

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


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

end of thread, other threads:[~2015-10-01  1:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-01  1:04 [Bug libc/19040] New: argp child parser's .doc gets somewhat mangled if parent has .doc too kstauffer at gmail dot com
2015-10-01  1:05 ` [Bug libc/19040] " kstauffer at gmail 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).