notepad-plus-plus-legacy/PowerEditor
Julien Nabet 7b596fa488 Fix some out of index errors
Closes #1851
[PowerEditor/src/Parameters.cpp:2581]: (warning) Array index -1 is out of bounds. Otherwise there is useless condition at line 2568.
[PowerEditor/src/ScitillaComponent/ScintillaEditView.cpp:3079]: (style) Unused variable: newline
[PowerEditor/src/WinControls/Grid/BabyGrid.cpp:166]: (style) Array index 'j' is used before limits check.
[PowerEditor/src/WinControls/Grid/BabyGrid.cpp:171]: (style) Array index 'j' is used before limits check.
[scintilla/lexers/LexUser.cxx:1128]: (error) Array 'maskMapper[15]' accessed at index 15, which is out of bounds.
2016-05-16 13:25:16 +02:00
..
bin [RELEASE] Notepad++ 6.9 release 2016-02-22 00:36:01 +01:00
gcc Make GCC/MinGW build work again and support cross-building under Linux 2015-12-15 17:10:46 +01:00
installer Update themes' styles for fortran. 2016-05-15 18:14:55 +02:00
misc Added +x on ChangeIcon.exe (fixes #590, closes #591) 2015-08-01 23:35:09 +02:00
scintilla.original.forUpdating Create scintillaUpdatingWorkFlow.txt 2015-07-25 01:35:43 +02:00
src Fix some out of index errors 2016-05-16 13:25:16 +02:00
visual.net add missing additional dirs from filebrowser feature also for x64 builds 2016-05-15 01:09:56 +02:00