This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Build-Breaking MingW 3.3 Stuff
Michael Koch writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Am Donnerstag, 24. April 2003 14:53 schrieb Andrew Haley:
> > Michael Koch writes:
> > > > >That patch doesn't seem to touch java.nio, which is where the
> > > > > problem we're discussing lies.
> > > >
> > > > You're right. I had eyeballed the patch and assumed java.nio
> > > > was in there too. We'll also need a fork for
> > > > natFileChannelImpl.cc when this is eventually implemented.
> > >
> > > Well, the code in CVS is a placeholder or something like that.
> > > It doesnt really work yet. I only took care that it compiled on
> > > my box.
> >
> > 'twould be good to add a comment to that effect.
>
> Well, "placeholder" is the wrong word, more "work in progress"
Whatever; as long as it says "don't expect this code to work."
Andrew.