From the Classpath changelog I see that java.util.logging.Logger was
added on 2003-08-12, and gij-3.3.2 was released on 2003-10-16. So, I
was hoping that gij-3.3.2 would support java.util.logging.Logger.
However, when I try to use it I see
Caused by: java.lang.ClassNotFoundException: java.util.
Shaun Jackman writes:
> >From the Classpath changelog I see that java.util.logging.Logger was
> added on 2003-08-12, and gij-3.3.2 was released on 2003-10-16. So, I
> was hoping that gij-3.3.2 would support java.util.logging.Logger.
> However, when I try to use it I see
>
> Caused by: java.lang
Accepted:
cpp-3.3_3.3.2-3_arm.deb
to pool/main/g/gcc-3.3/cpp-3.3_3.3.2-3_arm.deb
fastjar_3.3.2-3_arm.deb
to pool/main/g/gcc-3.3/fastjar_3.3.2-3_arm.deb
fixincludes_3.3.2-3_arm.deb
to pool/main/g/gcc-3.3/fixincludes_3.3.2-3_arm.deb
g++-3.3_3.3.2-3_arm.deb
to pool/main/g/gcc-3.3/g++-3.3_3.3.
LAST_UPDATED: Thu Oct 30 22:06:32 UTC 2003
=== ACATS tests ===
FAIL: a83a02b
FAIL: a85013b
FAIL: a87b59a
FAIL: a95001c
FAIL: a95074d
FAIL: a97106a
FAIL: a99006a
FAIL: aa2010a
FAIL: ac3207a
FAIL: ad7201a
FAIL: ad7203b
FAIL: ad7205b
FAIL: ada101a
FAIL: c250002
FAI
LAST_UPDATED:
Native configuration is arm-unknown-linux-gnu
=== libjava tests ===
Running target unix
FAIL: calls run
FAIL: cxxtest run
FAIL: field run
FAIL: final_method run
FAIL: findclass run
FAIL: invoke run
FAIL: martin run
FAIL: noclass run
FAIL: overload run
FAIL: registe
Accepted:
gcc-snapshot_20031030-1_sparc.deb
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1_sparc.deb
Thank you for your contribution to Debian.
Accepted:
gcc-snapshot_20031030-1.diff.gz
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1.diff.gz
gcc-snapshot_20031030-1.dsc
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1.dsc
gcc-snapshot_20031030-1_i386.deb
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1_i386.deb
gcc-snapshot
Accepted:
gcc-snapshot_20031030-1_hppa.deb
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1_hppa.deb
Thank you for your contribution to Debian.
Accepted:
gcc-snapshot_20031030-1_m68k.deb
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1_m68k.deb
Thank you for your contribution to Debian.
Accepted:
gcc-snapshot_20031030-1_powerpc.deb
to pool/main/g/gcc-snapshot/gcc-snapshot_20031030-1_powerpc.deb
Thank you for your contribution to Debian.
package: libffi2
version: 1:3.3.2-1
The long descriptions for these packages are identical. As the long
description for a package may be displayed separately from it's short
description, please improve the long descriptions.
ps: The short descriptions aren't that great either, for separation.
Package: g++-3.3
Version: 1:3.3.2-3
Severity: normal
The following code is miscompiled. Both cloned::cloned and cloned::log
should point to the same thing, but cloned::log doesn't point to
cloned::cloned. This is not a problem in g++3.2 or g++2.95.
James A. Morrison
-- System Information:
Deb
Here is how I compiled this program:
rm -f refpoint && make CXX=g++-3.x LDFLAGS=-lwvstreams CXXFLAGS="-g
-fno-rtti" refpoint && ./refpoint
With libwvstreams-dev installed. The program should print out
HiBye 0xNUM:0xNUM where NUM and NUM are the same if everything
is properly compiled.
Jim
Here is a smaller test case:
Jim
#include
class base
{
};
class clone : public base
{
protected:
base *cloned;
public:
clone(base *_cloned) : cloned(_cloned) { }
};
class derive : public base
{
};
class cloner : public clone
{
derive *&foo;
public:
clone
Your message dated Thu, 6 Nov 2003 23:48:55 -0500 (EST)
with message-id <[EMAIL PROTECTED]>
and subject line I'm a crack head
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 case it is now your responsibil
15 matches
Mail list logo