notepad-plus-plus/PowerEditor
Silent 6b5144d176 Fix format specifier warnings - /Wv:18 can now be removed
As a follow up to my previous pull request, this PR fixes the last remaining improper format specifiers. This allows to remove /Wv:18 compilation flag completely, since (presumably) the only reason it was added in the first place were those format specifier warnings, introduced in VS2015.

Effectively, all this PR does is applying fixes suggested by the compiler (included in those warnings).

Close #4604
2018-06-27 22:35:32 +02:00
..
Test/FunctionList Add unit tests for function list feature 2018-04-13 12:46:03 +02:00
bin Remove Updater binaries 2018-05-20 03:28:48 +02:00
gcc MinGW GCC update 2016-10-31 14:03:29 +01:00
installer Update catalan.xml 2018-06-24 23:05:20 +02:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
resources Adapt json format for Plugin admin 2017-09-24 18:27:42 +02:00
scintilla.original.forUpdating Create scintillaUpdatingWorkFlow.txt 2015-07-25 01:35:43 +02:00
src Fix format specifier warnings - /Wv:18 can now be removed 2018-06-27 22:35:32 +02:00
visual.net Fix format specifier warnings - /Wv:18 can now be removed 2018-06-27 22:35:32 +02:00