public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/26725] New: regcomp.c uses unusual syntax for function pointers
@ 2020-10-10 10:42 bruno at clisp dot org
  0 siblings, 0 replies; only message in thread
From: bruno at clisp dot org @ 2020-10-10 10:42 UTC (permalink / raw)
  To: glibc-bugs-regex

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

            Bug ID: 26725
           Summary: regcomp.c uses unusual syntax for function pointers
           Product: glibc
           Version: 2.32
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: regex
          Assignee: unassigned at sourceware dot org
          Reporter: bruno at clisp dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Created attachment 12895
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12895&action=edit
Proposed patch

regcomp.c uses a syntax for function pointers that I haven't seen in use
elsewhere in 20 years. It doesn't ease understanding of the code.

Find attached a patch to use the common syntax instead.

See Paul Eggert's opinion on this in
https://lists.gnu.org/archive/html/bug-gnulib/2020-09/msg00019.html .

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-10 10:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-10 10:42 [Bug regex/26725] New: regcomp.c uses unusual syntax for function pointers bruno at clisp dot 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).