|
|
@ -1,7 +1,18 @@ |
|
|
|
|
|
2010-09-19 Robert Larice |
|
|
|
|
|
* src/frontend/quote.c : |
|
|
|
|
|
cp_unqoute(), avoid segfault when applied to a single quote "\"" |
|
|
|
|
|
testcase: |
|
|
|
|
|
.control |
|
|
|
|
|
echo "--" |
|
|
|
|
|
.endc |
|
|
|
|
|
FIXME, still not completely done, |
|
|
|
|
|
inp_stripcomments_line() |
|
|
|
|
|
will fail on comments inside of strings |
|
|
|
|
|
|
|
|
2010-09-19 Holger Vogt |
|
|
2010-09-19 Holger Vogt |
|
|
* src/spinit.in, configure.ac: allow lib64 in spinit (bug no. 3054424) |
|
|
* src/spinit.in, configure.ac: allow lib64 in spinit (bug no. 3054424) |
|
|
if libdir contains lib64 |
|
|
if libdir contains lib64 |
|
|
* compile_min.sh: new script for compiling MINGW 32 and 64 bit |
|
|
|
|
|
|
|
|
* compile_min.sh: new script for compiling MINGW 32 and 64 bit |
|
|
|
|
|
|
|
|
2010-09-18 Holger Vogt |
|
|
2010-09-18 Holger Vogt |
|
|
* src/XSPICE/icm/makedefs.in: external LDFLAGS enabled for MINGW |
|
|
* src/XSPICE/icm/makedefs.in: external LDFLAGS enabled for MINGW |
|
|
|