Ticket #11474 (closed defect: fixed)
BUG: m4 1.4.8b_1 prevents messages from being displayed in ISO8859-1
| Reported by: | vinc17@… | Owned by: | blair@… |
|---|---|---|---|
| Priority: | High | Milestone: | Port Bugs |
| Component: | ports | Version: | |
| Keywords: | Cc: | vinc17@… | |
| Port: |
Description
The new version of m4 (1.4.8b_1) installs a file /opt/local/lib/charset.alias whose effect is to regard any charset as UTF-8. The consequence is that when LC_CTYPE=en_US.ISO8859-1 and LC_MESSAGES=fr_FR.ISO8859-1 are used, messages (from any program) are displayed as if the encoding were UTF-8. Reverting to m4 1.4.4_0 solves the problem (as no charset.alias file is distributed with this version).
Severity set to Serious as this affects programs unrelated to m4.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

