reopen 340651 reassign 340651 gij-4.4 thanks From: Sandro Tosi <[email protected]> Subject: gcj-4.3 removed from Debian unstable > > Version: 4.3.4-4+rm > > gcj-4.3 has been removed from Debian unstable: http://bugs.debian.org/577262 > > Closing its bugs with a Version higher than the last unstable upload.
Still present in gij-4.4
>
> Package: gij-4.0
> Version: 4.0.2-4
> Severity: normal
>
> Hi,
>
> $ gij-4.0 test
> Segmentation fault
> $ cat test.java
> public class test
> {
> public test()
> {
> test t = new test();
> }
>
> public static void main(String argv[])
> {
> new test();
> }
> }
% gcj-wrapper-4.4 test.java && gij-4.4 test
test.java:5: warning: The local variable t is never read
test t = new test();
^
1 problem (1 warning)
zsh: segmentation fault (core dumped) gij-4.4 test
Bye, Jörg.
signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP

