This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Re[2]: SWT fileviewer fixes (PR=java/9253, PR=java/9254)


>>>>> "John" == John Murga <john@murga.org> writes:

John> Drive names on windows do only have one letter, but I don't see
John> how the code would only work for that (?)... You can have
John> multiple letter device names ("LPT1:") but they are not drives
John> (you can't create files or "cd" to them).

In private mail you explained how ":" can't appear in a file name.
I think that clears it up for me.  That patch looks fine, but again
I'd prefer Adam or Ranjit give it their ok.

[ Win32 threads code ]
John> I don't know enough about the code around it to comment 8-(

That's ok.  The Win32 code needs more TLC than its been getting.

John> BTW you may be able to help with my latest problem... Although I
John> am using Linux for the builds I have also been playing with
John> Cygwin for cross compiling, it seems that the only serious
John> problem is with libffi, where some of the ".lo" files end up
John> being blank

I haven't seen this one, sorry.

Tom


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