From: borutr Date: Sat, 19 Apr 2003 15:25:05 +0000 (+0000) Subject: "handling space characters in file path" task X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2687e652a33a157bf6087e33bce56cfc1ae05f50;p=fw%2Fsdcc "handling space characters in file path" task git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2548 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 0c5bbb9c..4b189ec5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-04-19 Borut Razem + + * "handling space characters in file path" task: + * src/SDCCmacro.c: fixed bug in handlig quote at the end of line + * support/Util/BuildCmd.c: define par as NULL if parameter value is invalid + * support/Util/MySystem.h: make it self-sufficient + * src/avr/main.c, src/ds390/main.c, src/mcs51/main.c, src/pic/main.c, src/xa51/main.c, sdcc/as/mcs51/lklex.c: + handling space characters in file path + * src/SDCCmain.c: introduced setDataPaths() function, {datadir} macro + (it will be used by assemblers, which have their own includes, e.g. gpasm) + * support/Util/MySystem.c: handling space characters in executable's path + 2003-04-19 Bernhard Held * as/z80/Makefile: fix permanent rebuild of z80