diff options
author | Neil <nyamatongwe@gmail.com> | 2014-05-14 11:29:10 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-05-14 11:29:10 +1000 |
commit | dba0764a6759c3ba067aa124906ef3bfed5b87a3 (patch) | |
tree | 800b62fa09a68a24baaca6cf63b3162533ae0500 /qt/ScintillaEditBase/PlatQt.cpp | |
parent | dc78daffd7e13ad219a0a0102869ebe6cdccbf87 (diff) | |
download | scintilla-mirror-dba0764a6759c3ba067aa124906ef3bfed5b87a3.tar.gz |
Limit iterations when expanding macros in case a macro is recursive such as
#define MAC(x) MAC(x+1)
Also fixes macros that are co-recursive with other macros.
Diffstat (limited to 'qt/ScintillaEditBase/PlatQt.cpp')
0 files changed, 0 insertions, 0 deletions