1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
This commit is contained in:
Alain Magloire 2002-11-07 20:45:03 +00:00
parent 111fc16c5c
commit c014fcc8bb

View file

@ -1,3 +1,11 @@
2002-11-06 Alex Chapiro
* library/Win32ProcessEx.c (GetJVMProc): Removed.
This is a fixing of Bug 25808.
Remove not portable fragment of code (conversion start directory to native
format) relying on passing of correct argument from Spawner.java. Attached
also find spawner.dll (Win32)
2002-10-21 Alain Magloire
* library/Win32ProcessEx.c (waitFor): Get the exit value of the process