Re: /trunk/inetlib/make Failure CentOS 5.10 gcj 4.1.2
"Conrad T. Pino" <[email protected]> Wed, 22 Jan 2014 01:27:29 -0800
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Message-ID | <[email protected]> |
> On Behalf Of Chris Burdess
> Sent: Wednesday, January 22, 2014 01:17
>
> > Does gcj 4.1.2 fail to met the Java 1.5 standard?
>
> Looks like it.
So what explains the error below?
Is that not a 1.5 feature?
Conrad Pino
------------------------------------------------------------
gcj -C -classpath classes:./source::: -d classes
source/gnu/inet/smtp/SMTPConnection.java
source/gnu/inet/smtp/SMTPConnection.java:302: error: Invalid declaration.
for (Handler h : handlers)
^