summaryrefslogtreecommitdiffstats
path: root/src/script
diff options
context:
space:
mode:
authorTobias Herzog <pasdVn3@gmx.de>2019-01-18 20:35:49 (GMT)
committerTobias Herzog <pasdVn3@gmx.de>2019-01-18 21:49:22 (GMT)
commit4fcc152faa3eecfb4f21219ffb373b9c743b0365 (patch)
tree4f3c2f917d2fea6226a2caec909d80335ee19dfa /src/script
parentf3739c4f655b26b96e82945c07bc3c5d51edd2f8 (diff)
downloadSCons-4fcc152faa3eecfb4f21219ffb373b9c743b0365.zip
SCons-4fcc152faa3eecfb4f21219ffb373b9c743b0365.tar.gz
SCons-4fcc152faa3eecfb4f21219ffb373b9c743b0365.tar.bz2
Enhance cpp scanner regex logic to detect if/elif expressions without whitespaces correctly
for example "#if(defined FOO)" or "#elif!(BAR)"
Diffstat (limited to 'src/script')
-rwxr-xr-x[-rw-r--r--]src/script/scons.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/script/scons.py b/src/script/scons.py
index d22e76b..d22e76b 100644..100755
--- a/src/script/scons.py
+++ b/src/script/scons.py