Bug#1020505: debuginfod is configured by an environment variable instead of /etc

2022-09-22 Thread Robie Basak
ion around in environment variables, and debuginfod doesn't seem like it should have a special exception. Thanks, Robie signature.asc Description: PGP signature

Bug#165635: gcj-3.0 : segmentation fault on compiling bad program

2002-10-20 Thread rOBie
Package: gcj-3.0 Version: 1:3.0.4-7 Severity: important When compiling the file : -begin-of-essai_bug.java-- class essai_bug { public static void main (String[] argLigneDeCommande) { int i=0; int a; int b=1; for (i=a; i=b; i++){