D'OH!!!! Ignore this!

me == dumbass :(

I forgot to remove SplitFileInsertManager.java from the huge list of files to 
compile, so it was getting compiled twice, and so on. Anyway, there seem to 
be some more files that need this fix, so I'll see if I can get it to work 
and then make a new patch.

On Tuesday 10 June 2003 17:24, Tiernan Hubble wrote:
> On Tuesday 10 June 2003 15:49, Mark Wielaard wrote:
> > Could you send the patch?
>
> Attaching, hope it works. (I also downgraded -O2 to -O since that causes
> problems with some files, and added -Wno-deprecated to disable annoying
> warnings.)
>
> Apply in (CVS)/freenet/src
>
> > I couldn't find the bugreport. Do you have a bug number?
> >
> > I don't get the above failure, I get (with gcj 3.4 from CVS):
> >
> >         Compiling: freenet/client/SplitFileInsertManager.java
> >         freenet/client/SplitFileInsertManager.java:510: internal
> >         compiler error: in lhd_incomplete_type_error, at langhooks.c:210
> >         Please submit a full bug report,
> >         with preprocessed source if appropriate.
> >         See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> >         make: *** [freenet/client/SplitFileInsertManager.o] Error 1
>
> That's the inner class bug, which the patch should fix. You'll probably get
> another error (a known problem with initializing variables) but let me know
> if it works!
>
> > Which is bugreport http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10581
> > There is currently no solution :(
>
> Hmm, guess I misread the changelog. :(  3.4 CVS adds support for inner
> classes, but apparently there are still bugs.
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to