Expand debug to contain more than 31 cases
Kornel Benko
kornel at lyx.org
Mon Apr 18 10:21:40 UTC 2022
The output while debugging findadv is overwhelming, but sometimes
one needs only a small subset. Therefore the addition of -dbg findshort.
Also it would be possible to use constructions like
LYXERR(Debug::FIND|Debug::FINDSHORT, "Setting regexp to : '" << regexp_str << "'")
(mark the '|' in 'Debug::FIND|Debug::FINDSHORT' parameter)
The changes to lyxfind.cpp are also attached.
OK to commit?
Kornel
--
lyx-devel mailing list
lyx-devel at lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug.patch
Type: text/x-patch
Size: 2572 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220418/1fb29830/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lyxfind.cpp.patch
Type: text/x-patch
Size: 6431 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220418/1fb29830/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20220418/1fb29830/attachment.asc>
More information about the lyx-devel
mailing list