notepad-plus-plus/boostregex
Christian Grasser b9ab516c2c Code enhancement: fix clang warnings
- reduced visibility of tagMaxLen to AutoCompletion.cpp
- fixed missing init of BoostRegexSearch::_lastDirection, adapted also _substituted
- removed unused vars Printer::_nbPageTotal, FunctionListPanel::_hTreeViewImaLst
- fileBrowser.cpp(511,35): warning : equality comparison with extraneous parentheses [-Wparentheses-equality]
- ProjectPanel.cpp(595,35): warning : equality comparison with extraneous parentheses [-Wparentheses-equality]
- removed unused methods IsStateComment(), IsStateString() from LexObjC.cxx
- removed unused var KEYWORD_FOLDCONTRACTED from LexObjC.cxx

Close #13167
2023-02-21 02:24:33 +01:00
..
boost
AnsiDocumentIterator.h Fix gcc warnings 2022-12-26 12:01:33 +01:00
BoostRegExSearch.cxx Code enhancement: fix clang warnings 2023-02-21 02:24:33 +01:00
UTF8DocumentIterator.cxx
UTF8DocumentIterator.h Fix gcc warnings 2022-12-26 12:01:33 +01:00
nppSpecifics.mak
nppSpecifics_mingw.mak