This is the mail archive of the java-patches@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] | |
If you post a patch for 3.4 and a testcase, I will put out a binaryI'll do that (using only A functions -- less things to modify and less things to test).
on my website which incorporates this patch, even if the patch might
not make it to the mainline.
I agree.this will help a lot of MinGW people in the meantime.
I have a draft for something like that (I didn't finish debuging W calls sections -- I can recall a segmentation fault somewhere). As the patch is, it chooses between A and W functions "on-the-fly", based on platform detection. This leeds to code duplication...I'd be interested in initially exploring a solution which invokes the W file functions on WinNT and the A file functions on Win9x.
Do you want to do this investigation?I can do it (time permitting). For me, it would be just to adapt the old patch (and debug it).
If not, would you have any objectionsI have no objections if you (or anyone else) would like to finish this first.
to my looking into it (time permitting)?
Thanks for working on this.You are welcome! But this is a small contribution... I am glad if it can be of any use at all!
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |