Opened 16 years ago
Closed 13 years ago
#87 closed defect (fixed)
sed: add switch to force C locale
Reported by: | bird | Owned by: | bird |
---|---|---|---|
Priority: | major | Milestone: | 0.2.0 |
Component: | kmk | Version: | noversion |
Keywords: | sed kmk_sed locale | Cc: |
Description
Only for the bits of the locale which counts in the regex world.
Change History (2)
comment:1 by , 23 years ago
Milestone: | 0.3.0 → 0.2.0 |
---|---|
Status: | new → assigned |
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Implemented in [2453]. The option is called --lang_c which forces a setlocale(LC_ALL, "C")..