notepad-plus-plus/PowerEditor
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
..
Test Fix some issues in Pascal/Delphi function list parser 2023-02-02 18:38:40 +01:00
bin Notepad++ v8.4.9 release 2023-01-31 12:55:51 +01:00
gcc Code enhancement: add -Wextra flag for GCC builds 2023-02-13 23:55:35 +01:00
installer GUI enhancement: replace auto-complete link mini dlg with slider 2023-02-21 01:05:12 +01:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Update to Scintilla 5.3.3 and Lexilla 5.2.2 2023-02-12 17:11:57 +01:00
src Code enhancement: fix clang warnings 2023-02-21 02:24:33 +01:00
visual.net Code enhancement: Secure overloads 2023-02-15 15:19:37 +01:00