Opened 19 years ago
Closed 19 years ago
#147 closed defect (fixed)
libc: merge in current regex code and fix REG_ERANGE bug (sed/grep/++)
| Reported by: | bird | Owned by: | bird |
|---|---|---|---|
| Priority: | normal | Milestone: | libc-0.6.2 |
| Component: | libc-frontend | Version: | 0.6.1 |
| Severity: | normal | Keywords: | regex |
| Cc: |
Description
Merge over the regex code from glibc 2.5 and fixed the [b-a] bug. Try enable the I18N path again...
Note:
See TracTickets
for help on using tickets.

(In [3059]) Merged in regex from glibc 2.5. Fixes #147.