1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
This commit is contained in:
Alain Magloire 2003-02-25 16:06:02 +00:00
parent 203cb53ced
commit 7f7de54b77
3 changed files with 12 additions and 0 deletions

View file

@ -1,3 +1,15 @@
2003-02-25 Alex Chapiro
Fix for this type of problem:
make CFLAGS="-D jek "
* os/win32/x86/spawner.dll: Rebuild
* os/win32/x86/starter.exe: Rebuild
* src/library/starter/starter.cpp:
Fix problem with embedded quotation
* src/library/Win32ProcessEx.c:
Fix problem with embedded quotation.
2003-01-27 Alex Chapiro
* os/win32/x86/spawner.dll: Rebuild