From: Tom Tromey <tromey@redhat.com>
To: Eric Blake <ebb9@email.byu.edu>
Cc: Adam Megacz <gcj@lists.megacz.com>, java@gcc.gnu.org
Subject: Re: MissingResourceException with Date under mingw port
Date: Wed, 10 Apr 2002 16:11:00 -0000 [thread overview]
Message-ID: <87bscr40v1.fsf@creche.redhat.com> (raw)
In-Reply-To: Eric Blake's message of "Wed, 10 Apr 2002 13:55:25 -0600"
>>>>> "Eric" == Eric Blake <ebb9@email.byu.edu> writes:
Eric> I propose this patch (should it go on the branch, or just mainline?):
Both, thanks.
Eric> 2002-04-10 Eric Blake <ebb9@email.byu.edu>
Eric> * java/util/Calendar.java (bundleName): Make reference to bundle
Eric> explicit to aid the linker.
This seems good to me. We may need similar changes elsewhere too, for
instance in java.text (though based on the number of bug reports we've
received over time I would say that few people use java.text).
Eric> - private static final String bundleName = "gnu.java.locale.Calendar";
Eric> + private static final String bundleName
Eric> + = gnu.java.locale.Calendar.class.getName();
I like the idea of putting this into Calendar. I wish I had thought
of it. Do you think this is acceptable for Classpath though?
Tom
next prev parent reply other threads:[~2002-04-10 22:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-10 10:31 Adam King
2002-04-10 10:42 ` Adam Megacz
2002-04-10 10:49 ` Tom Tromey
2002-04-10 12:25 ` Eric Blake
2002-04-10 12:55 ` Adam Megacz
2002-04-10 15:56 ` Eric Blake
2002-04-10 16:11 ` Tom Tromey [this message]
2002-04-10 16:35 ` Tom Tromey
2002-04-10 18:21 ` Per Bothner
2002-04-10 11:11 ` Mark Wielaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bscr40v1.fsf@creche.redhat.com \
--to=tromey@redhat.com \
--cc=ebb9@email.byu.edu \
--cc=gcj@lists.megacz.com \
--cc=java@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).