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 | a6b0119905484392eec48a2f067c6c0bb0d16acf (patch) | |
tree | eef87d73c963f61f1be2bf255722d5c614d7863f /qt/ScintillaEditBase/PlatQt.cpp | |
parent | bdb2e90dd86303411c261b8cb8a8410f81a0f592 (diff) | |
download | scintilla-mirror-a6b0119905484392eec48a2f067c6c0bb0d16acf.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