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 Update with boost to 1.80.0 2022-10-04 03:43:39 +02:00
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 Update Scintilla from v4.4.6 to v5.2.1 and add Lexilla v5.1.5 2022-03-27 17:12:53 +02:00
UTF8DocumentIterator.h Fix gcc warnings 2022-12-26 12:01:33 +01:00
nppSpecifics.mak One button to compile them all 2021-04-17 05:55:10 +02:00
nppSpecifics_mingw.mak [MinGW] Restore the original Scintilla makefile 2022-04-09 17:39:21 +02:00