| | | Compiling...
winmain.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\ToolBar\ToolBar.h(24) : warning C4005: '_WIN32_IE' : macro redefinition
E:\m$.net\Vc7\PlatformSDK\Include\PrSht.h(19) : see previous definition of '_WIN32_IE'
..\src\WinControls\TabBar\TabBar.h(169) : warning C4312: 'type cast' : conversion from 'LONG' to 'TabBar *' of greater size
e:\Sources\notepad++\PowerEditor\src\WinControls\SplitterContainer\Splitter.h(87) : warning C4800: 'const DWORD' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\SplitterContainer\SplitterContainer.h(78) : warning C4800: 'const DWORD' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\FindReplaceDlg.h(113) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\FindReplaceDlg.h(115) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\WinControls\AboutDlg\URLCtrl.h(39) : warning C4312: 'type cast' : conversion from 'LONG' to 'URLCtrl *' of greater size
..\src\WinControls\StatusBar\StatusBar.h(73) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\GoToLineDlg.h(90) : warning C4244: 'argument' : conversion from 'LRESULT' to 'UINT', possible loss of data
e:\Sources\notepad++\PowerEditor\src\Notepad_plus.h(499) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\Notepad_plus.h(500) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
WebControl.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\WebControl\WebControl.cpp(53) : warning C4311: 'type cast' : pointer truncation from 'WebControl *' to 'LONG'
\Sources\notepad++\PowerEditor\src\WebControl\WebControl.cpp(60) : warning C4312: 'type cast' : conversion from 'LONG' to 'WebControl *' of greater size
UserDefineDialog.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
ToolBar.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\WinControls\ToolBar\ToolBar.h(24) : warning C4005: '_WIN32_IE' : macro redefinition
E:\m$.net\Vc7\PlatformSDK\Include\PrSht.h(19) : see previous definition of '_WIN32_IE'
TabBar.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.h(169) : warning C4312: 'type cast' : conversion from 'LONG' to 'TabBar *' of greater size
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(98) : warning C4311: 'reinterpret_cast' : pointer truncation from 'TabBar *const ' to 'LONG'
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(99) : warning C4311: 'reinterpret_cast' : pointer truncation from 'LRESULT (__stdcall *)(HWND,UINT,WPARAM,LPARAM)' to 'LONG'
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(99) : warning C4312: 'reinterpret_cast' : conversion from 'LONG' to 'WNDPROC' of greater size
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(155) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(205) : warning C4311: 'reinterpret_cast' : pointer truncation from 'TabBar *const ' to 'unsigned int'
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(326) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(333) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\TabBar\TabBar.cpp(368) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
StatusBar.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\WinControls\StatusBar\StatusBar.h(73) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
SplitterContainer.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\WinControls\SplitterContainer\Splitter.h(87) : warning C4800: 'const DWORD' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\WinControls\SplitterContainer\SplitterContainer.h(78) : warning C4800: 'const DWORD' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\WinControls\SplitterContainer\SplitterContainer.cpp(117) : warning C4311: 'reinterpret_cast' : pointer truncation from 'SplitterContainer *' to 'LONG'
\Sources\notepad++\PowerEditor\src\WinControls\SplitterContainer\SplitterContainer.cpp(121) : warning C4312: 'type cast' : conversion from 'LONG' to 'SplitterContainer *' of greater size
ScintillaEditView.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.cpp(116) : warning C4101: 'titi' : unreferenced local variable
\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.cpp(115) : warning C4101: 'toto' : unreferenced local variable
\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.cpp(842) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.cpp(844) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
RunDlg.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
..\src\MISC\Process\Process.h(57) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\MISC\Process\Process.h(61) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\OpenSaveFileDialog\FileDialog.h(95) : warning C4183: 'run': missing return type; assumed to be a member function returning 'int'
\Sources\notepad++\PowerEditor\src\WinControls\StaticDialog\RunDlg\RunDlg.cpp(48) : warning C4311: 'type cast' : pointer truncation from 'HINSTANCE' to 'int'
\Sources\notepad++\PowerEditor\src\WinControls\StaticDialog\RunDlg\RunDlg.cpp(82) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\StaticDialog\RunDlg\RunDlg.cpp(84) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\StaticDialog\RunDlg\RunDlg.cpp(90) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
Printer.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
Parameters.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
Notepad_plus.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\ToolBar\ToolBar.h(24) : warning C4005: '_WIN32_IE' : macro redefinition
E:\m$.net\Vc7\PlatformSDK\Include\PrSht.h(19) : see previous definition of '_WIN32_IE'
..\src\WinControls\TabBar\TabBar.h(169) : warning C4312: 'type cast' : conversion from 'LONG' to 'TabBar *' of greater size
e:\Sources\notepad++\PowerEditor\src\WinControls\SplitterContainer\Splitter.h(87) : warning C4800: 'const DWORD' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\SplitterContainer\SplitterContainer.h(78) : warning C4800: 'const DWORD' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\FindReplaceDlg.h(113) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
..\src\ScitillaComponent\FindReplaceDlg.h(115) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\WinControls\AboutDlg\URLCtrl.h(39) : warning C4312: 'type cast' : conversion from 'LONG' to 'URLCtrl *' of greater size
..\src\WinControls\StatusBar\StatusBar.h(73) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
..\src\ScitillaComponent\GoToLineDlg.h(90) : warning C4244: 'argument' : conversion from 'LRESULT' to 'UINT', possible loss of data
e:\Sources\notepad++\PowerEditor\src\Notepad_plus.h(499) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\Notepad_plus.h(500) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\OpenSaveFileDialog\FileDialog.h(95) : warning C4183: 'run': missing return type; assumed to be a member function returning 'int'
..\src\MISC\Process\Process.h(57) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
..\src\MISC\Process\Process.h(61) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(319) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(336) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(337) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(456) : warning C4312: 'reinterpret_cast' : conversion from 'unsigned int' to 'TabBar *' of greater size
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(532) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(632) : warning C4244: 'initializing' : conversion from 'UINT_PTR' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(713) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(718) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(722) : warning C4244: '=' : conversion from 'LRESULT' to 'char', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(733) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'char', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(740) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(762) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(763) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(776) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(1065) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(1704) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(1707) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(1709) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(2089) : warning C4311: 'type cast' : pointer truncation from 'Notepad_plus *' to 'LONG'
\Sources\notepad++\PowerEditor\src\Notepad_plus.cpp(2096) : warning C4312: 'type cast' : conversion from 'LONG' to 'Notepad_plus *' of greater size
GoToLineDlg.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\GoToLineDlg.h(90) : warning C4244: 'argument' : conversion from 'LRESULT' to 'UINT', possible loss of data
FindReplaceDlg.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\FindReplaceDlg.h(113) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\FindReplaceDlg.h(115) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
FileDialog.cpp
e:\Sources\notepad++\PowerEditor\src\WinControls\OpenSaveFileDialog\FileDialog.h(95) : warning C4183: 'run': missing return type; assumed to be a member function returning 'int'
\Sources\notepad++\PowerEditor\src\WinControls\OpenSaveFileDialog\FileDialog.cpp(57) : warning C4806: '|' : unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant
\Sources\notepad++\PowerEditor\src\WinControls\OpenSaveFileDialog\FileDialog.cpp(105) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\OpenSaveFileDialog\FileDialog.cpp(109) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
\Sources\notepad++\PowerEditor\src\WinControls\OpenSaveFileDialog\FileDialog.cpp(149) : warning C4311: 'type cast' : pointer truncation from 'FileDialog *' to 'long'
\Sources\notepad++\PowerEditor\src\WinControls\OpenSaveFileDialog\FileDialog.cpp(156) : warning C4312: 'reinterpret_cast' : conversion from 'LONG' to 'FileDialog *' of greater size
DocTabView.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
..\src\WinControls\TabBar\TabBar.h(169) : warning C4312: 'type cast' : conversion from 'LONG' to 'TabBar *' of greater size
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\UserDefineDialog.h(49) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(257) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(286) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(294) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(321) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(325) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(329) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(333) : warning C4244: 'return' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(340) : warning C4244: 'initializing' : conversion from 'LRESULT' to 'int', possible loss of data
e:\Sources\notepad++\PowerEditor\src\ScitillaComponent\ScintillaEditView.h(354) : warning C4800: 'LRESULT' : forcing value to bool 'true' or 'false' (performance warning)
AboutDlg.cpp
..\src\WinControls\Window.h(69) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
e:\Sources\notepad++\PowerEditor\src\WinControls\AboutDlg\URLCtrl.h(39) : warning C4312: 'type cast' : conversion from 'LONG' to 'URLCtrl *' of greater size
\Sources\notepad++\PowerEditor\src\WinControls\AboutDlg\AboutDlg.cpp(27) : warning C4129: 'T' : unrecognized character escape sequence
\Sources\notepad++\PowerEditor\src\WinControls\AboutDlg\AboutDlg.cpp(27) : warning C4129: 'Y' : unrecognized character escape sequence
Generating Code...
Compiling...
WebCtrl.c
\Sources\notepad++\PowerEditor\src\WebControl\WebCtrl.c(758) : warning C4312: 'type cast' : conversion from 'LONG' to 'IOleObject ** ' of greater size
\Sources\notepad++\PowerEditor\src\WebControl\WebCtrl.c(791) : warning C4312: 'type cast' : conversion from 'LONG' to 'IOleObject ** ' of greater size
\Sources\notepad++\PowerEditor\src\WebControl\WebCtrl.c(864) : warning C4312: 'type cast' : conversion from 'LONG' to 'IOleObject ** ' of greater size
\Sources\notepad++\PowerEditor\src\WebControl\WebCtrl.c(966) : warning C4312: 'type cast' : conversion from 'LONG' to 'IOleObject ** ' of greater size
\Sources\notepad++\PowerEditor\src\WebControl\WebCtrl.c(1023) : warning C4312: 'type cast' : conversion from 'LONG' to 'IOleObject ** ' of greater size
\Sources\notepad++\PowerEditor\src\WebControl\WebCtrl.c(1070) : warning C4311: 'type cast' : pointer truncation from 'char *' to 'LONG'
Compiling resources...
Linking...
Searching libraries
Searching E:\m$.net\Vc7\PlatformSDK\lib\comctl32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\shlwapi.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\shell32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\odbc32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\odbccp32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\kernel32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\user32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\gdi32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\winspool.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\comdlg32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\advapi32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\ole32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\oleaut32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\uuid.lib:
Searching E:\m$.net\Vc7\lib\LIBC.lib:
Searching E:\m$.net\Vc7\lib\OLDNAMES.lib:
Searching E:\m$.net\Vc7\lib\libcp.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\comctl32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\shlwapi.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\shell32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\odbc32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\odbccp32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\kernel32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\user32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\gdi32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\winspool.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\comdlg32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\advapi32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\ole32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\oleaut32.lib:
Searching E:\m$.net\Vc7\PlatformSDK\lib\uuid.lib:
Searching E:\m$.net\Vc7\lib\LIBC.lib:
Searching E:\m$.net\Vc7\lib\OLDNAMES.lib:
Finished searching libraries
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
|