This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/1248] New: simplify regex code by removing unnecessary forward decls


Attached is some more simplification of the regex code by removing
unnecessary forward declarations.  This will simplify future patches,
which will need to adjust types in declarations to make the code safe
for 64-bit environments.

This patch is in addition to the earlier patch (1220) which also does this.

-- 
           Summary: simplify regex code by removing unnecessary forward
                    decls
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: minor
          Priority: P2
         Component: regex
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: eggert at gnu dot org
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com
 BugsThisDependsOn: 1221


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1248

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]