📄 arm_log.txt
字号:
"brewhall.h", line 102: Warning: C2997W: 'CBrewHall::onSitDown(unsigned char, unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewHall::onSitDown(unsigned char, unsigned char, unsigned char, unsigned char)'
"brewhall.h", line 103: Warning: C2997W: 'CBrewHall::onInviteUser(unsigned short, InviteItemStruct*)' inherits implicit virtual from 'IBrewHall::onInviteUser(unsigned short, InviteItemStruct*)'
"brewhall.h", line 104: Warning: C2997W: 'CBrewHall::onChat(unsigned short, ChatItemStruct*)' inherits implicit virtual from 'IBrewHall::onChat(unsigned short, ChatItemStruct*)'
"brewhall.h", line 105: Warning: C2997W: 'CBrewHall::onUserInfo(unsigned char, unsigned short, UserItemStruct*)' inherits implicit virtual from 'IBrewHall::onUserInfo(unsigned char, unsigned short, UserItemStruct*)'
"brewhall.h", line 106: Warning: C2997W: 'CBrewHall::onDisconnectGameServer(unsigned char)' inherits implicit virtual from 'IBrewHall::onDisconnectGameServer(unsigned char)'
"brewhall.h", line 107: Warning: C2997W: 'CBrewHall::onYouBack(unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewHall::onYouBack(unsigned char, unsigned char, unsigned char)'
"brewhall.h", line 108: Warning: C2997W: 'CBrewHall::onTableUp(unsigned char, unsigned char)' inherits implicit virtual from 'IBrewHall::onTableUp(unsigned char, unsigned char)'
"brewhall.h", line 109: Warning: C2997W: 'CBrewHall::onStart()' inherits implicit virtual from 'IBrewHall::onStart()'
"brewhall.h", line 110: Warning: C2997W: 'CBrewHall::onStop()' inherits implicit virtual from 'IBrewHall::onStop()'
"brewhall.h", line 111: Warning: C2997W: 'CBrewHall::onSuspend()' inherits implicit virtual from 'IBrewHall::onSuspend()'
"brewhall.h", line 112: Warning: C2997W: 'CBrewHall::onResume()' inherits implicit virtual from 'IBrewHall::onResume()'
"brewhall.h", line 113: Warning: C2997W: 'CBrewHall::onPlay()' inherits implicit virtual from 'IBrewHall::onPlay()'
"brewhall.h", line 114: Warning: C2997W: 'CBrewHall::onEvent(unsigned short, unsigned short, unsigned long)' inherits implicit virtual from 'IBrewHall::onEvent(unsigned short, unsigned short, unsigned long)'
"brewhall.h", line 115: Warning: C2997W: 'CBrewHall::Release()' inherits implicit virtual from 'IBrewHall::Release()'
"hall\GameIntro.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"hall\GameIntro.h", line 38: Warning: C2997W: 'CGameIntro::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'CBrewLoginCanvasBase::paint(_IDisplay*, _IGraphics*)'
"hall\GameIntro.h", line 39: Warning: C2997W: 'CGameIntro::key(unsigned short, unsigned long)' inherits implicit virtual from 'CBrewLoginCanvasBase::key(unsigned short, unsigned long)'
"hall\GameIntro.h", line 31: Warning: C2870W: variable 'i' declared but not used
"hall\GameIntro.h", line 31: Warning: C2870W: variable 'f' declared but not used
"hall\OpGuide.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"hall\OpGuide.h", line 18: Warning: C2997W: 'COpGuide::GetMainRect(AEERect&)' inherits implicit virtual from 'CGameIntro::GetMainRect(AEERect&)'
"hall\OpGuide.h", line 19: Warning: C2997W: 'COpGuide::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'CGameIntro::paint(_IDisplay*, _IGraphics*)'
"hall\BrewHelpAndIntro.h", line 32: Warning: C2997W: 'CBrewHelpAndIntro::setFrame(void*)' inherits implicit virtual from 'CBrewLoginCanvasBase::setFrame(void*)'
"hall\BrewHelpAndIntro.h", line 41: Warning: C2997W: 'CBrewHelpAndIntro::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'CBrewLoginCanvasBase::paint(_IDisplay*, _IGraphics*)'
"hall\BrewHelpAndIntro.h", line 42: Warning: C2997W: 'CBrewHelpAndIntro::key(unsigned short, unsigned long)' inherits implicit virtual from 'CBrewLoginCanvasBase::key(unsigned short, unsigned long)'
"hall\BrewHelpAndIntro.h", line 34: Warning: C2870W: variable 'i' declared but not used
"hall\BrewHelpAndIntro.h", line 34: Warning: C2870W: variable 'f' declared but not used
"BrewGame.cpp", line 158: Warning: C2870W: variable 'ret' declared but not used
"BrewGame.cpp", line 161: Warning: C2870W: variable 'inviteItem' declared but not used
"BrewGame.cpp", line 161: Warning: C2870W: variable 'num' declared but not used
"BrewGame.cpp", line 212: Warning: C2870W: variable 'retCode' declared but not used
"BrewGame.cpp", line 308: Warning: C2870W: variable 'seatId' declared but not used
"BrewGame.cpp", line 308: Warning: C2870W: variable 'tableId' declared but not used
"BrewGame.cpp", line 308: Warning: C2870W: variable 'roomId' declared but not used
"hall\UserInfoDlg.h", line 46: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"BrewGame.cpp", line 493: while instantiating function 'CUserInfoDlg::setFrame2<CBrewGame*>(CBrewGame*)'
"hall\UserInfoDlg.h", line 47: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"BrewGame.cpp", line 493: while instantiating function 'CUserInfoDlg::setFrame2<CBrewGame*>(CBrewGame*)'
"hall\UserInfoDlg.h", line 49: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"BrewGame.cpp", line 493: while instantiating function 'CUserInfoDlg::setFrame2<CBrewGame*>(CBrewGame*)'
"BrewGame.cpp", line 1110: Warning: C2870W: variable 'retCode' declared but not used
"BrewGame.cpp", line 1110: Warning: C2870W: variable 'action' declared but not used
"BrewGame.cpp", line 1452: Warning: C2874W: 'bufSize' may be used before being set
"BrewGame.cpp", line 1371: Warning: C2874W: 'bufLen' may be used before being set
"BrewGame.cpp", line 1369: Warning: C2874W: 'table' may be used before being set
BrewGame.cpp: 121 warnings, 0 errors, 0 serious errors
Warning: C2067I: option -zas will not be supported in future releases of the compiler
"hall\UserInfoDlg.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"hall\BrewLoginCanvasBase.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"hall\BrewLoginCanvasBase.h", line 80: Warning: C2997W: 'CBrewLoginCanvasBase::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'IBrewCanvas::paint(_IDisplay*, _IGraphics*)'
"hall\BrewLoginCanvasBase.h", line 81: Warning: C2997W: 'CBrewLoginCanvasBase::keyPressed(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyPressed(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 82: Warning: C2997W: 'CBrewLoginCanvasBase::keyReleased(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyReleased(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 83: Warning: C2997W: 'CBrewLoginCanvasBase::keyRepeated(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyRepeated(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 84: Warning: C2997W: 'CBrewLoginCanvasBase::key(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::key(unsigned short, unsigned long)'
"hall\BrewLoginCanvasBase.h", line 128: Warning: C2870W: variable 'dwParam' declared but not used
"hall\BrewLoginCanvasBase.h", line 128: Warning: C2870W: variable 'wParam' declared but not used
"hall\BrewLoginCanvasBase.h", line 128: Warning: C2870W: variable 'eCode' declared but not used
"hall\UserInfoDlg.h", line 34: Warning: C2997W: 'CUserInfoDlg::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'CBrewLoginCanvasBase::paint(_IDisplay*, _IGraphics*)'
"hall\UserInfoDlg.h", line 35: Warning: C2997W: 'CUserInfoDlg::key(unsigned short, unsigned long)' inherits implicit virtual from 'CBrewLoginCanvasBase::key(unsigned short, unsigned long)'
"hall\UserInfoDlg.h", line 46: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"hall\UserInfoDlg.h", line 47: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"hall\UserInfoDlg.h", line 49: Warning: C2354W: cast from ptr/ref to 'struct IBitmap' to ptr/ref to 'struct _IBase'; one is undefined, assuming unrelated
"BrewGame.h", line 169: Warning: C2997W: 'CBrewGame::setGameFrame(IBrewGameFrame*)' inherits implicit virtual from 'IBrewGame::setGameFrame(IBrewGameFrame*)'
"BrewGame.h", line 170: Warning: C2997W: 'CBrewGame::getCurrentGameId()' inherits implicit virtual from 'IBrewGame::getCurrentGameId()'
"BrewGame.h", line 171: Warning: C2997W: 'CBrewGame::onSitDown(unsigned char, unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewGame::onSitDown(unsigned char, unsigned char, unsigned char, unsigned char)'
"BrewGame.h", line 172: Warning: C2997W: 'CBrewGame::onUserInfo(unsigned char, unsigned short, UserItemStruct*)' inherits implicit virtual from 'IBrewGame::onUserInfo(unsigned char, unsigned short, UserItemStruct*)'
"BrewGame.h", line 173: Warning: C2997W: 'CBrewGame::onInviteUser(unsigned short, InviteItemStruct*)' inherits implicit virtual from 'IBrewGame::onInviteUser(unsigned short, InviteItemStruct*)'
"BrewGame.h", line 174: Warning: C2997W: 'CBrewGame::onChat(unsigned short, ChatItemStruct*)' inherits implicit virtual from 'IBrewGame::onChat(unsigned short, ChatItemStruct*)'
"BrewGame.h", line 175: Warning: C2997W: 'CBrewGame::onDisconnectGameServer(unsigned char)' inherits implicit virtual from 'IBrewGame::onDisconnectGameServer(unsigned char)'
"BrewGame.h", line 176: Warning: C2997W: 'CBrewGame::onStart()' inherits implicit virtual from 'IBrewGame::onStart()'
"BrewGame.h", line 177: Warning: C2997W: 'CBrewGame::onStop()' inherits implicit virtual from 'IBrewGame::onStop()'
"BrewGame.h", line 178: Warning: C2997W: 'CBrewGame::onSuspend()' inherits implicit virtual from 'IBrewGame::onSuspend()'
"BrewGame.h", line 179: Warning: C2997W: 'CBrewGame::onResume()' inherits implicit virtual from 'IBrewGame::onResume()'
"BrewGame.h", line 180: Warning: C2997W: 'CBrewGame::onPlay()' inherits implicit virtual from 'IBrewGame::onPlay()'
"BrewGame.h", line 181: Warning: C2997W: 'CBrewGame::onPackage(IMessageReader*)' inherits implicit virtual from 'IBrewGame::onPackage(IMessageReader*)'
"BrewGame.h", line 182: Warning: C2997W: 'CBrewGame::onEvent(unsigned short, unsigned short, unsigned long)' inherits implicit virtual from 'IBrewGame::onEvent(unsigned short, unsigned short, unsigned long)'
"BrewGame.h", line 183: Warning: C2997W: 'CBrewGame::Release()' inherits implicit virtual from 'IBrewGame::Release()'
"BrewGame.h", line 184: Warning: C2997W: 'CBrewGame::onYouBack(unsigned char, unsigned char, unsigned char)' inherits implicit virtual from 'IBrewGame::onYouBack(unsigned char, unsigned char, unsigned char)'
"BrewGameCanvas.h", line 37: Warning: C2997W: 'CBrewGameCanvas::setFrame(void*)' inherits implicit virtual from 'IBrewCanvas::setFrame(void*)'
"BrewGameCanvas.h", line 38: Warning: C2997W: 'CBrewGameCanvas::paint(_IDisplay*, _IGraphics*)' inherits implicit virtual from 'IBrewCanvas::paint(_IDisplay*, _IGraphics*)'
"BrewGameCanvas.h", line 39: Warning: C2997W: 'CBrewGameCanvas::keyPressed(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyPressed(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 40: Warning: C2997W: 'CBrewGameCanvas::keyReleased(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyReleased(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 41: Warning: C2997W: 'CBrewGameCanvas::keyRepeated(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::keyRepeated(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 42: Warning: C2997W: 'CBrewGameCanvas::key(unsigned short, unsigned long)' inherits implicit virtual from 'IBrewCanvas::key(unsigned short, unsigned long)'
"BrewGameCanvas.h", line 43: Warning: C2997W: 'CBrewGameCanvas::Release()' inherits implicit virtual from 'IBrewCanvas::Release()'
"hall\BrewHelpAndIntro.h", line 8: Warning: C2206W: Undefined macro '_MSC_VER' in #if - treated as 0
"BrewLoginCanvas.h", line 37: Warning: C2997W: 'CBrewLoginCanvas::setFrame(void*)' inherits implicit virtual from 'IBrewCanvas::setFrame(void*)'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -