RE: [Ikvm-developers] (no subject)
Brought to you by:
jfrijters
|
From: Jonathan P. <jp...@ny...> - 2003-07-21 14:56:28
|
Jeroen, This morning's binaries snapshot does correct this socket bug. I haven't found any additional issues with your latest build. Thanks again. Please remember to update the source snapshot since it still contains your earlier build. Jonathan -----Original Message----- From: ikv...@li... [mailto:ikv...@li...] On Behalf Of Jonathan Pierce Sent: Monday, July 21, 2003 9:02 AM To: 'Jeroen Frijters'; ikv...@li... Subject: RE: [Ikvm-developers] (no subject) Jeroen, Thanks for developing such a great tool. It's far superior to using J# for existing libs, since it doesn't require a separate runtime and supports java2 libraries. Once it works completely and you have the debug support, does it make sense to extend VStudio java support with addins that let users add java files and java jar files directly to VStudio projects, and invoke the javac compiler followed by the ikvmc compiler for java files to directly generate dll files in the VStudio project? I'm glad to hear that adding debug info to the compiled libraries is on the feature list. I'm converting several large jars, so I'll be able to find other possible bugs as soon as I get your patch release. Your build from Friday, July 18, 2003, 11:47:42 AM that you posted today still has the problem, so I'll wait for your newer build and let you know if I encounter any additional bugs. Jonathan -----Original Message----- From: ikv...@li... [mailto:ikv...@li...] On Behalf Of Jeroen Frijters Sent: Monday, July 21, 2003 8:12 AM To: Jonathan Pierce; ikv...@li... Subject: RE: [Ikvm-developers] (no subject) Jonathan Pierce wrote: > >>I assume you're getting a > System.Net.Sockets.SocketException (because > >>192.168.1.3 doesn't reverse resolve to a host name), > > Jeroen, > > Is there a way to include the debug info in the dll? Not yet. It's on the TODO list. > You need to run the code to be sure you have added the correct patch. I did run the code and it worked after my patch, but my version of the code includes other fixes to Socket that I haven't released yet. As I write this I'm working on a new release that should definitely fix the problem. It should be up in an hour or so. Thanks! Regards, Jeroen ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Ikvm-developers mailing list Ikv...@li... https://lists.sourceforge.net/lists/listinfo/ikvm-developers ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Ikvm-developers mailing list Ikv...@li... https://lists.sourceforge.net/lists/listinfo/ikvm-developers |