This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH for java.nio FileChannel and MappedByteBuffer


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> * using cpp #include rather than symlinks for Posix vs Win32
Per> discrimination.

I still don't like this.  I read through your objections, but bluntly
I find them all a bit theoretical.  We've been using the current
system for 4 years without serious problems.  Any sharing issues can
be addressed in any number of ways, for instance `.h' files.  I'd much
prefer we just continue with the approach we've already got.

Tom


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