libgcj/138: command-line arguments assumed to be Latin-1
Tom Tromey
tromey@cygnus.com
Mon Jan 17 14:30:00 GMT 2000
>Number: 138
>Category: libgcj
>Synopsis: command-line arguments assumed to be Latin-1
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: tromey
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 17 14:30:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Tom Tromey
>Release: current cvs
>Organization:
>Environment:
>Description:
Currently command-line arguments are assumed to be
encoded in Latin-1. This is incorrect; instead we
should assume they are in the user's current locale.
(We also convert filenames to Utf-8. This is arguably
correct; I'm told that most people realize that
locale-specific filenames are a bad idea. One hopes that
the world, or at least the free software world, will
move to universal Utf-8 usage someday.)
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Java-prs
mailing list