This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: New collections - Great,


Torsten Rüger wrote:

> and Thanks. I just wanted to say, great work!  And especially I think
> the complete Collections really make a difference.
> I'll try and compile one of our big applications and see how it works.

Actually libgcj's Collections still arn't complete yet (but they've come
a long way!). All the Abstract classes and utility classes are done and
the List implementations are finished, but some of the Set and Map
implementations arn't quite there yet... also there is a known compiler
bug that breaks some Hashtable methods.

> I have an "old" compiler, from 20001002. I have tried upgrading, but
> can't because it won't compile.
>

Both of these are compiler bugs that were fixed recently. If the current
cvs compiler is broken, I suggest backdating your tree a few days to try
and get a working one. Alternatively you could try tracking down the
necessary patches in GNATs and the gcc lists, but there might be quite a
few of them needed.

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]