public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/21736] New: MessageFormat("{0,time,medium}") fails
@ 2005-05-24 10:00 gbenson at redhat dot com
  2005-05-24 10:01 ` [Bug libgcj/21736] " gbenson at redhat dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gbenson at redhat dot com @ 2005-05-24 10:00 UTC (permalink / raw)
  To: java-prs

Attempting to create a MessageFormat with a "time" element styled as "medium"
raises an exception.  The error, in MessageFormat.setLocale(), happens because
DateFormat.DEFAULT has the same value as DateFormat.MEDIUM, and the code was
obviously written with the assumption that this is not the case.

-- 
           Summary: MessageFormat("{0,time,medium}") fails
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gbenson at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21736


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-05-25 15:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-24 10:00 [Bug libgcj/21736] New: MessageFormat("{0,time,medium}") fails gbenson at redhat dot com
2005-05-24 10:01 ` [Bug libgcj/21736] " gbenson at redhat dot com
2005-05-24 10:02 ` gbenson at redhat dot com
2005-05-24 17:17 ` tromey at gcc dot gnu dot org
2005-05-24 18:16 ` cvs-commit at gcc dot gnu dot org
2005-05-24 18:17 ` tromey at gcc dot gnu dot org
2005-05-25  8:44 ` gbenson at redhat dot com
2005-05-25 15:26 ` cvs-commit at gcc dot gnu dot org
2005-05-25 15:26 ` tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).