Advertisement
historic_bruno

Untitled

Dec 10th, 2011
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. ../../../source/simulation2/components/CCmpTerritoryManager.cpp: In member function ‘void CCmpTerritoryManager::UpdateBoundaryLines()’:
  2. ../../../source/simulation2/components/CCmpTerritoryManager.cpp:810:18: warning: comparison between signed and unsigned integer expressions
  3. ../../../source/renderer/OverlayRenderer.cpp: In member function ‘void CTexturedLineRData::Update()’:
  4. ../../../source/renderer/OverlayRenderer.cpp:477:4: warning: comparison is always true due to limited range of data type
  5. ../../../source/renderer/OverlayRenderer.cpp:478:4: warning: comparison is always true due to limited range of data type
  6. ../../../source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Object/Object.cpp: In member function ‘void ObjectBottomBar::OnViewerSetting(wxCommandEvent&)’:
  7. ../../../source/tools/atlas/AtlasUI/ScenarioEditor/Sections/Object/Object.cpp:525:58: warning: operation on ‘((ObjectBottomBar*)this)->ObjectBottomBar::m_ViewerPropPointsMode’ may be undefined
  8.  
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement