Your message dated Sun, 03 Feb 2008 19:47:17 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433636: fixed in gcj-4.3 4.3-20080202-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the c
Hi,
Sorry for the delay.
When I compile with gcj 4.1 and then run with gij-4.1, I get the error. If
I run the same class file with gij-4.2, everything's OK.
It looks like the issue is (or was) in the classpath libs, in
java/util/Calendar.java. The gcj4.2-src source package has some extra
stateme
tag 433636 + moreinfo
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, July 18, 2007 14:04, Matthias Klose wrote:
> Jan-Pascal van Best writes:
>> Hi,
>>
>> I forgot to mention that this bug triggers a unit test failure in Lucene
>> 2.2.0 (Debian package liblucene2-java), meaning the the Lucene package
>> cannot be built using gcj, and so cannot go into Debian
Jan-Pascal van Best writes:
> Hi,
>
> I forgot to mention that this bug triggers a unit test failure in Lucene
> 2.2.0 (Debian package liblucene2-java), meaning the the Lucene package
> cannot be built using gcj, and so cannot go into Debian main (it is build
> using the Sun toolchain now).
it wo
Hi,
I forgot to mention that this bug triggers a unit test failure in Lucene
2.2.0 (Debian package liblucene2-java), meaning the the Lucene package
cannot be built using gcj, and so cannot go into Debian main (it is build
using the Sun toolchain now).
Jan-Pascal
Package: gcj-4.1
Version: 4.1.1-20
Severity: normal
When running the following code from a CEST locale:
Calendar cal = Calendar.getInstance();
System.out.println( "Calendar: " + cal.toString() );
cal.setTimeZone(TimeZone.getTimeZone("GMT"));
cal.set(1970, 0, 1,// year=1970, mo
7 matches
Mail list logo