diff options
Diffstat (limited to 'plugins/NewAwaySysMod/NewAwaySys.log')
-rw-r--r-- | plugins/NewAwaySysMod/NewAwaySys.log | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/plugins/NewAwaySysMod/NewAwaySys.log b/plugins/NewAwaySysMod/NewAwaySys.log new file mode 100644 index 0000000000..06101a8f37 --- /dev/null +++ b/plugins/NewAwaySysMod/NewAwaySys.log @@ -0,0 +1,34 @@ + stdafx.cxx + AwayOpt.cpp + AwaySys.cpp +src\AwaySys.cpp(139): warning C4389: '==' : signed/unsigned mismatch + Client.cpp + ContactList.cpp +src\ContactList.cpp(663): warning C4189: 'Res' : local variable is initialized but not referenced + CString.cpp + GroupCheckbox.cpp + MsgEventAdded.cpp +src\MsgEventAdded.cpp(85): warning C4100: 'DefaultRetVal' : unreferenced formal parameter + MsgTree.cpp +src\MsgTree.cpp(67): warning C4211: nonstandard extension used : redefined extern to static +src\MsgTree.cpp(619): warning C4239: nonstandard extension used : 'argument' : conversion from 'CTreeItem' to 'CTreeItem &' + A non-const reference may only be bound to an lvalue +src\MsgTree.cpp(638): warning C4239: nonstandard extension used : 'argument' : conversion from 'CTreeItem' to 'CTreeItem &' + A non-const reference may only be bound to an lvalue + Notification.cpp +src\Notification.cpp(53): warning C4505: 'ShowContactMenu' : unreferenced local function has been removed + Options.cpp +src\Options.cpp(266): warning C4512: 'sTreeReadEnumData' : assignment operator could not be generated + src\Options.cpp(257) : see declaration of 'sTreeReadEnumData' +src\Options.cpp(645): warning C4512: 'sListReadEnumData' : assignment operator could not be generated + src\Options.cpp(636) : see declaration of 'sListReadEnumData' +src\Options.cpp(763): warning C4189: 'Res' : local variable is initialized but not referenced +src\Options.cpp(792): warning C4189: 'Res' : local variable is initialized but not referenced + Properties.cpp + ReadAwayMsg.cpp + Services.cpp + SetAwayMsg.cpp + Creating library W:\miranda-ng\bin10\Release\Obj\NewAwaySys\NewAwaySys.lib and object W:\miranda-ng\bin10\Release\Obj\NewAwaySys\NewAwaySys.exp + Generating code + Finished generating code + NewAwaySys.vcxproj -> W:\miranda-ng\bin10\Release\Plugins\NewAwaySys.dll |