Guest User

freeorion warnings

a guest
Nov 5th, 2011
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.08 KB | None | 0 0
  1. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp: In constructor ‘RenderedTexture::RenderedTexture(Ogre::Entity*, Ogre::SceneManager*, Ogre::uint8)’:
  2. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp:139:26: warning: ‘boundingBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::x’ may be used uninitialized in this function
  3. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp:139:26: warning: ‘boundingBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::y’ may be used uninitialized in this function
  4. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp:139:26: warning: ‘boundingBox.Ogre::AxisAlignedBox::mMinimum.Ogre::Vector3::z’ may be used uninitialized in this function
  5. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp:139:26: warning: ‘boundingBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::x’ may be used uninitialized in this function
  6. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp:139:26: warning: ‘boundingBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::y’ may be used uninitialized in this function
  7. /home/gustav/Games/freeorion/FreeOrion/UI/EntityRenderer.cpp:139:26: warning: ‘boundingBox.Ogre::AxisAlignedBox::mMaximum.Ogre::Vector3::z’ may be used uninitialized in this function
  8.  
  9. /home/gustav/Games/freeorion/FreeOrion/UI/InfoPanels.cpp: In member function ‘void BuildingsPanel::Update()’:
  10. /home/gustav/Games/freeorion/FreeOrion/UI/InfoPanels.cpp:1733:16: warning: unused variable ‘partial_turn’
  11.  
  12. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h: In constructor ‘Forests::BatchedGeometry::BatchedGeometry(Ogre::SceneManager*, Ogre::SceneNode*)’:
  13. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:118:7: warning: ‘Forests::BatchedGeometry::withinFarDistance’ will be initialized after
  14. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:117:13: warning: ‘Ogre::Real Forests::BatchedGeometry::minDistanceSquared’
  15. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:48:1: warning: when initialized here
  16. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:117:13: warning: ‘Forests::BatchedGeometry::minDistanceSquared’ will be initialized after
  17. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:115:19: warning: ‘Ogre::SceneNode* Forests::BatchedGeometry::sceneNode’
  18. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:48:1: warning: when initialized here
  19. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:115:19: warning: ‘Forests::BatchedGeometry::sceneNode’ will be initialized after
  20. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:114:22: warning: ‘Ogre::SceneManager* Forests::BatchedGeometry::sceneMgr’
  21. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:48:1: warning: when initialized here
  22. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:131:7: warning: ‘Forests::BatchedGeometry::built’ will be initialized after
  23. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:129:7: warning: ‘bool Forests::BatchedGeometry::boundsUndefined’
  24. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:48:1: warning: when initialized here
  25. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:129:7: warning: ‘Forests::BatchedGeometry::boundsUndefined’ will be initialized after
  26. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.h:115:31: warning: ‘Ogre::SceneNode* Forests::BatchedGeometry::parentSceneNode’
  27. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:48:1: warning: when initialized here
  28. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp: In member function ‘virtual void Forests::BatchedGeometry::SubBatch::build()’:
  29. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:502:10: warning: ‘indexBuffer32’ may be used uninitialized in this function
  30. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchedGeometry.cpp:503:10: warning: ‘indexBuffer16’ may be used uninitialized in this function
  31.  
  32. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp: In member function ‘virtual void Forests::BatchPage::_updateShaders()’:
  33. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_COLOUR’ not handled in switch
  34. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_SHORT1’ not handled in switch
  35. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_SHORT2’ not handled in switch
  36. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_SHORT3’ not handled in switch
  37. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_SHORT4’ not handled in switch
  38. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_UBYTE4’ not handled in switch
  39. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_COLOUR_ARGB’ not handled in switch
  40. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:213:12: warning: enumeration value ‘VET_COLOUR_ABGR’ not handled in switch
  41. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_COLOUR’ not handled in switch
  42. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_SHORT1’ not handled in switch
  43. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_SHORT2’ not handled in switch
  44. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_SHORT3’ not handled in switch
  45. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_SHORT4’ not handled in switch
  46. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_UBYTE4’ not handled in switch
  47. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_COLOUR_ARGB’ not handled in switch
  48. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:258:14: warning: enumeration value ‘VET_COLOUR_ABGR’ not handled in switch
  49. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/BatchPage.cpp:238:10: warning: unused variable ‘pass’
  50.  
  51. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.h: In constructor ‘Forests::GeometryPageManager::GeometryPageManager(Forests::PagedGeometry*)’:
  52. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.h:1539:16: warning: ‘Forests::GeometryPageManager::cacheTimer’ will be initialized after
  53. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.h:1497:17: warning: ‘Forests::GeometryPage** Forests::GeometryPageManager::scrollBuffer’
  54. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.cpp:405:1: warning: when initialized here
  55. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.h:1497:17: warning: ‘Forests::GeometryPageManager::scrollBuffer’ will be initialized after
  56. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.h:1496:17: warning: ‘Forests::GeometryPage** Forests::GeometryPageManager::geomGrid’
  57. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.cpp:405:1: warning: when initialized here
  58. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.cpp: In member function ‘void Forests::GeometryPageManager::reloadGeometryPages(const Ogre::Vector3&, Ogre::Real)’:
  59. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.cpp:734:7: warning: unused variable ‘radiusSq’
  60. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.cpp: In constructor ‘Forests::GeometryPage::GeometryPage()’:
  61. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/PagedGeometry.cpp:1043:79: warning: operation on ‘((Forests::GeometryPage*)this)->Forests::GeometryPage::_pending’ may be undefined
  62.  
  63. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp: In static member function ‘static void Forests::StaticBillboardSet::updateAll(const Ogre::Vector3&)’:
  64. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:39: warning: ‘vPoint3.Ogre::Vector3::z’ may be used uninitialized in this function
  65. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:39: warning: ‘vPoint3.Ogre::Vector3::y’ may be used uninitialized in this function
  66. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:39: warning: ‘vPoint3.Ogre::Vector3::x’ may be used uninitialized in this function
  67. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:30: warning: ‘vPoint2.Ogre::Vector3::z’ may be used uninitialized in this function
  68. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:30: warning: ‘vPoint2.Ogre::Vector3::y’ may be used uninitialized in this function
  69. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:30: warning: ‘vPoint2.Ogre::Vector3::x’ may be used uninitialized in this function
  70. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:21: warning: ‘vPoint1.Ogre::Vector3::z’ may be used uninitialized in this function
  71. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:21: warning: ‘vPoint1.Ogre::Vector3::y’ may be used uninitialized in this function
  72. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:21: warning: ‘vPoint1.Ogre::Vector3::x’ may be used uninitialized in this function
  73. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:12: warning: ‘vPoint0.Ogre::Vector3::z’ may be used uninitialized in this function
  74. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:12: warning: ‘vPoint0.Ogre::Vector3::y’ may be used uninitialized in this function
  75. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/StaticBillboardSet.cpp:708:12: warning: ‘vPoint0.Ogre::Vector3::x’ may be used uninitialized in this function
  76.  
  77. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchedGeometry.cpp: In member function ‘virtual void Forests::WindBatchedGeometry::WindSubBatch::build()’:
  78. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchedGeometry.cpp:124:10: warning: ‘indexBuffer32’ may be used uninitialized in this function
  79. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchedGeometry.cpp:125:10: warning: ‘indexBuffer16’ may be used uninitialized in this function
  80. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchedGeometry.cpp:200:11: warning: ‘vertexPos.Ogre::Vector3::x’ may be used uninitialized in this function
  81. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchedGeometry.cpp:200:11: warning: ‘vertexPos.Ogre::Vector3::y’ may be used uninitialized in this function
  82.  
  83. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp: In member function ‘virtual void Forests::WindBatchPage::_updateShaders()’:
  84. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_COLOUR’ not handled in switch
  85. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_SHORT1’ not handled in switch
  86. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_SHORT2’ not handled in switch
  87. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_SHORT3’ not handled in switch
  88. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_SHORT4’ not handled in switch
  89. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_UBYTE4’ not handled in switch
  90. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_COLOUR_ARGB’ not handled in switch
  91. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:101:12: warning: enumeration value ‘VET_COLOUR_ABGR’ not handled in switch
  92. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_COLOUR’ not handled in switch
  93. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_SHORT1’ not handled in switch
  94. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_SHORT2’ not handled in switch
  95. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_SHORT3’ not handled in switch
  96. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_SHORT4’ not handled in switch
  97. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_UBYTE4’ not handled in switch
  98. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_COLOUR_ARGB’ not handled in switch
  99. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:176:16: warning: enumeration value ‘VET_COLOUR_ABGR’ not handled in switch
  100. /home/gustav/Games/freeorion/FreeOrion/UI/PagedGeometry/WindBatchPage.cpp:126:10: warning: unused variable ‘pass’
  101.  
  102.  
  103.  
Add Comment
Please, Sign In to add comment