can't compile cvs/snapshot gcj for a week
Adrian Vance Custer
acuster@nopause.berkeley.edu
Sun Aug 27 15:35:00 GMT 2000
Hello Everyone,
1)
--- Mark Wielaard wrote:
> I had the same problem. It is described in the FAQ at
> < http://sources.redhat.com/java/faq.html#5_7 >
Yes, sorry about that, I had seen it earlier and had forgotten.
2)
I'm still not sure whether to mail this to disscuss or submit problem reports.
The web site is somewhat unclear about the difference. Tom said this was a good
place so I'll keep at it.
3)
About Iterators:
Are these supported? I get the following when I compile with gcj but it
compiles fine with javac (sun/blackdown port):
State.java: In method `make_progress()':
State.java:99: Can't find method `iterator()' in type `java.util.Vector'.
Iterator progCheckIt = progress_links_vec.iterator();
Indeed in the sources there is no method. Should there be one? Is this planned?
The file has a bunch of TODO's but no iterator(). I can see the Iterator class
but no method to generate it.
Or am I doing something really wrong? I'm just learning java so the combo of
my lack of knowledge and
Free os + closed java
or
Free os + Free java
make this kindda tough. :-)
Thanks for your help,
adrian
More information about the Java
mailing list