ems to have fixed this.
(Please Bcc control@, don't CC; this makes replying much nicer.)
--
Antti-Juhani Kaijanaho, FM (MSc) * http://www.iki.fi/gaia/ * [EMAIL
PROTECTED]
Package: gcc
Version: 4:4.0.1-3
Severity: minor
File: /usr/share/man/man1/c99.1.gz
The manual page c99(1) describes the c99 command as an ANSI compiler,
which disables the support for non-ANSI features such as inline.
Now, c99 undoubtedly is a C99 compiler (not ANSI-C, which usually
is taken to me
Package: gcj-3.0
Version: 1:3.0-0pre010403
Severity: normal
Observe:
[EMAIL PROTECTED]:~/test$ cat Interface.java
package foo1;
public interface Interface {
interface Inner {
void foo();
}
}
[EMAIL PROTECTED]:~/test$ cat Test.java
package foo2;
import foo1.*;
public class Te
3 matches
Mail list logo