1. cd Builds/x86_64-unknown-linux-gnu* && make dbg
  2. make[1]: Entering directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++'
  3. make[2]: Entering directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++'
  4. make[3]: Entering directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib'
  5. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:43: Detected DBG
  6. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:59: Detected Shared Lib
  7. using BD = /home/andres/Programs/OpenSG/Source
  8. g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml \
  9. -Iobj-dbg -I. \
  10. -o obj-dbg/OSGXmlparser.o /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmlparser.cpp
  11. using BD = /home/andres/Programs/OpenSG/Source
  12. g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml \
  13. -Iobj-dbg -I. \
  14. -o obj-dbg/OSGXmltokenizer.o /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp
  15. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp: In member function ‘virtual void xmlpp::xmlstream_iterator::get_next()’:
  16. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp:86: error: ‘EOF’ was not declared in this scope
  17. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp:126: error: ‘EOF’ was not declared in this scope
  18. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmlparser.cpp: In member function ‘void xmlpp::xmlparser::parse_node(xmlpp::xmlnode&, xmlpp::xmlcontextptr&)’:
  19. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmlparser.cpp:169: error: ‘EOF’ was not declared in this scope
  20. make[3]: *** [obj-dbg/OSGXmltokenizer.o] Error 1
  21. make[3]: *** [obj-dbg/OSGXmlparser.o] Error 1
  22. make[3]: Target `dbg' not remade because of errors.
  23. make[3]: Leaving directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib'
  24. make[3]: Entering directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib'
  25. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:43: Detected DBG
  26. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:59: Detected Shared Lib
  27. make[3]: *** No rule to make target `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib/lib-dbg/libOSGBase.so', needed by `SubLib'.
  28. using BD = /home/andres/Programs/OpenSG/Source
  29. g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml -I$BD/Experimental/Manipulators -I$BD/Experimental/NativeFileIO -I$BD/Experimental/NewAction/Actors -I$BD/Experimental/NewAction -I$BD/Experimental/SHL -I$BD/Experimental/ShadowMapViewport -I$BD/Experimental/ShadowViewport -I$BD/Experimental/Text -I$BD/Experimental/WebInterface -I$BD/System/Action/DrawAction -I$BD/System/Action/IntersectAction -I$BD/System/Action/RenderAction -I$BD/System/Action -I$BD/System/Cluster/Base -I$BD/System/Cluster/Server -I$BD/System/Cluster/Window/BalancedMultiWindow -I$BD/System/Cluster/Window/Base -I$BD/System/Cluster/Window/MultiDisplay -I$BD/System/Cluster/Window/SortFirst -I$BD/System/Cluster/Window/SortLast -I$BD/System/FieldContainer/Impl -I$BD/System/FieldContainer -I$BD/System/FileIO/3DS -I$BD/System/FileIO/BIN -I$BD/System/FileIO/Base -I$BD/System/FileIO/DXF -I$BD/System/FileIO/OBJ -I$BD/System/FileIO/OFF -I$BD/System/FileIO/OSG -I$BD/System/FileIO/RAW -I$BD/System/FileIO/SLP -I$BD/System/FileIO/STL -I$BD/System/FileIO/ScanParseSkel -I$BD/System/FileIO/WRL -I$BD/System/GraphOp -I$BD/System/Image -I$BD/System/Material -I$BD/System/NodeCores/Drawables/Base -I$BD/System/NodeCores/Drawables/Geometry -I$BD/System/NodeCores/Drawables/Misc -I$BD/System/NodeCores/Drawables/Nurbs/Internal -I$BD/System/NodeCores/Drawables/Nurbs -I$BD/System/NodeCores/Drawables/Particles -I$BD/System/NodeCores/Drawables/VolRen -I$BD/System/NodeCores/Groups/Base -I$BD/System/NodeCores/Groups/Light -I$BD/System/NodeCores/Groups/Misc -I$BD/System/RenderingBackend -I$BD/System/State -I$BD/System/Statistics -I$BD/System/Text -I$BD/System/Window \
  30. -Iobj-dbg -I. \
  31. -o obj-dbg/OSGPNMImageFileType.o /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp
  32. using BD = /home/andres/Programs/OpenSG/Source
  33. g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml -I$BD/Experimental/Manipulators -I$BD/Experimental/NativeFileIO -I$BD/Experimental/NewAction/Actors -I$BD/Experimental/NewAction -I$BD/Experimental/SHL -I$BD/Experimental/ShadowMapViewport -I$BD/Experimental/ShadowViewport -I$BD/Experimental/Text -I$BD/Experimental/WebInterface -I$BD/System/Action/DrawAction -I$BD/System/Action/IntersectAction -I$BD/System/Action/RenderAction -I$BD/System/Action -I$BD/System/Cluster/Base -I$BD/System/Cluster/Server -I$BD/System/Cluster/Window/BalancedMultiWindow -I$BD/System/Cluster/Window/Base -I$BD/System/Cluster/Window/MultiDisplay -I$BD/System/Cluster/Window/SortFirst -I$BD/System/Cluster/Window/SortLast -I$BD/System/FieldContainer/Impl -I$BD/System/FieldContainer -I$BD/System/FileIO/3DS -I$BD/System/FileIO/BIN -I$BD/System/FileIO/Base -I$BD/System/FileIO/DXF -I$BD/System/FileIO/OBJ -I$BD/System/FileIO/OFF -I$BD/System/FileIO/OSG -I$BD/System/FileIO/RAW -I$BD/System/FileIO/SLP -I$BD/System/FileIO/STL -I$BD/System/FileIO/ScanParseSkel -I$BD/System/FileIO/WRL -I$BD/System/GraphOp -I$BD/System/Image -I$BD/System/Material -I$BD/System/NodeCores/Drawables/Base -I$BD/System/NodeCores/Drawables/Geometry -I$BD/System/NodeCores/Drawables/Misc -I$BD/System/NodeCores/Drawables/Nurbs/Internal -I$BD/System/NodeCores/Drawables/Nurbs -I$BD/System/NodeCores/Drawables/Particles -I$BD/System/NodeCores/Drawables/VolRen -I$BD/System/NodeCores/Groups/Base -I$BD/System/NodeCores/Groups/Light -I$BD/System/NodeCores/Groups/Misc -I$BD/System/RenderingBackend -I$BD/System/State -I$BD/System/Statistics -I$BD/System/Text -I$BD/System/Window \
  34. -Iobj-dbg -I. \
  35. -o obj-dbg/OSGOBJSceneFileType.o /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp
  36. In file included from /usr/include/c++/4.4/ext/hash_map:60,
  37. from /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.h:53,
  38. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:48,
  39. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  40. /usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  41. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypes.h:47,
  42. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:45,
  43. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:48:
  44. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h: In constructor ‘osg::Real16::Real16(float)’:
  45. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:476: warning: conversion to ‘short unsigned int’ from ‘unsigned int’ may alter its value
  46. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h: In member function ‘osg::Real16 osg::Real16::round(unsigned int) const’:
  47. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:530: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  48. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:531: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  49. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:532: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  50. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:545: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  51. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:546: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  52. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypes.h:635,
  53. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:45,
  54. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:48:
  55. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypeTraits.h: In static member function ‘static osg::Real16 osg::TypeTraits<osg::Real16>::getMin()’:
  56. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypeTraits.h:807: warning: conversion to ‘float’ alters ‘double’ constant value
  57. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.h:738,
  58. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.h:46,
  59. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:46,
  60. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:48:
  61. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::Int32 osg::stringlen(const osg::Char8*)’:
  62. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1245: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  63. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::Real32 osg::osgrand()’:
  64. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1373: warning: conversion to ‘osg::Real32’ from ‘int’ may alter its value
  65. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::UInt16 osg::osghtons(osg::UInt16)’:
  66. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1414: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  67. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::UInt16 osg::osgntohs(osg::UInt16)’:
  68. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1490: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  69. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.h:88,
  70. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:46,
  71. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:48:
  72. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl: In function ‘osg::Real64 osg::getTimeStampMsecs(osg::TimeStamp)’:
  73. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl:129: warning: conversion to ‘double’ from ‘osg::TimeStamp’ may alter its value
  74. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl:129: warning: conversion to ‘double’ from ‘osg::TimeStamp’ may alter its value
  75. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypes.h:47,
  76. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:45,
  77. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:56:
  78. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h: In constructor ‘osg::Real16::Real16(float)’:
  79. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:476: warning: conversion to ‘short unsigned int’ from ‘unsigned int’ may alter its value
  80. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h: In member function ‘osg::Real16 osg::Real16::round(unsigned int) const’:
  81. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:530: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  82. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:531: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  83. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:532: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  84. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:545: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  85. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:546: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  86. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypes.h:635,
  87. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:45,
  88. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:56:
  89. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypeTraits.h: In static member function ‘static osg::Real16 osg::TypeTraits<osg::Real16>::getMin()’:
  90. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypeTraits.h:807: warning: conversion to ‘float’ alters ‘double’ constant value
  91. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.h:738,
  92. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.h:46,
  93. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:46,
  94. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:56:
  95. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::Int32 osg::stringlen(const osg::Char8*)’:
  96. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1245: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  97. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::Real32 osg::osgrand()’:
  98. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1373: warning: conversion to ‘osg::Real32’ from ‘int’ may alter its value
  99. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::UInt16 osg::osghtons(osg::UInt16)’:
  100. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1414: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  101. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::UInt16 osg::osgntohs(osg::UInt16)’:
  102. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1490: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  103. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.h:88,
  104. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:46,
  105. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:56:
  106. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl: In function ‘osg::Real64 osg::getTimeStampMsecs(osg::TimeStamp)’:
  107. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl:129: warning: conversion to ‘double’ from ‘osg::TimeStamp’ may alter its value
  108. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl:129: warning: conversion to ‘double’ from ‘osg::TimeStamp’ may alter its value
  109. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:53,
  110. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  111. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGRefPtr.h:51,
  112. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:65,
  113. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  114. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  115. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  116. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  117. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerTypeImpl.inl: In member function ‘osg::UInt32 osg::FieldContainerType::getNumFieldDescs() const’:
  118. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerTypeImpl.inl:105: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  119. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:54,
  120. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  121. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGRefPtr.h:51,
  122. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:65,
  123. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  124. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  125. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  126. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  127. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl: In constructor ‘osg::FieldContainerPtrBase::FieldContainerPtrBase(const osg::FieldContainer&)’:
  128. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl:373: warning: conversion to ‘osg::UInt16’ from ‘osg::UInt32’ may alter its value
  129. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl: In constructor ‘osg::FieldContainerPtrBase::FieldContainerPtrBase(const osg::FieldContainer*)’:
  130. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl:392: warning: conversion to ‘osg::UInt16’ from ‘osg::UInt32’ may alter its value
  131. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:59,
  132. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  133. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGRefPtr.h:51,
  134. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:65,
  135. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  136. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  137. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  138. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  139. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerFactoryImpl.inl: In member function ‘osg::UInt32 osg::FieldContainerFactory::registerFieldContainer(const osg::FieldContainerPtr&)’:
  140. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerFactoryImpl.inl:115: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  141. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:53,
  142. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  143. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerPtrImpl.h:53,
  144. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:45,
  145. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  146. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  147. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  148. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerTypeImpl.inl: In member function ‘osg::UInt32 osg::FieldContainerType::getNumFieldDescs() const’:
  149. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerTypeImpl.inl:105: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  150. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:54,
  151. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  152. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerPtrImpl.h:53,
  153. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:45,
  154. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  155. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  156. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  157. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl: In constructor ‘osg::FieldContainerPtrBase::FieldContainerPtrBase(const osg::FieldContainer&)’:
  158. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl:373: warning: conversion to ‘osg::UInt16’ from ‘osg::UInt32’ may alter its value
  159. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl: In constructor ‘osg::FieldContainerPtrBase::FieldContainerPtrBase(const osg::FieldContainer*)’:
  160. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl:392: warning: conversion to ‘osg::UInt16’ from ‘osg::UInt32’ may alter its value
  161. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.h:294,
  162. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGFieldDataType.h:47,
  163. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGFieldType.h:48,
  164. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGField.h:48,
  165. from /home/andres/Programs/OpenSG/Source/Base/StringConversion/OSGStringConversionStateBase.h:47,
  166. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSField.h:48,
  167. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:53,
  168. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  169. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  170. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  171. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  172. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  173. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  174. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  175. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  176. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  177. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  178. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt16*, osg::UInt32)’:
  179. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:211: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  180. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt32*, osg::UInt32)’:
  181. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:229: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  182. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt64*, osg::UInt32)’:
  183. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:247: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  184. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int16*, osg::UInt32)’:
  185. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:283: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  186. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int32*, osg::UInt32)’:
  187. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:301: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  188. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int64*, osg::UInt32)’:
  189. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:319: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  190. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real16*, osg::UInt32)’:
  191. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:337: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  192. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real32*, osg::UInt32)’:
  193. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:355: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  194. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real64*, osg::UInt32)’:
  195. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:373: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  196. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real128*, osg::UInt32)’:
  197. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:391: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  198. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt16*, osg::UInt32)’:
  199. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:583: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  200. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt32*, osg::UInt32)’:
  201. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:599: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  202. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt64*, osg::UInt32)’:
  203. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:615: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  204. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int16*, osg::UInt32)’:
  205. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:637: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  206. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int32*, osg::UInt32)’:
  207. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:653: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  208. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int64*, osg::UInt32)’:
  209. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:669: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  210. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real16*, osg::UInt32)’:
  211. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:685: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  212. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real32*, osg::UInt32)’:
  213. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:703: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  214. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real64*, osg::UInt32)’:
  215. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:721: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  216. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real128*, osg::UInt32)’:
  217. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:739: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  218. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:43,
  219. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  220. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  221. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  222. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  223. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  224. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  225. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  226. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  227. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  228. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  229. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  230. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldTraitsRecurseMapper<osg::FieldContainerPtr, false>::getBinSize(const osg::FieldContainerPtr*, osg::UInt32)’:
  231. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:78: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  232. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FieldContainerPtr>::getSName()’:
  233. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:177: warning: deprecated conversion from string constant to ‘char*’
  234. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FieldContainerPtr>::getMName()’:
  235. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:178: warning: deprecated conversion from string constant to ‘char*’
  236. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:59,
  237. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  238. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerPtrImpl.h:53,
  239. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:45,
  240. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  241. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  242. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  243. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerFactoryImpl.inl: In member function ‘osg::UInt32 osg::FieldContainerFactory::registerFieldContainer(const osg::FieldContainerPtr&)’:
  244. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerFactoryImpl.inl:115: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  245. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.h:179,
  246. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGDynamicVolume.h:46,
  247. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:45,
  248. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFBaseTypes.h:47,
  249. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:53,
  250. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  251. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  252. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  253. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  254. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  255. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  256. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  257. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  258. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  259. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  260. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  261. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  262. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  263. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setStatic(bool)’:
  264. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:68: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  265. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setValid(bool)’:
  266. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:89: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  267. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setEmpty(bool)’:
  268. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:110: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  269. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:114: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  270. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setInfinite(bool)’:
  271. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:135: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  272. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:139: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  273. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFBaseTypes.h:47,
  274. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:53,
  275. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  276. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  277. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  278. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  279. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  280. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  281. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  282. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  283. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  284. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  285. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  286. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  287. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  288. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color3<float> >::getBinSize(const osg::Color3f*, osg::UInt32)’:
  289. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:116: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  290. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color4<float> >::getBinSize(const osg::Color4f*, osg::UInt32)’:
  291. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:206: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  292. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color3<unsigned char> >::getBinSize(const osg::Color3ub*, osg::UInt32)’:
  293. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:296: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  294. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color4<unsigned char> >::getBinSize(const osg::Color4ub*, osg::UInt32)’:
  295. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:385: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  296. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::getBinSize(const std::string&)’:
  297. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:473: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  298. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<double>::getBinSize(const osg::Time*, osg::UInt32)’:
  299. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:573: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  300. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static bool osg::FieldDataTraits<osg::DynamicVolume>::getFromString(osg::DynamicVolume&, const osg::Char8*&)’:
  301. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:637: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  302. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:664: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  303. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::DynamicVolume>::getBinSize(const osg::DynamicVolume&)’:
  304. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:764: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  305. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:768: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  306. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<long unsigned int>::getBinSize(const osg::BitVector*, osg::UInt32)’:
  307. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:948: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  308. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits1<unsigned int>::getSName()’:
  309. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1011: warning: deprecated conversion from string constant to ‘osg::Char8*’
  310. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits1<unsigned int>::getMName()’:
  311. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1012: warning: deprecated conversion from string constant to ‘osg::Char8*’
  312. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<unsigned int>::getBinSize(const GLenum*, osg::UInt32)’:
  313. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1038: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  314. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Plane>::getBinSize(const osg::Plane*, osg::UInt32)’:
  315. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1136: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  316. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.h:294,
  317. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGFieldDataType.h:47,
  318. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGFieldType.h:48,
  319. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGField.h:48,
  320. from /home/andres/Programs/OpenSG/Source/Base/StringConversion/OSGStringConversionStateBase.h:47,
  321. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSField.h:48,
  322. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:53,
  323. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  324. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  325. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  326. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  327. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  328. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt16*, osg::UInt32)’:
  329. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:211: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  330. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt32*, osg::UInt32)’:
  331. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:229: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  332. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFSysTypes.h:48,
  333. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:55,
  334. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  335. from /home/andres
  336. Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  337. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  338. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  339. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  340. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  341. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  342. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  343. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  344. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  345. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  346. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  347. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  348. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits2<bool>::getSName()’:
  349. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:83: warning: deprecated conversion from string constant to ‘osg::Char8*’
  350. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits2<bool>::getMName()’:
  351. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:84: warning: deprecated conversion from string constant to ‘osg::Char8*’
  352. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int16*, osg::UInt32)’:
  353. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:283: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  354. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int32*, osg::UInt32)’:
  355. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:301: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  356. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int64*, osg::UInt32)’:
  357. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:319: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  358. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real16*, osg::UInt32)’:
  359. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:337: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  360. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real32*, osg::UInt32)’:
  361. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:355: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  362. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real64*, osg::UInt32)’:
  363. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:373: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  364. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<signed char>::getSName()’:
  365. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:204: warning: deprecated conversion from string constant to ‘osg::Char8*’
  366. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<signed char>::getMName()’:
  367. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:205: warning: deprecated conversion from string constant to ‘osg::Char8*’
  368. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real128*, osg::UInt32)’:
  369. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:391: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  370. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned char>::getSName()’:
  371. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:247: warning: deprecated conversion from string constant to ‘osg::Char8*’
  372. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned char>::getMName()’:
  373. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:248: warning: deprecated conversion from string constant to ‘osg::Char8*’
  374. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short int>::getSName()’:
  375. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:290: warning: deprecated conversion from string constant to ‘osg::Char8*’
  376. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short int>::getMName()’:
  377. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:291: warning: deprecated conversion from string constant to ‘osg::Char8*’
  378. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt16*, osg::UInt32)’:
  379. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:583: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  380. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt32*, osg::UInt32)’:
  381. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:599: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  382. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt64*, osg::UInt32)’:
  383. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:615: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  384. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short unsigned int>::getSName()’:
  385. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:333: warning: deprecated conversion from string constant to ‘osg::Char8*’
  386. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short unsigned int>::getMName()’:
  387. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:334: warning: deprecated conversion from string constant to ‘osg::Char8*’
  388. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int16*, osg::UInt32)’:
  389. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:637: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  390. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int32*, osg::UInt32)’:
  391. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:653: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  392. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int64*, osg::UInt32)’:
  393. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:669: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  394. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real16*, osg::UInt32)’:
  395. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:685: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  396. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<int>::getSName()’:
  397. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:376: warning: deprecated conversion from string constant to ‘osg::Char8*’
  398. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<int>::getMName()’:
  399. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:377: warning: deprecated conversion from string constant to ‘osg::Char8*’
  400. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real32*, osg::UInt32)’:
  401. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:703: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  402. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real64*, osg::UInt32)’:
  403. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:721: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  404. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real128*, osg::UInt32)’:
  405. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:739: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  406. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned int>::getSName()’:
  407. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:419: warning: deprecated conversion from string constant to ‘osg::Char8*’
  408. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned int>::getMName()’:
  409. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:420: warning: deprecated conversion from string constant to ‘osg::Char8*’
  410. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long int>::getSName()’:
  411. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:462: warning: deprecated conversion from string constant to ‘osg::Char8*’
  412. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long int>::getMName()’:
  413. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:463: warning: deprecated conversion from string constant to ‘osg::Char8*’
  414. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long unsigned int>::getSName()’:
  415. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:505: warning: deprecated conversion from string constant to ‘osg::Char8*’
  416. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long unsigned int>::getMName()’:
  417. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:506: warning: deprecated conversion from string constant to ‘osg::Char8*’
  418. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::Real16>::getSName()’:
  419. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:549: warning: deprecated conversion from string constant to ‘osg::Char8*’
  420. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::Real16>::getMName()’:
  421. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:550: warning: deprecated conversion from string constant to ‘osg::Char8*’
  422. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<float>::getSName()’:
  423. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:592: warning: deprecated conversion from string constant to ‘osg::Char8*’
  424. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<float>::getMName()’:
  425. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:593: warning: deprecated conversion from string constant to ‘osg::Char8*’
  426. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<double>::getSName()’:
  427. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:635: warning: deprecated conversion from string constant to ‘osg::Char8*’
  428. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<double>::getMName()’:
  429. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:636: warning: deprecated conversion from string constant to ‘osg::Char8*’
  430. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<void*>::getSName()’:
  431. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:680: warning: deprecated conversion from string constant to ‘osg::Char8*’
  432. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<void*>::getMName()’:
  433. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:681: warning: deprecated conversion from string constant to ‘osg::Char8*’
  434. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:43,
  435. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  436. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  437. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  438. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  439. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  440. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  441. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldTraitsRecurseMapper<osg::FieldContainerPtr, false>::getBinSize(const osg::FieldContainerPtr*, osg::UInt32)’:
  442. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:78: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  443. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FieldContainerPtr>::getSName()’:
  444. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:177: warning: deprecated conversion from string constant to ‘char*’
  445. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FieldContainerPtr>::getMName()’:
  446. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:178: warning: deprecated conversion from string constant to ‘char*’
  447. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.h:179,
  448. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGDynamicVolume.h:46,
  449. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:45,
  450. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFBaseTypes.h:47,
  451. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:53,
  452. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  453. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  454. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  455. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  456. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  457. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  458. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  459. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  460. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setStatic(bool)’:
  461. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:68: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  462. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setValid(bool)’:
  463. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:89: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  464. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setEmpty(bool)’:
  465. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:110: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  466. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:114: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  467. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setInfinite(bool)’:
  468. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:135: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  469. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:139: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  470. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  471. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  472. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  473. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  474. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  475. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  476. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  477. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  478. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  479. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  480. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  481. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldTraitsRecurseMapper<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > >, false>::getBinSize(const osg::AttachmentMap&)’:
  482. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:92: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  483. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > > >::getSName()’:
  484. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:215: warning: deprecated conversion from string constant to ‘char*’
  485. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > > >::getMName()’:
  486. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:216: warning: deprecated conversion from string constant to ‘char*’
  487. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:44,
  488. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFNodeCorePtr.h:54,
  489. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:60,
  490. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  491. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:48,
  492. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  493. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  494. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  495. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  496. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  497. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  498. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentContainerPtr>::getSName()’:
  499. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  500. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentContainerPtr>::getMName()’:
  501. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h:84: warning: deprecated conversion from string constant to ‘char*’
  502. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFNodeCorePtr.h:54,
  503. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:60,
  504. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  505. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:48,
  506. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  507. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  508. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  509. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  510. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  511. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  512. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> >::getSName()’:
  513. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:82: warning: deprecated conversion from string constant to ‘char*’
  514. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> >::getMName()’:
  515. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  516. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFBaseTypes.h:47,
  517. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:53,
  518. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  519. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  520. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  521. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  522. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  523. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  524. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  525. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  526. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color3<float> >::getBinSize(const osg::Color3f*, osg::UInt32)’:
  527. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:116: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  528. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGSFNodePtrImpl.h:54,
  529. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:61,
  530. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  531. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:48,
  532. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  533. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  534. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  535. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  536. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  537. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  538. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::NodePtr>::getSName()’:
  539. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h:82: warning: deprecated conversion from string constant to ‘char*’
  540. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::NodePtr>::getMName()’:
  541. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  542. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color4<float> >::getBinSize(const osg::Color4f*, osg::UInt32)’:
  543. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:206: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  544. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color3<unsigned char> >::getBinSize(const osg::Color3ub*, osg::UInt32)’:
  545. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:296: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  546. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color4<unsigned char> >::getBinSize(const osg::Color4ub*, osg::UInt32)’:
  547. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:385: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  548. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::getBinSize(const std::string&)’:
  549. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:473: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  550. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<double>::getBinSize(const osg::Time*, osg::UInt32)’:
  551. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:573: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  552. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static bool osg::FieldDataTraits<osg::DynamicVolume>::getFromString(osg::DynamicVolume&, const osg::Char8*&)’:
  553. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:637: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  554. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:664: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  555. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::DynamicVolume>::getBinSize(const osg::DynamicVolume&)’:
  556. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:764: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  557. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:768: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  558. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<long unsigned int>::getBinSize(const osg::BitVector*, osg::UInt32)’:
  559. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:948: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  560. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits1<unsigned int>::getSName()’:
  561. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1011: warning: deprecated conversion from string constant to ‘osg::Char8*’
  562. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits1<unsigned int>::getMName()’:
  563. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1012: warning: deprecated conversion from string constant to ‘osg::Char8*’
  564. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<unsigned int>::getBinSize(const GLenum*, osg::UInt32)’:
  565. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1038: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  566. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Plane>::getBinSize(const osg::Plane*, osg::UInt32)’:
  567. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1136: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  568. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFSysTypes.h:48,
  569. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:55,
  570. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  571. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  572. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  573. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  574. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  575. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  576. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  577. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  578. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits2<bool>::getSName()’:
  579. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:83: warning: deprecated conversion from string constant to ‘osg::Char8*’
  580. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits2<bool>::getMName()’:
  581. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:84: warning: deprecated conversion from string constant to ‘osg::Char8*’
  582. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<signed char>::getSName()’:
  583. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:204: warning: deprecated conversion from string constant to ‘osg::Char8*’
  584. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<signed char>::getMName()’:
  585. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:205: warning: deprecated conversion from string constant to ‘osg::Char8*’
  586. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned char>::getSName()’:
  587. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:247: warning: deprecated conversion from string constant to ‘osg::Char8*’
  588. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned char>::getMName()’:
  589. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:248: warning: deprecated conversion from string constant to ‘osg::Char8*’
  590. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short int>::getSName()’:
  591. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:290: warning: deprecated conversion from string constant to ‘osg::Char8*’
  592. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short int>::getMName()’:
  593. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:291: warning: deprecated conversion from string constant to ‘osg::Char8*’
  594. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short unsigned int>::getSName()’:
  595. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:333: warning: deprecated conversion from string constant to ‘osg::Char8*’
  596. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short unsigned int>::getMName()’:
  597. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:334: warning: deprecated conversion from string constant to ‘osg::Char8*’
  598. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<int>::getSName()’:
  599. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:376: warning: deprecated conversion from string constant to ‘osg::Char8*’
  600. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<int>::getMName()’:
  601. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:377: warning: deprecated conversion from string constant to ‘osg::Char8*’
  602. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned int>::getSName()’:
  603. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:419: warning: deprecated conversion from string constant to ‘osg::Char8*’
  604. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned int>::getMName()’:
  605. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:420: warning: deprecated conversion from string constant to ‘osg::Char8*’
  606. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGInt32Fields.h:45,
  607. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:71,
  608. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  609. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  610. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  611. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  612. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::getBinSize() const [with FieldTypeT = bool, int fieldNameSpace = 2]’:
  613. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h:81: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  614. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h: In member function ‘void osg::MField<FieldTypeT, fieldNameSpace>::copyToBin(osg::BinaryDataHandler&) const [with FieldTypeT = bool, int fieldNameSpace = 2]’:
  615. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h:87: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  616. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long int>::getSName()’:
  617. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:462: warning: deprecated conversion from string constant to ‘osg::Char8*’
  618. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long int>::getMName()’:
  619. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:463: warning: deprecated conversion from string constant to ‘osg::Char8*’
  620. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long unsigned int>::getSName()’:
  621. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:505: warning: deprecated conversion from string constant to ‘osg::Char8*’
  622. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long unsigned int>::getMName()’:
  623. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:506: warning: deprecated conversion from string constant to ‘osg::Char8*’
  624. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::Real16>::getSName()’:
  625. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:549: warning: deprecated conversion from string constant to ‘osg::Char8*’
  626. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::Real16>::getMName()’:
  627. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:550: warning: deprecated conversion from string constant to ‘osg::Char8*’
  628. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<float>::getSName()’:
  629. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:592: warning: deprecated conversion from string constant to ‘osg::Char8*’
  630. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<float>::getMName()’:
  631. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:593: warning: deprecated conversion from string constant to ‘osg::Char8*’
  632. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<double>::getSName()’:
  633. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:635: warning: deprecated conversion from string constant to ‘osg::Char8*’
  634. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<double>::getMName()’:
  635. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:636: warning: deprecated conversion from string constant to ‘osg::Char8*’
  636. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<void*>::getSName()’:
  637. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:680: warning: deprecated conversion from string constant to ‘osg::Char8*’
  638. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<void*>::getMName()’:
  639. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:681: warning: deprecated conversion from string constant to ‘osg::Char8*’
  640. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  641. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  642. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  643. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  644. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  645. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  646. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldTraitsRecurseMapper<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > >, false>::getBinSize(const osg::AttachmentMap&)’:
  647. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:92: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  648. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > > >::getSName()’:
  649. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:215: warning: deprecated conversion from string constant to ‘char*’
  650. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > > >::getMName()’:
  651. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:216: warning: deprecated conversion from string constant to ‘char*’
  652. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp: In member function ‘virtual bool osg::PNMImageFileType::read(osg::ImagePtr&, std::istream&, const std::string&)’:
  653. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:126: error: ‘numeric_limits’ was not declared in this scope
  654. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:126: error: expected primary-expression before ‘int’
  655. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:128: error: expected primary-expression before ‘int’
  656. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:179: error: expected primary-expression before ‘int’
  657. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:192: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  658. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:195: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  659. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:202: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  660. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:214: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  661. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:216: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value
  662. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp: In member function ‘virtual bool osg::PNMImageFileType::write(const osg::ImagePtr&, std::ostream&, const std::string&)’:
  663. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:231: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  664. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:253: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  665. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:254: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  666. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:263: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  667. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:264: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  668. /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:269: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  669. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:44,
  670. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFNodeCorePtr.h:54,
  671. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:60,
  672. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  673. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  674. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentContainerPtr>::getSName()’:
  675. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  676. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentContainerPtr>::getMName()’:
  677. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h:84: warning: deprecated conversion from string constant to ‘char*’
  678. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFNodeCorePtr.h:54,
  679. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:60,
  680. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  681. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  682. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> >::getSName()’:
  683. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:82: warning: deprecated conversion from string constant to ‘char*’
  684. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> >::getMName()’:
  685. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  686. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGSFNodePtrImpl.h:54,
  687. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:61,
  688. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  689. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  690. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::NodePtr>::getSName()’:
  691. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h:82: warning: deprecated conversion from string constant to ‘char*’
  692. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::NodePtr>::getMName()’:
  693. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  694. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.h:316,
  695. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGMFFieldContainerPtr.h:53,
  696. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:54,
  697. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  698. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  699. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  700. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  701. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  702. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  703. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodePtr.h:45,
  704. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGCoredNodePtr.h:51,
  705. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageBase.h:66,
  706. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImage.h:46,
  707. from /home/andres/Programs/OpenSG/Source/System/Image/OSGImageFileType.h:46,
  708. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.h:47,
  709. from /home/andres/Programs/OpenSG/Source/System/Image/OSGPNMImageFileType.cpp:50:
  710. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  711. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:80: instantiated from here
  712. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  713. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::getBinSize() const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  714. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:246: instantiated from here
  715. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:697: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value
  716. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:246: instantiated from here
  717. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:697: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  718. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘void osg::MField<FieldTypeT, fieldNameSpace>::copyToBin(osg::BinaryDataHandler&) const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  719. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:280: instantiated from here
  720. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:704: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  721. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:708: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value
  722. In file included from /home/andres/Programs/OpenSG/Source/System/Action/OSGAction.h:368,
  723. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:47,
  724. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  725. /home/andres/Programs/OpenSG/Source/System/Action/OSGAction.inl: In member function ‘osg::UInt32 osg::Action::getNNodes() const’:
  726. /home/andres/Programs/OpenSG/Source/System/Action/OSGAction.inl:100: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  727. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGUInt16Fields.h:45,
  728. from /home/andres/Programs/OpenSG/Source/System/Window/OSGWindowBase.h:70,
  729. from /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.h:63,
  730. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:48,
  731. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  732. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::getBinSize() const [with FieldTypeT = bool, int fieldNameSpace = 2]’:
  733. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h:81: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  734. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h: In member function ‘void osg::MField<FieldTypeT, fieldNameSpace>::copyToBin(osg::BinaryDataHandler&) const [with FieldTypeT = bool, int fieldNameSpace = 2]’:
  735. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h:87: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  736. make[3]: *** [obj-dbg/OSGPNMImageFileType.o] Error 1
  737. using BD = /home/andres/Programs/OpenSG/Source
  738. g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml -I$BD/Experimental/Manipulators -I$BD/Experimental/NativeFileIO -I$BD/Experimental/NewAction/Actors -I$BD/Experimental/NewAction -I$BD/Experimental/SHL -I$BD/Experimental/ShadowMapViewport -I$BD/Experimental/ShadowViewport -I$BD/Experimental/Text -I$BD/Experimental/WebInterface -I$BD/System/Action/DrawAction -I$BD/System/Action/IntersectAction -I$BD/System/Action/RenderAction -I$BD/System/Action -I$BD/System/Cluster/Base -I$BD/System/Cluster/Server -I$BD/System/Cluster/Window/BalancedMultiWindow -I$BD/System/Cluster/Window/Base -I$BD/System/Cluster/Window/MultiDisplay -I$BD/System/Cluster/Window/SortFirst -I$BD/System/Cluster/Window/SortLast -I$BD/System/FieldContainer/Impl -I$BD/System/FieldContainer -I$BD/System/FileIO/3DS -I$BD/System/FileIO/BIN -I$BD/System/FileIO/Base -I$BD/System/FileIO/DXF -I$BD/System/FileIO/OBJ -I$BD/System/FileIO/OFF -I$BD/System/FileIO/OSG -I$BD/System/FileIO/RAW -I$BD/System/FileIO/SLP -I$BD/System/FileIO/STL -I$BD/System/FileIO/ScanParseSkel -I$BD/System/FileIO/WRL -I$BD/System/GraphOp -I$BD/System/Image -I$BD/System/Material -I$BD/System/NodeCores/Drawables/Base -I$BD/System/NodeCores/Drawables/Geometry -I$BD/System/NodeCores/Drawables/Misc -I$BD/System/NodeCores/Drawables/Nurbs/Internal -I$BD/System/NodeCores/Drawables/Nurbs -I$BD/System/NodeCores/Drawables/Particles -I$BD/System/NodeCores/Drawables/VolRen -I$BD/System/NodeCores/Groups/Base -I$BD/System/NodeCores/Groups/Light -I$BD/System/NodeCores/Groups/Misc -I$BD/System/RenderingBackend -I$BD/System/State -I$BD/System/Statistics -I$BD/System/Text -I$BD/System/Window \
  739. -Iobj-dbg -I. \
  740. -o obj-dbg/OSGText.o /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp
  741. In file included from /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.h:412,
  742. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:48,
  743. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  744. /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.inl: In static member function ‘static osg::UInt32 osg::Window::getGLObjectsSize()’:
  745. /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.inl:206: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  746. In file included from /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemDesc.h:191,
  747. from /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemTypes.h:47,
  748. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGDrawable.h:48,
  749. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.h:68,
  750. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h:47,
  751. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:68,
  752. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  753. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  754. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemDesc.inl: In static member function ‘static osg::Int32 osg::StatElemDescBase::getNumOfDescs()’:
  755. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemDesc.inl:59: warning: conversion to ‘osg::Int32’ from ‘long unsigned int’ may alter its value
  756. In file included from /home/andres/Programs/OpenSG/Source/System/Action/OSGDrawActionBase.h:52,
  757. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h:50,
  758. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:68,
  759. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  760. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  761. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::StatCollector>::getSName()’:
  762. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h:176: warning: deprecated conversion from string constant to ‘osg::Char8*’
  763. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::StatCollector>::getMName()’:
  764. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h:177: warning: deprecated conversion from string constant to ‘osg::Char8*’
  765. In file included from /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h:216,
  766. from /home/andres/Programs/OpenSG/Source/System/Action/OSGDrawActionBase.h:52,
  767. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h:50,
  768. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:68,
  769. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  770. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  771. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.inl: In member function ‘osg::UInt32 osg::StatCollector::getNumOfElems() const’:
  772. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.inl:45: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  773. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFVecTypes.h:51,
  774. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h:47,
  775. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:45,
  776. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPTypesFields.h:42,
  777. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:70,
  778. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  779. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  780. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getSName()’:
  781. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:190: warning: deprecated conversion from string constant to ‘osg::Char8*’
  782. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getMName()’:
  783. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:191: warning: deprecated conversion from string constant to ‘osg::Char8*’
  784. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getSName()’:
  785. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:240: warning: deprecated conversion from string constant to ‘osg::Char8*’
  786. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getMName()’:
  787. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:241: warning: deprecated conversion from string constant to ‘osg::Char8*’
  788. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getSName()’:
  789. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:292: warning: deprecated conversion from string constant to ‘osg::Char8*’
  790. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getMName()’:
  791. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:293: warning: deprecated conversion from string constant to ‘osg::Char8*’
  792. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage2<signed char> > >::getSName()’:
  793. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:349: warning: deprecated conversion from string constant to ‘osg::Char8*’
  794. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage2<signed char> > >::getMName()’:
  795. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:350: warning: deprecated conversion from string constant to ‘osg::Char8*’
  796. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage3<signed char> > >::getSName()’:
  797. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:399: warning: deprecated conversion from string constant to ‘osg::Char8*’
  798. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage3<signed char> > >::getMName()’:
  799. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:400: warning: deprecated conversion from string constant to ‘osg::Char8*’
  800. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage4<signed char> > >::getSName()’:
  801. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:451: warning: deprecated conversion from string constant to ‘osg::Char8*’
  802. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage4<signed char> > >::getMName()’:
  803. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:452: warning: deprecated conversion from string constant to ‘osg::Char8*’
  804. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getSName()’:
  805. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:507: warning: deprecated conversion from string constant to ‘osg::Char8*’
  806. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getMName()’:
  807. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:508: warning: deprecated conversion from string constant to ‘osg::Char8*’
  808. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getSName()’:
  809. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:557: warning: deprecated conversion from string constant to ‘osg::Char8*’
  810. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getMName()’:
  811. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:558: warning: deprecated conversion from string constant to ‘osg::Char8*’
  812. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getSName()’:
  813. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:609: warning: deprecated conversion from string constant to ‘osg::Char8*’
  814. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getMName()’:
  815. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:610: warning: deprecated conversion from string constant to ‘osg::Char8*’
  816. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage2<short int> > >::getSName()’:
  817. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:665: warning: deprecated conversion from string constant to ‘osg::Char8*’
  818. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage2<short int> > >::getMName()’:
  819. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:666: warning: deprecated conversion from string constant to ‘osg::Char8*’
  820. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage3<short int> > >::getSName()’:
  821. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:715: warning: deprecated conversion from string constant to ‘osg::Char8*’
  822. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage3<short int> > >::getMName()’:
  823. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:716: warning: deprecated conversion from string constant to ‘osg::Char8*’
  824. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage4<short int> > >::getSName()’:
  825. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:767: warning: deprecated conversion from string constant to ‘osg::Char8*’
  826. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage4<short int> > >::getMName()’:
  827. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:768: warning: deprecated conversion from string constant to ‘osg::Char8*’
  828. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage2<float> > >::getSName()’:
  829. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:823: warning: deprecated conversion from string constant to ‘osg::Char8*’
  830. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage2<float> > >::getMName()’:
  831. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:824: warning: deprecated conversion from string constant to ‘osg::Char8*’
  832. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage3<float> > >::getSName()’:
  833. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:873: warning: deprecated conversion from string constant to ‘osg::Char8*’
  834. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage3<float> > >::getMName()’:
  835. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:874: warning: deprecated conversion from string constant to ‘osg::Char8*’
  836. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage4<float> > >::getSName()’:
  837. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:925: warning: deprecated conversion from string constant to ‘osg::Char8*’
  838. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage4<float> > >::getMName()’:
  839. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:926: warning: deprecated conversion from string constant to ‘osg::Char8*’
  840. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage2<double> > >::getSName()’:
  841. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:981: warning: deprecated conversion from string constant to ‘osg::Char8*’
  842. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage2<double> > >::getMName()’:
  843. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:982: warning: deprecated conversion from string constant to ‘osg::Char8*’
  844. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage3<double> > >::getSName()’:
  845. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1031: warning: deprecated conversion from string constant to ‘osg::Char8*’
  846. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage3<double> > >::getMName()’:
  847. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1032: warning: deprecated conversion from string constant to ‘osg::Char8*’
  848. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage4<double> > >::getSName()’:
  849. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1083: warning: deprecated conversion from string constant to ‘osg::Char8*’
  850. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage4<double> > >::getMName()’:
  851. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1084: warning: deprecated conversion from string constant to ‘osg::Char8*’
  852. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage2<long double> > >::getSName()’:
  853. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1139: warning: deprecated conversion from string constant to ‘osg::Char8*’
  854. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage2<long double> > >::getMName()’:
  855. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1140: warning: deprecated conversion from string constant to ‘osg::Char8*’
  856. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage3<long double> > >::getSName()’:
  857. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1189: warning: deprecated conversion from string constant to ‘osg::Char8*’
  858. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage3<long double> > >::getMName()’:
  859. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1190: warning: deprecated conversion from string constant to ‘osg::Char8*’
  860. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage4<long double> > >::getSName()’:
  861. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1241: warning: deprecated conversion from string constant to ‘osg::Char8*’
  862. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage4<long double> > >::getMName()’:
  863. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1242: warning: deprecated conversion from string constant to ‘osg::Char8*’
  864. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getSName()’:
  865. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1297: warning: deprecated conversion from string constant to ‘osg::Char8*’
  866. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getMName()’:
  867. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1298: warning: deprecated conversion from string constant to ‘osg::Char8*’
  868. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getSName()’:
  869. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1347: warning: deprecated conversion from string constant to ‘osg::Char8*’
  870. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getMName()’:
  871. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1348: warning: deprecated conversion from string constant to ‘osg::Char8*’
  872. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getSName()’:
  873. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1399: warning: deprecated conversion from string constant to ‘osg::Char8*’
  874. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getMName()’:
  875. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1400: warning: deprecated conversion from string constant to ‘osg::Char8*’
  876. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage2<signed char> > >::getSName()’:
  877. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1455: warning: deprecated conversion from string constant to ‘osg::Char8*’
  878. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage2<signed char> > >::getMName()’:
  879. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1456: warning: deprecated conversion from string constant to ‘osg::Char8*’
  880. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage3<signed char> > >::getSName()’:
  881. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1505: warning: deprecated conversion from string constant to ‘osg::Char8*’
  882. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage3<signed char> > >::getMName()’:
  883. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1506: warning: deprecated conversion from string constant to ‘osg::Char8*’
  884. In file included from /usr/include/c++/4.4/ext/hash_map:60,
  885. from /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.h:53,
  886. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:48,
  887. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  888. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  889. /usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
  890. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage4<signed char> > >::getSName()’:
  891. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1557: warning: deprecated conversion from string constant to ‘osg::Char8*’
  892. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage4<signed char> > >::getMName()’:
  893. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1558: warning: deprecated conversion from string constant to ‘osg::Char8*’
  894. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getSName()’:
  895. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1613: warning: deprecated conversion from string constant to ‘osg::Char8*’
  896. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getMName()’:
  897. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1614: warning: deprecated conversion from string constant to ‘osg::Char8*’
  898. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getSName()’:
  899. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1663: warning: deprecated conversion from string constant to ‘osg::Char8*’
  900. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getMName()’:
  901. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1664: warning: deprecated conversion from string constant to ‘osg::Char8*’
  902. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getSName()’:
  903. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1715: warning: deprecated conversion from string constant to ‘osg::Char8*’
  904. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getMName()’:
  905. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1716: warning: deprecated conversion from string constant to ‘osg::Char8*’
  906. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage2<short int> > >::getSName()’:
  907. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1771: warning: deprecated conversion from string constant to ‘osg::Char8*’
  908. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage2<short int> > >::getMName()’:
  909. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1772: warning: deprecated conversion from string constant to ‘osg::Char8*’
  910. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage3<short int> > >::getSName()’:
  911. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1821: warning: deprecated conversion from string constant to ‘osg::Char8*’
  912. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage3<short int> > >::getMName()’:
  913. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1822: warning: deprecated conversion from string constant to ‘osg::Char8*’
  914. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage4<short int> > >::getSName()’:
  915. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1873: warning: deprecated conversion from string constant to ‘osg::Char8*’
  916. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage4<short int> > >::getMName()’:
  917. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1874: warning: deprecated conversion from string constant to ‘osg::Char8*’
  918. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage2<float> > >::getSName()’:
  919. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1929: warning: deprecated conversion from string constant to ‘osg::Char8*’
  920. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage2<float> > >::getMName()’:
  921. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1930: warning: deprecated conversion from string constant to ‘osg::Char8*’
  922. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage3<float> > >::getSName()’:
  923. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1979: warning: deprecated conversion from string constant to ‘osg::Char8*’
  924. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage3<float> > >::getMName()’:
  925. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1980: warning: deprecated conversion from string constant to ‘osg::Char8*’
  926. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage4<float> > >::getSName()’:
  927. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2031: warning: deprecated conversion from string constant to ‘osg::Char8*’
  928. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage4<float> > >::getMName()’:
  929. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2032: warning: deprecated conversion from string constant to ‘osg::Char8*’
  930. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage2<double> > >::getSName()’:
  931. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2087: warning: deprecated conversion from string constant to ‘osg::Char8*’
  932. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage2<double> > >::getMName()’:
  933. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2088: warning: deprecated conversion from string constant to ‘osg::Char8*’
  934. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage3<double> > >::getSName()’:
  935. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2137: warning: deprecated conversion from string constant to ‘osg::Char8*’
  936. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage3<double> > >::getMName()’:
  937. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2138: warning: deprecated conversion from string constant to ‘osg::Char8*’
  938. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage4<double> > >::getSName()’:
  939. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2189: warning: deprecated conversion from string constant to ‘osg::Char8*’
  940. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage4<double> > >::getMName()’:
  941. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2190: warning: deprecated conversion from string constant to ‘osg::Char8*’
  942. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage2<long double> > >::getSName()’:
  943. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2245: warning: deprecated conversion from string constant to ‘osg::Char8*’
  944. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage2<long double> > >::getMName()’:
  945. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2246: warning: deprecated conversion from string constant to ‘osg::Char8*’
  946. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage3<long double> > >::getSName()’:
  947. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2295: warning: deprecated conversion from string constant to ‘osg::Char8*’
  948. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage3<long double> > >::getMName()’:
  949. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2296: warning: deprecated conversion from string constant to ‘osg::Char8*’
  950. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage4<long double> > >::getSName()’:
  951. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2347: warning: deprecated conversion from string constant to ‘osg::Char8*’
  952. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage4<long double> > >::getMName()’:
  953. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2348: warning: deprecated conversion from string constant to ‘osg::Char8*’
  954. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyInterface.h:48,
  955. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h:51,
  956. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:45,
  957. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPTypesFields.h:42,
  958. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:70,
  959. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  960. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  961. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentPtr>::getSName()’:
  962. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h:74: warning: deprecated conversion from string constant to ‘char*’
  963. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentPtr>::getMName()’:
  964. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h:75: warning: deprecated conversion from string constant to ‘char*’
  965. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPTypesFields.h:42,
  966. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:70,
  967. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  968. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  969. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPositionsPropertyDesc> > >::getSName()’:
  970. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:100: warning: deprecated conversion from string constant to ‘osg::Char8*’
  971. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPositionsPropertyDesc> > >::getMName()’:
  972. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:101: warning: deprecated conversion from string constant to ‘osg::Char8*’
  973. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoNormalsPropertyDesc> > >::getSName()’:
  974. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:157: warning: deprecated conversion from string constant to ‘osg::Char8*’
  975. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoNormalsPropertyDesc> > >::getMName()’:
  976. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:158: warning: deprecated conversion from string constant to ‘osg::Char8*’
  977. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoColorsPropertyDesc> > >::getSName()’:
  978. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:216: warning: deprecated conversion from string constant to ‘osg::Char8*’
  979. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoColorsPropertyDesc> > >::getMName()’:
  980. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:217: warning: deprecated conversion from string constant to ‘osg::Char8*’
  981. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoTexCoordsPropertyDesc> > >::getSName()’:
  982. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:274: warning: deprecated conversion from string constant to ‘osg::Char8*’
  983. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoTexCoordsPropertyDesc> > >::getMName()’:
  984. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:275: warning: deprecated conversion from string constant to ‘osg::Char8*’
  985. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoIndicesPropertyDesc> > >::getSName()’:
  986. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:332: warning: deprecated conversion from string constant to ‘osg::Char8*’
  987. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoIndicesPropertyDesc> > >::getMName()’:
  988. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:333: warning: deprecated conversion from string constant to ‘osg::Char8*’
  989. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPTypesPropertyDesc> > >::getSName()’:
  990. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:390: warning: deprecated conversion from string constant to ‘osg::Char8*’
  991. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPTypesPropertyDesc> > >::getMName()’:
  992. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:391: warning: deprecated conversion from string constant to ‘osg::Char8*’
  993. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPLengthsPropertyDesc> > >::getSName()’:
  994. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:448: warning: deprecated conversion from string constant to ‘char*’
  995. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPLengthsPropertyDesc> > >::getMName()’:
  996. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:449: warning: deprecated conversion from string constant to ‘char*’
  997. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.h:276,
  998. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:48,
  999. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:51,
  1000. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  1001. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1002. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:130: warning: conversion to ‘float’ from ‘int’ may alter its value
  1003. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:131: warning: conversion to ‘float’ from ‘int’ may alter its value
  1004. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:132: warning: conversion to ‘float’ from ‘int’ may alter its value
  1005. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1006. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:139: warning: conversion to ‘float’ from ‘int’ may alter its value
  1007. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:140: warning: conversion to ‘float’ from ‘int’ may alter its value
  1008. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:141: warning: conversion to ‘float’ from ‘int’ may alter its value
  1009. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1010. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:149: warning: conversion to ‘float’ from ‘int’ may alter its value
  1011. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:150: warning: conversion to ‘float’ from ‘int’ may alter its value
  1012. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:151: warning: conversion to ‘float’ from ‘int’ may alter its value
  1013. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1014. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:159: warning: conversion to ‘float’ from ‘int’ may alter its value
  1015. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:160: warning: conversion to ‘float’ from ‘int’ may alter its value
  1016. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:161: warning: conversion to ‘float’ from ‘int’ may alter its value
  1017. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1018. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:210: warning: conversion to ‘float’ from ‘int’ may alter its value
  1019. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:211: warning: conversion to ‘float’ from ‘int’ may alter its value
  1020. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:212: warning: conversion to ‘float’ from ‘int’ may alter its value
  1021. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1022. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:219: warning: conversion to ‘float’ from ‘int’ may alter its value
  1023. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:220: warning: conversion to ‘float’ from ‘int’ may alter its value
  1024. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:221: warning: conversion to ‘float’ from ‘int’ may alter its value
  1025. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1026. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:229: warning: conversion to ‘float’ from ‘int’ may alter its value
  1027. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:230: warning: conversion to ‘float’ from ‘int’ may alter its value
  1028. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:231: warning: conversion to ‘float’ from ‘int’ may alter its value
  1029. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1030. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:239: warning: conversion to ‘float’ from ‘int’ may alter its value
  1031. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:240: warning: conversion to ‘float’ from ‘int’ may alter its value
  1032. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:241: warning: conversion to ‘float’ from ‘int’ may alter its value
  1033. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.h:224,
  1034. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:49,
  1035. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:51,
  1036. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  1037. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl: In function ‘float osg::glShortToFloat(GLshort)’:
  1038. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:51: warning: conversion to ‘float’ from ‘int’ may alter its value
  1039. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypes.h:47,
  1040. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:45,
  1041. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:16:
  1042. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h: In constructor ‘osg::Real16::Real16(float)’:
  1043. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:476: warning: conversion to ‘short unsigned int’ from ‘unsigned int’ may alter its value
  1044. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h: In member function ‘osg::Real16 osg::Real16::round(unsigned int) const’:
  1045. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:530: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  1046. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:531: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  1047. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:532: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  1048. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:545: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  1049. /home/andres/Programs/OpenSG/Source/Base/Base/OSGReal16.h:546: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value
  1050. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl: In function ‘float osg::glByteToFloat(GLbyte)’:
  1051. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:150: warning: conversion to ‘float’ from ‘int’ may alter its value
  1052. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypes.h:635,
  1053. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:45,
  1054. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:16:
  1055. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypeTraits.h: In static member function ‘static osg::Real16 osg::TypeTraits<osg::Real16>::getMin()’:
  1056. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseTypeTraits.h:807: warning: conversion to ‘float’ alters ‘double’ constant value
  1057. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.h:738,
  1058. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.h:46,
  1059. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:46,
  1060. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:16:
  1061. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::Int32 osg::stringlen(const osg::Char8*)’:
  1062. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1245: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1063. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::Real32 osg::osgrand()’:
  1064. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1373: warning: conversion to ‘osg::Real32’ from ‘int’ may alter its value
  1065. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::UInt16 osg::osghtons(osg::UInt16)’:
  1066. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1414: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1067. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl: In function ‘osg::UInt16 osg::osgntohs(osg::UInt16)’:
  1068. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBaseFunctions.inl:1490: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1069. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.h:88,
  1070. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGLog.h:46,
  1071. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:16:
  1072. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl: In function ‘osg::Real64 osg::getTimeStampMsecs(osg::TimeStamp)’:
  1073. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl:129: warning: conversion to ‘double’ from ‘osg::TimeStamp’ may alter its value
  1074. /home/andres/Programs/OpenSG/Source/Base/Base/OSGTime.inl:129: warning: conversion to ‘double’ from ‘osg::TimeStamp’ may alter its value
  1075. In file included from /home/andres/Programs/OpenSG/Source/System/State/OSGStateChunk.h:218,
  1076. from /home/andres/Programs/OpenSG/Source/System/State/OSGState.h:48,
  1077. from /home/andres/Programs/OpenSG/Source/System/Material/OSGMaterial.h:50,
  1078. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:52,
  1079. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  1080. /home/andres/Programs/OpenSG/Source/System/State/OSGStateChunk.inl: In static member function ‘static osg::UInt32 osg::StateChunkClass::getUsedSlots()’:
  1081. /home/andres/Programs/OpenSG/Source/System/State/OSGStateChunk.inl:70: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1082. In file included from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.h:149,
  1083. from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGNewActionBase.h:55,
  1084. from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGActorBase.inl:43,
  1085. from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGActorBase.h:258,
  1086. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:54,
  1087. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:59:
  1088. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl: In member function ‘osg::UInt32 osg::ExtraChildrenList::addChild(const osg::NodePtr&)’:
  1089. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl:135: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1090. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl: In member function ‘osg::UInt32 osg::ExtraChildrenList::addChild(const osg::NodePtr&, osg::NewActionTypes::PriorityType)’:
  1091. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl:145: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1092. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl: In member function ‘osg::UInt32 osg::ExtraChildrenList::getSize() const’:
  1093. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl:191: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1094. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:53,
  1095. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  1096. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerPtrImpl.h:53,
  1097. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:45,
  1098. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1099. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1100. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1101. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1102. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerTypeImpl.inl: In member function ‘osg::UInt32 osg::FieldContainerType::getNumFieldDescs() const’:
  1103. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerTypeImpl.inl:105: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1104. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:54,
  1105. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  1106. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerPtrImpl.h:53,
  1107. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:45,
  1108. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1109. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1110. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1111. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1112. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl: In constructor ‘osg::FieldContainerPtrBase::FieldContainerPtrBase(const osg::FieldContainer&)’:
  1113. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl:373: warning: conversion to ‘osg::UInt16’ from ‘osg::UInt32’ may alter its value
  1114. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl: In constructor ‘osg::FieldContainerPtrBase::FieldContainerPtrBase(const osg::FieldContainer*)’:
  1115. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerPtrImpl.inl:392: warning: conversion to ‘osg::UInt16’ from ‘osg::UInt32’ may alter its value
  1116. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGPrimary.h:59,
  1117. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerPtr.h:71,
  1118. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerPtrImpl.h:53,
  1119. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:45,
  1120. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1121. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1122. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1123. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1124. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerFactoryImpl.inl: In member function ‘osg::UInt32 osg::FieldContainerFactory::registerFieldContainer(const osg::FieldContainerPtr&)’:
  1125. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGFieldContainerFactoryImpl.inl:115: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1126. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.h:294,
  1127. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGFieldDataType.h:47,
  1128. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGFieldType.h:48,
  1129. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGField.h:48,
  1130. from /home/andres/Programs/OpenSG/Source/Base/StringConversion/OSGStringConversionStateBase.h:47,
  1131. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSField.h:48,
  1132. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:53,
  1133. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1134. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1135. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1136. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1137. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1138. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1139. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt16*, osg::UInt32)’:
  1140. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:211: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1141. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt32*, osg::UInt32)’:
  1142. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:229: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1143. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::UInt64*, osg::UInt32)’:
  1144. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:247: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1145. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int16*, osg::UInt32)’:
  1146. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:283: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1147. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int32*, osg::UInt32)’:
  1148. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:301: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1149. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Int64*, osg::UInt32)’:
  1150. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:319: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1151. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real16*, osg::UInt32)’:
  1152. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:337: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1153. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real32*, osg::UInt32)’:
  1154. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:355: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1155. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real64*, osg::UInt32)’:
  1156. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:373: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1157. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::putValues(const osg::Real128*, osg::UInt32)’:
  1158. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:391: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1159. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt16*, osg::UInt32)’:
  1160. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:583: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1161. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt32*, osg::UInt32)’:
  1162. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:599: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1163. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::UInt64*, osg::UInt32)’:
  1164. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:615: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1165. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int16*, osg::UInt32)’:
  1166. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:637: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1167. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int32*, osg::UInt32)’:
  1168. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:653: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1169. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Int64*, osg::UInt32)’:
  1170. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:669: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1171. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real16*, osg::UInt32)’:
  1172. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:685: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1173. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real32*, osg::UInt32)’:
  1174. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:703: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1175. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real64*, osg::UInt32)’:
  1176. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:721: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1177. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl: In member function ‘void osg::BinaryDataHandler::getValues(osg::Real128*, osg::UInt32)’:
  1178. /home/andres/Programs/OpenSG/Source/Base/Base/OSGBinaryDataHandler.inl:739: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1179. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:43,
  1180. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1181. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1182. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1183. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1184. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1185. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1186. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1187. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldTraitsRecurseMapper<osg::FieldContainerPtr, false>::getBinSize(const osg::FieldContainerPtr*, osg::UInt32)’:
  1188. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:78: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1189. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FieldContainerPtr>::getSName()’:
  1190. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:177: warning: deprecated conversion from string constant to ‘char*’
  1191. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FieldContainerPtr>::getMName()’:
  1192. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGFieldContainerFieldDataType.h:178: warning: deprecated conversion from string constant to ‘char*’
  1193. In file included from /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.h:179,
  1194. from /home/andres/Programs/OpenSG/Source/Base/Base/OSGDynamicVolume.h:46,
  1195. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:45,
  1196. from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFBaseTypes.h:47,
  1197. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:53,
  1198. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  1199. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  1200. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1201. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1202. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1203. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1204. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1205. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1206. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1207. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setStatic(bool)’:
  1208. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:68: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1209. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setValid(bool)’:
  1210. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:89: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1211. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setEmpty(bool)’:
  1212. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:110: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1213. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:114: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1214. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl: In member function ‘void osg::Volume::setInfinite(bool)’:
  1215. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:135: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1216. /home/andres/Programs/OpenSG/Source/Base/Base/OSGVolume.inl:139: warning: conversion to ‘osg::UInt16’ from ‘int’ may alter its value
  1217. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFBaseTypes.h:47,
  1218. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:53,
  1219. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  1220. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  1221. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1222. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1223. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1224. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1225. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1226. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1227. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1228. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color3<float> >::getBinSize(const osg::Color3f*, osg::UInt32)’:
  1229. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:116: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1230. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color4<float> >::getBinSize(const osg::Color4f*, osg::UInt32)’:
  1231. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:206: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1232. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color3<unsigned char> >::getBinSize(const osg::Color3ub*, osg::UInt32)’:
  1233. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:296: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1234. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Color4<unsigned char> >::getBinSize(const osg::Color4ub*, osg::UInt32)’:
  1235. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:385: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1236. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::getBinSize(const std::string&)’:
  1237. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:473: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1238. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<double>::getBinSize(const osg::Time*, osg::UInt32)’:
  1239. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:573: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1240. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static bool osg::FieldDataTraits<osg::DynamicVolume>::getFromString(osg::DynamicVolume&, const osg::Char8*&)’:
  1241. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:637: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1242. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:664: warning: conversion to ‘osg::Int16’ from ‘int’ may alter its value
  1243. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::DynamicVolume>::getBinSize(const osg::DynamicVolume&)’:
  1244. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:764: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1245. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:768: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1246. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<long unsigned int>::getBinSize(const osg::BitVector*, osg::UInt32)’:
  1247. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:948: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1248. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits1<unsigned int>::getSName()’:
  1249. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1011: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1250. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits1<unsigned int>::getMName()’:
  1251. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1012: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1252. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits1<unsigned int>::getBinSize(const GLenum*, osg::UInt32)’:
  1253. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1038: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1254. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldDataTraits<osg::Plane>::getBinSize(const osg::Plane*, osg::UInt32)’:
  1255. /home/andres/Programs/OpenSG/Source/Base/Field/OSGBaseFieldDataType.h:1136: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1256. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp: In member function ‘virtual osg::NodePtr osg::OBJSceneFileType::read(std::istream&, const osg::Char8*) const’:
  1257. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:179: error: ‘INT_MAX’ was not declared in this scope
  1258. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:191: error: ‘INT_MAX’ was not declared in this scope
  1259. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:243: warning: conversion to ‘osg::Int32’ from ‘long int’ may alter its value
  1260. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:301: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1261. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGSFSysTypes.h:48,
  1262. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:55,
  1263. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  1264. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  1265. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1266. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1267. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1268. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1269. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1270. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1271. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1272. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits2<bool>::getSName()’:
  1273. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:83: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1274. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits2<bool>::getMName()’:
  1275. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:84: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1276. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:387: warning: conversion to ‘short unsigned int’ from ‘osg::Int32’ may alter its value
  1277. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:394: warning: conversion to ‘short unsigned int’ from ‘osg::Int32’ may alter its value
  1278. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:399: warning: conversion to ‘short unsigned int’ from ‘osg::Int32’ may alter its value
  1279. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:404: warning: conversion to ‘short unsigned int’ from ‘osg::Int32’ may alter its value
  1280. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:413: warning: conversion to ‘float’ alters ‘double’ constant value
  1281. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:413: warning: conversion to ‘float’ alters ‘double’ constant value
  1282. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:413: warning: conversion to ‘float’ alters ‘double’ constant value
  1283. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:430: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1284. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<signed char>::getSName()’:
  1285. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:204: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1286. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<signed char>::getMName()’:
  1287. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:205: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1288. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned char>::getSName()’:
  1289. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:247: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1290. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned char>::getMName()’:
  1291. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:248: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1292. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short int>::getSName()’:
  1293. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:290: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1294. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short int>::getMName()’:
  1295. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:291: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1296. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short unsigned int>::getSName()’:
  1297. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:333: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1298. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<short unsigned int>::getMName()’:
  1299. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:334: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1300. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<int>::getSName()’:
  1301. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:376: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1302. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<int>::getMName()’:
  1303. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:377: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1304. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned int>::getSName()’:
  1305. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:419: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1306. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<unsigned int>::getMName()’:
  1307. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:420: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1308. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long int>::getSName()’:
  1309. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:462: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1310. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long int>::getMName()’:
  1311. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:463: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1312. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long unsigned int>::getSName()’:
  1313. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:505: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1314. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<long unsigned int>::getMName()’:
  1315. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:506: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1316. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::Real16>::getSName()’:
  1317. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:549: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1318. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::Real16>::getMName()’:
  1319. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:550: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1320. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<float>::getSName()’:
  1321. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:592: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1322. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<float>::getMName()’:
  1323. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:593: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1324. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<double>::getSName()’:
  1325. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:635: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1326. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<double>::getMName()’:
  1327. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:636: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1328. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<void*>::getSName()’:
  1329. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:680: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1330. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<void*>::getMName()’:
  1331. /home/andres/Programs/OpenSG/Source/Base/Field/OSGSysFieldDataType.h:681: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1332. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp: In member function ‘osg::Int32 osg::OBJSceneFileType::readMTL(const osg::Char8*, std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, osg::FCPtr<osg::FCPtr<osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Material>, osg::ChunkMaterial>, osg::SimpleMaterial>, osg::SimpleTexturedMaterial>, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, osg::FCPtr<osg::FCPtr<osg::FCPtr<osg::FCPtr<osg::AttachmentContainerPtr, osg::Material>, osg::ChunkMaterial>, osg::SimpleMaterial>, osg::SimpleTexturedMaterial> > > >&) const’:
  1333. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:804: error: ‘INT_MAX’ was not declared in this scope
  1334. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:831: error: ‘INT_MAX’ was not declared in this scope
  1335. /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:929: error: ‘INT_MAX’ was not declared in this scope
  1336. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1337. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1338. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1339. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1340. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1341. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1342. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1343. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static osg::UInt32 osg::FieldTraitsRecurseMapper<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > >, false>::getBinSize(const osg::AttachmentMap&)’:
  1344. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:92: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1345. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > > >::getSName()’:
  1346. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:215: warning: deprecated conversion from string constant to ‘char*’
  1347. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<std::map<unsigned int, osg::AttachmentPtr, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, osg::AttachmentPtr> > > >::getMName()’:
  1348. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:216: warning: deprecated conversion from string constant to ‘char*’
  1349. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.h:316,
  1350. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGMFFieldContainerPtr.h:53,
  1351. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:54,
  1352. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  1353. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  1354. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1355. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1356. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1357. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1358. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1359. from /home/andres/Programs/OpenSG/Source/System/FileIO/OBJ/OSGOBJSceneFileType.cpp:58:
  1360. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  1361. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:80: instantiated from here
  1362. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1363. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:44,
  1364. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFNodeCorePtr.h:54,
  1365. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:60,
  1366. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  1367. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1368. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1369. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentContainerPtr>::getSName()’:
  1370. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  1371. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentContainerPtr>::getMName()’:
  1372. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerFieldDataType.h:84: warning: deprecated conversion from string constant to ‘char*’
  1373. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::getBinSize() const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  1374. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:246: instantiated from here
  1375. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:697: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value
  1376. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:246: instantiated from here
  1377. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:697: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1378. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘void osg::MField<FieldTypeT, fieldNameSpace>::copyToBin(osg::BinaryDataHandler&) const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  1379. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:280: instantiated from here
  1380. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:704: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1381. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:708: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value
  1382. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFNodeCorePtr.h:54,
  1383. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:60,
  1384. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  1385. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1386. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1387. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> >::getSName()’:
  1388. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:82: warning: deprecated conversion from string constant to ‘char*’
  1389. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentContainerPtr, osg::NodeCore> >::getMName()’:
  1390. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeCoreFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  1391. In file included from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGSFNodePtrImpl.h:54,
  1392. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.h:61,
  1393. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:50,
  1394. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1395. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1396. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::NodePtr>::getSName()’:
  1397. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h:82: warning: deprecated conversion from string constant to ‘char*’
  1398. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::NodePtr>::getMName()’:
  1399. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNodeFieldDataType.h:83: warning: deprecated conversion from string constant to ‘char*’
  1400. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFVecTypes.h:51,
  1401. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h:47,
  1402. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:46,
  1403. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:48,
  1404. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1405. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getSName()’:
  1406. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:190: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1407. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getMName()’:
  1408. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:191: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1409. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getSName()’:
  1410. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:240: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1411. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getMName()’:
  1412. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:241: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1413. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getSName()’:
  1414. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:292: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1415. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getMName()’:
  1416. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:293: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1417. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage2<signed char> > >::getSName()’:
  1418. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:349: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1419. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage2<signed char> > >::getMName()’:
  1420. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:350: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1421. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage3<signed char> > >::getSName()’:
  1422. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:399: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1423. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage3<signed char> > >::getMName()’:
  1424. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:400: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1425. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage4<signed char> > >::getSName()’:
  1426. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:451: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1427. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<signed char, osg::VecStorage4<signed char> > >::getMName()’:
  1428. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:452: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1429. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<short int, osg::VecStorage2<short int> >, int fieldNameSpace = 0]’:
  1430. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:97: instantiated from here
  1431. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1432. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getSName()’:
  1433. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:507: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1434. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getMName()’:
  1435. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:508: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1436. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<short int, osg::VecStorage3<short int> >, int fieldNameSpace = 0]’:
  1437. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:165: instantiated from here
  1438. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1439. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getSName()’:
  1440. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:557: warning: deprecated conversion from string constant to ‘osg::Char8*’/home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<short int, osg::VecStorage4<short int> >, int fieldNameSpace = 0]’:
  1441. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:231: instantiated from here
  1442. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1443. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getMName()’:
  1444. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:558: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1445. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<float, osg::VecStorage2<float> >, int fieldNameSpace = 0]’:
  1446. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:299: instantiated from here
  1447. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1448. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<float, osg::VecStorage4<float> >, int fieldNameSpace = 0]’:
  1449. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:364: instantiated from here
  1450. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1451. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getSName()’:
  1452. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:609: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1453. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getMName()’:
  1454. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:610: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1455. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<double, osg::VecStorage2<double> >, int fieldNameSpace = 0]’:
  1456. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:439: instantiated from here
  1457. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1458. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<double, osg::VecStorage3<double> >, int fieldNameSpace = 0]’:
  1459. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:512: instantiated from here
  1460. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1461. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage2<short int> > >::getSName()’:
  1462. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:665: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1463. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage2<short int> > >::getMName()’:
  1464. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:666: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1465. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<double, osg::VecStorage4<double> >, int fieldNameSpace = 0]’:
  1466. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:585: instantiated from here
  1467. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1468. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::Color4<float>, int fieldNameSpace = 0]’:
  1469. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:107: instantiated from here
  1470. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1471. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage3<short int> > >::getSName()’:
  1472. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:715: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1473. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage3<short int> > >::getMName()’:
  1474. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:716: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1475. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::Color3<unsigned char>, int fieldNameSpace = 0]’:
  1476. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:185: instantiated from here
  1477. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1478. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::Color4<unsigned char>, int fieldNameSpace = 0]’:
  1479. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:267: instantiated from here
  1480. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1481. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage4<short int> > >::getSName()’:
  1482. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:767: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1483. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<short int, osg::VecStorage4<short int> > >::getMName()’:
  1484. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:768: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1485. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<short int, osg::VecStorage3<short int> >, int fieldNameSpace = 0]’:
  1486. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:130: instantiated from here
  1487. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1488. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<signed char, osg::VecStorage3<signed char> >, int fieldNameSpace = 0]’:
  1489. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:230: instantiated from here
  1490. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1491. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = float, int fieldNameSpace = 0]’:
  1492. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:97: instantiated from here
  1493. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1494. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage2<float> > >::getSName()’:
  1495. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:823: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1496. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage2<float> > >::getMName()’:
  1497. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:824: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1498. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<float, osg::VecStorage3<float> >, int fieldNameSpace = 0]’:
  1499. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:165: instantiated from here
  1500. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1501. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<float, osg::VecStorage4<float> >, int fieldNameSpace = 0]’:
  1502. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:232: instantiated from here
  1503. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1504. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = double, int fieldNameSpace = 0]’:
  1505. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:299: instantiated from here
  1506. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1507. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage3<float> > >::getSName()’:
  1508. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:873: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1509. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage3<float> > >::getMName()’:
  1510. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:874: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1511. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<double, osg::VecStorage2<double> >, int fieldNameSpace = 0]’:
  1512. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:369: instantiated from here
  1513. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1514. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage4<float> > >::getSName()’:
  1515. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:925: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1516. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<float, osg::VecStorage4<float> > >::getMName()’:
  1517. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:926: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1518. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<double, osg::VecStorage3<double> >, int fieldNameSpace = 0]’:
  1519. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:439: instantiated from here
  1520. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1521. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage2<double> > >::getSName()’:
  1522. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:981: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1523. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage2<double> > >::getMName()’:
  1524. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:982: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1525. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<double, osg::VecStorage4<double> >, int fieldNameSpace = 0]’:
  1526. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:509: instantiated from here
  1527. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1528. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage3<double> > >::getSName()’:
  1529. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1031: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1530. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage3<double> > >::getMName()’:
  1531. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1032: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1532. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::FCPtr<osg::AttachmentPtr, osg::StateChunk>, int fieldNameSpace = 0]’:
  1533. /home/andres/Programs/OpenSG/Source/System/State/OSGState.inl:53: instantiated from here
  1534. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1535. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage4<double> > >::getSName()’:
  1536. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1083: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1537. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<double, osg::VecStorage4<double> > >::getMName()’:
  1538. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1084: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1539. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage2<long double> > >::getSName()’:
  1540. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1139: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1541. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage2<long double> > >::getMName()’:
  1542. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1140: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1543. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage3<long double> > >::getSName()’:
  1544. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1189: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1545. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage3<long double> > >::getMName()’:
  1546. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1190: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1547. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage4<long double> > >::getSName()’:
  1548. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1241: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1549. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::VectorInterface<long double, osg::VecStorage4<long double> > >::getMName()’:
  1550. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1242: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1551. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getSName()’:
  1552. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1297: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1553. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage2<unsigned char> > >::getMName()’:
  1554. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1298: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1555. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getSName()’:
  1556. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1347: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1557. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage3<unsigned char> > >::getMName()’:
  1558. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1348: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1559. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getSName()’:
  1560. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1399: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1561. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<unsigned char, osg::VecStorage4<unsigned char> > >::getMName()’:
  1562. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1400: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1563. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage2<signed char> > >::getSName()’:
  1564. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1455: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1565. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage2<signed char> > >::getMName()’:
  1566. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1456: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1567. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage3<signed char> > >::getSName()’:
  1568. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1505: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1569. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage3<signed char> > >::getMName()’:
  1570. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1506: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1571. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage4<signed char> > >::getSName()’:
  1572. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1557: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1573. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<signed char, osg::VecStorage4<signed char> > >::getMName()’:
  1574. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1558: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1575. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getSName()’:
  1576. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1613: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1577. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage2<short unsigned int> > >::getMName()’:
  1578. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1614: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1579. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getSName()’:
  1580. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1663: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1581. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage3<short unsigned int> > >::getMName()’:
  1582. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1664: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1583. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getSName()’:
  1584. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1715: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1585. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short unsigned int, osg::VecStorage4<short unsigned int> > >::getMName()’:
  1586. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1716: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1587. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage2<short int> > >::getSName()’:
  1588. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1771: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1589. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage2<short int> > >::getMName()’:
  1590. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1772: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1591. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage3<short int> > >::getSName()’:
  1592. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1821: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1593. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage3<short int> > >::getMName()’:
  1594. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1822: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1595. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage4<short int> > >::getSName()’:
  1596. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1873: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1597. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<short int, osg::VecStorage4<short int> > >::getMName()’:
  1598. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1874: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1599. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage2<float> > >::getSName()’:
  1600. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1929: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1601. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage2<float> > >::getMName()’:
  1602. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1930: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1603. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage3<float> > >::getSName()’:
  1604. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1979: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1605. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage3<float> > >::getMName()’:
  1606. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:1980: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1607. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage4<float> > >::getSName()’:
  1608. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2031: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1609. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<float, osg::VecStorage4<float> > >::getMName()’:
  1610. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2032: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1611. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage2<double> > >::getSName()’:
  1612. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2087: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1613. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage2<double> > >::getMName()’:
  1614. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2088: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1615. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage3<double> > >::getSName()’:
  1616. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2137: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1617. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage3<double> > >::getMName()’:
  1618. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2138: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1619. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage4<double> > >::getSName()’:
  1620. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2189: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1621. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<double, osg::VecStorage4<double> > >::getMName()’:
  1622. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2190: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1623. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage2<long double> > >::getSName()’:
  1624. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2245: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1625. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage2<long double> > >::getMName()’:
  1626. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2246: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1627. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage3<long double> > >::getSName()’:
  1628. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2295: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1629. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage3<long double> > >::getMName()’:
  1630. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2296: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1631. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage4<long double> > >::getSName()’:
  1632. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2347: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1633. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::PointInterface<long double, osg::VecStorage4<long double> > >::getMName()’:
  1634. /home/andres/Programs/OpenSG/Source/Base/Field/OSGVecFieldDataType.h:2348: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1635. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h:48,
  1636. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:46,
  1637. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:48,
  1638. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1639. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::getBinSize() const [with FieldTypeT = bool, int fieldNameSpace = 2]’:
  1640. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h:81: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1641. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h: In member function ‘void osg::MField<FieldTypeT, fieldNameSpace>::copyToBin(osg::BinaryDataHandler&) const [with FieldTypeT = bool, int fieldNameSpace = 2]’:
  1642. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMFSysTypes.h:87: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1643. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyInterface.h:48,
  1644. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.h:51,
  1645. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:46,
  1646. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:48,
  1647. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1648. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentPtr>::getSName()’:
  1649. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h:74: warning: deprecated conversion from string constant to ‘char*’
  1650. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h: In static member function ‘static char* osg::FieldDataTraits<osg::AttachmentPtr>::getMName()’:
  1651. /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentFieldDataType.h:75: warning: deprecated conversion from string constant to ‘char*’
  1652. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.h:276,
  1653. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:48,
  1654. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:48,
  1655. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1656. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1657. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:130: warning: conversion to ‘float’ from ‘int’ may alter its value
  1658. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:131: warning: conversion to ‘float’ from ‘int’ may alter its value
  1659. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:132: warning: conversion to ‘float’ from ‘int’ may alter its value
  1660. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1661. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:139: warning: conversion to ‘float’ from ‘int’ may alter its value
  1662. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:140: warning: conversion to ‘float’ from ‘int’ may alter its value
  1663. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:141: warning: conversion to ‘float’ from ‘int’ may alter its value
  1664. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1665. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:149: warning: conversion to ‘float’ from ‘int’ may alter its value
  1666. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:150: warning: conversion to ‘float’ from ‘int’ may alter its value
  1667. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:151: warning: conversion to ‘float’ from ‘int’ may alter its value
  1668. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors3ubPropertyDesc]’:
  1669. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:159: warning: conversion to ‘float’ from ‘int’ may alter its value
  1670. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:160: warning: conversion to ‘float’ from ‘int’ may alter its value
  1671. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:161: warning: conversion to ‘float’ from ‘int’ may alter its value
  1672. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1673. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:210: warning: conversion to ‘float’ from ‘int’ may alter its value
  1674. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:211: warning: conversion to ‘float’ from ‘int’ may alter its value
  1675. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:212: warning: conversion to ‘float’ from ‘int’ may alter its value
  1676. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘typename osg::GeoProperty<GeoPropertyDesc>::StoredGenericType osg::GeoProperty<GeoPropertyDesc>::getValue(osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1677. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:219: warning: conversion to ‘float’ from ‘int’ may alter its value
  1678. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:220: warning: conversion to ‘float’ from ‘int’ may alter its value
  1679. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:221: warning: conversion to ‘float’ from ‘int’ may alter its value
  1680. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1681. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:229: warning: conversion to ‘float’ from ‘int’ may alter its value
  1682. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:230: warning: conversion to ‘float’ from ‘int’ may alter its value
  1683. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:231: warning: conversion to ‘float’ from ‘int’ may alter its value
  1684. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl: In member function ‘void osg::GeoProperty<GeoPropertyDesc>::getValue(typename GeoPropertyDesc::GenericType&, osg::UInt32) const [with GeoPropertyDesc = osg::GeoColors4ubPropertyDesc]’:
  1685. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:239: warning: conversion to ‘float’ from ‘int’ may alter its value
  1686. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:240: warning: conversion to ‘float’ from ‘int’ may alter its value
  1687. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:241: warning: conversion to ‘float’ from ‘int’ may alter its value
  1688. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.h:224,
  1689. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPtrs.h:49,
  1690. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:48,
  1691. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1692. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl: In function ‘float osg::glShortToFloat(GLshort)’:
  1693. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:51: warning: conversion to ‘float’ from ‘int’ may alter its value
  1694. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl: In function ‘float osg::glByteToFloat(GLbyte)’:
  1695. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:150: warning: conversion to ‘float’ from ‘int’ may alter its value
  1696. In file included from /home/andres/Programs/OpenSG/Source/System/Action/OSGAction.h:368,
  1697. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:47,
  1698. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1699. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1700. /home/andres/Programs/OpenSG/Source/System/Action/OSGAction.inl: In member function ‘osg::UInt32 osg::Action::getNNodes() const’:
  1701. /home/andres/Programs/OpenSG/Source/System/Action/OSGAction.inl:100: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1702. make[3]: *** [obj-dbg/OSGOBJSceneFileType.o] Error 1
  1703. In file included from /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.h:412,
  1704. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:48,
  1705. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1706. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1707. /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.inl: In static member function ‘static osg::UInt32 osg::Window::getGLObjectsSize()’:
  1708. /home/andres/Programs/OpenSG/Source/System/Window/OSGWindow.inl:206: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1709. In file included from /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemDesc.h:191,
  1710. from /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemTypes.h:47,
  1711. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGDrawable.h:48,
  1712. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawableBase.h:68,
  1713. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h:47,
  1714. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:68,
  1715. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  1716. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1717. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1718. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemDesc.inl: In static member function ‘static osg::Int32 osg::StatElemDescBase::getNumOfDescs()’:
  1719. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatElemDesc.inl:59: warning: conversion to ‘osg::Int32’ from ‘long unsigned int’ may alter its value
  1720. In file included from /home/andres/Programs/OpenSG/Source/System/Action/OSGDrawActionBase.h:52,
  1721. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h:50,
  1722. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:68,
  1723. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  1724. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1725. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1726. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::StatCollector>::getSName()’:
  1727. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h:176: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1728. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::StatCollector>::getMName()’:
  1729. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h:177: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1730. In file included from /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.h:216,
  1731. from /home/andres/Programs/OpenSG/Source/System/Action/OSGDrawActionBase.h:52,
  1732. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h:50,
  1733. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:68,
  1734. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  1735. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1736. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1737. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.inl: In member function ‘osg::UInt32 osg::StatCollector::getNumOfElems() const’:
  1738. /home/andres/Programs/OpenSG/Source/System/Statistics/OSGStatCollector.inl:45: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1739. In file included from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPTypesFields.h:42,
  1740. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometryBase.h:70,
  1741. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:50,
  1742. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1743. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1744. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPositionsPropertyDesc> > >::getSName()’:
  1745. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:100: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1746. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPositionsPropertyDesc> > >::getMName()’:
  1747. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:101: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1748. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoNormalsPropertyDesc> > >::getSName()’:
  1749. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:157: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1750. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoNormalsPropertyDesc> > >::getMName()’:
  1751. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:158: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1752. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoColorsPropertyDesc> > >::getSName()’:
  1753. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:216: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1754. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoColorsPropertyDesc> > >::getMName()’:
  1755. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:217: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1756. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoTexCoordsPropertyDesc> > >::getSName()’:
  1757. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:274: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1758. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoTexCoordsPropertyDesc> > >::getMName()’:
  1759. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:275: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1760. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoIndicesPropertyDesc> > >::getSName()’:
  1761. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:332: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1762. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoIndicesPropertyDesc> > >::getMName()’:
  1763. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:333: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1764. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPTypesPropertyDesc> > >::getSName()’:
  1765. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:390: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1766. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static osg::Char8* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPTypesPropertyDesc> > >::getMName()’:
  1767. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:391: warning: deprecated conversion from string constant to ‘osg::Char8*’
  1768. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPLengthsPropertyDesc> > >::getSName()’:
  1769. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:448: warning: deprecated conversion from string constant to ‘char*’
  1770. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h: In static member function ‘static char* osg::FieldDataTraits<osg::FCPtr<osg::AttachmentPtr, osg::AbstractGeoProperty<osg::GeoPLengthsPropertyDesc> > >::getMName()’:
  1771. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropFields.h:449: warning: deprecated conversion from string constant to ‘char*’
  1772. In file included from /home/andres/Programs/OpenSG/Source/System/State/OSGStateChunk.h:218,
  1773. from /home/andres/Programs/OpenSG/Source/System/State/OSGState.h:48,
  1774. from /home/andres/Programs/OpenSG/Source/System/Material/OSGMaterial.h:50,
  1775. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:52,
  1776. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1777. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1778. /home/andres/Programs/OpenSG/Source/System/State/OSGStateChunk.inl: In static member function ‘static osg::UInt32 osg::StateChunkClass::getUsedSlots()’:
  1779. /home/andres/Programs/OpenSG/Source/System/State/OSGStateChunk.inl:70: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1780. In file included from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.h:149,
  1781. from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGNewActionBase.h:55,
  1782. from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGActorBase.inl:43,
  1783. from /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGActorBase.h:258,
  1784. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeometry.h:54,
  1785. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:49,
  1786. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1787. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl: In member function ‘osg::UInt32 osg::ExtraChildrenList::addChild(const osg::NodePtr&)’:
  1788. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl:135: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1789. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl: In member function ‘osg::UInt32 osg::ExtraChildrenList::addChild(const osg::NodePtr&, osg::NewActionTypes::PriorityType)’:
  1790. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl:145: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1791. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl: In member function ‘osg::UInt32 osg::ExtraChildrenList::getSize() const’:
  1792. /home/andres/Programs/OpenSG/Source/Experimental/NewAction/OSGExtraChildrenList.inl:191: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1793. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp: In member function ‘virtual osg::UInt32 osg::Text::getTXFNVertices(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)’:
  1794. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:219: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1795. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp: In member function ‘virtual bool osg::Text::fillTXFArrays(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, osg::Pnt3f*, osg::Vec2f*)’:
  1796. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:238: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1797. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:242: warning: conversion to ‘osg::Real32’ from ‘osg::Int32’ may alter its value
  1798. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:249: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1799. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:264: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1800. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:269: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1801. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:276: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1802. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:327: warning: conversion to ‘osg::Int8’ from ‘osg::Int32’ may alter its value
  1803. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:329: warning: conversion to ‘osg::Int8’ from ‘osg::Int32’ may alter its value
  1804. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:332: warning: conversion to ‘osg::Int8’ from ‘osg::Int32’ may alter its value
  1805. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:333: warning: conversion to ‘osg::Int8’ from ‘osg::Int32’ may alter its value
  1806. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp: In member function ‘virtual bool osg::Text::fillImage(osg::ImagePtr&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, osg::Color4ub*, osg::Color4ub*, bool, osg::Real32*, osg::Real32*, osg::ImageCreationMode, osg::MergeMode, osg::Int32, bool) const’:
  1807. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:378: error: ‘INT_MAX’ was not declared in this scope
  1808. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:416: warning: conversion to ‘float’ from ‘int’ may alter its value
  1809. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:454: error: ‘INT_MAX’ was not declared in this scope
  1810. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:503: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1811. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:508: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1812. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:544: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value
  1813. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:588: warning: conversion to ‘osg::Real32’ from ‘osg::Int32’ may alter its value
  1814. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:616: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value
  1815. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp: In member function ‘virtual bool osg::Text::fillGeo(osg::Geometry&, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, osg::Real32, osg::Real32, osg::Real32, osg::MeshCreationMode, osg::MergeMode)’:
  1816. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:766: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1817. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:771: warning: conversion to ‘osg::Int32’ from ‘size_t’ may alter its value
  1818. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:798: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1819. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:906: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1820. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:907: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1821. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:963: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1822. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:996: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1823. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:1000: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1824. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:1031: warning: conversion to ‘osg::Real32’ from ‘double’ may alter its value
  1825. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:1037: warning: conversion to ‘float’ from ‘double’ may alter its value
  1826. In file included from /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.h:316,
  1827. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGMFFieldContainerPtr.h:53,
  1828. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentImpl.h:54,
  1829. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentPtr.h:47,
  1830. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentMapFieldDataType.h:45,
  1831. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGSFAttachmentMap.h:54,
  1832. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGAttachmentContainerImpl.h:53,
  1833. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGAttachmentContainerPtr.h:47,
  1834. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodePtrImpl.h:53,
  1835. from /home/andres/Programs/OpenSG/Source/System/FieldContainer/OSGNode.h:45,
  1836. from /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGSimpleGeometry.h:46,
  1837. from /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:19:
  1838. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  1839. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:80: instantiated from here
  1840. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1841. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::getBinSize() const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  1842. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:246: instantiated from here
  1843. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:697: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value
  1844. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:246: instantiated from here
  1845. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:697: warning: conversion to ‘osg::UInt32’ from ‘long unsigned int’ may alter its value
  1846. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘void osg::MField<FieldTypeT, fieldNameSpace>::copyToBin(osg::BinaryDataHandler&) const [with FieldTypeT = osg::NodePtr, int fieldNameSpace = 0]’:
  1847. /home/andres/Programs/OpenSG/Source/System/FieldContainer/Impl/OSGNodeImpl.inl:280: instantiated from here
  1848. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:704: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1849. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:708: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value
  1850. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<short int, osg::VecStorage2<short int> >, int fieldNameSpace = 0]’:
  1851. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:97: instantiated from here
  1852. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1853. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<short int, osg::VecStorage3<short int> >, int fieldNameSpace = 0]’:
  1854. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:165: instantiated from here
  1855. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1856. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<short int, osg::VecStorage4<short int> >, int fieldNameSpace = 0]’:
  1857. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:231: instantiated from here
  1858. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1859. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<float, osg::VecStorage2<float> >, int fieldNameSpace = 0]’:
  1860. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:299: instantiated from here
  1861. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1862. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<float, osg::VecStorage4<float> >, int fieldNameSpace = 0]’:
  1863. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:364: instantiated from here
  1864. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1865. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<double, osg::VecStorage2<double> >, int fieldNameSpace = 0]’:
  1866. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:439: instantiated from here
  1867. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1868. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<double, osg::VecStorage3<double> >, int fieldNameSpace = 0]’:
  1869. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:512: instantiated from here
  1870. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1871. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<double, osg::VecStorage4<double> >, int fieldNameSpace = 0]’:
  1872. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropPositions.inl:585: instantiated from here
  1873. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1874. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::Color4<float>, int fieldNameSpace = 0]’:
  1875. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:107: instantiated from here
  1876. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1877. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::Color3<unsigned char>, int fieldNameSpace = 0]’:
  1878. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:185: instantiated from here
  1879. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1880. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::Color4<unsigned char>, int fieldNameSpace = 0]’:
  1881. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropColors.inl:267: instantiated from here
  1882. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1883. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<short int, osg::VecStorage3<short int> >, int fieldNameSpace = 0]’:
  1884. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:130: instantiated from here
  1885. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1886. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<signed char, osg::VecStorage3<signed char> >, int fieldNameSpace = 0]’:
  1887. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropNormals.inl:230: instantiated from here
  1888. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1889. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = float, int fieldNameSpace = 0]’:
  1890. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:97: instantiated from here
  1891. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1892. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<float, osg::VecStorage3<float> >, int fieldNameSpace = 0]’:
  1893. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:165: instantiated from here
  1894. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1895. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<float, osg::VecStorage4<float> >, int fieldNameSpace = 0]’:
  1896. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:232: instantiated from here
  1897. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1898. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = double, int fieldNameSpace = 0]’:
  1899. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:299: instantiated from here
  1900. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1901. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<double, osg::VecStorage2<double> >, int fieldNameSpace = 0]’:
  1902. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:369: instantiated from here
  1903. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1904. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<double, osg::VecStorage3<double> >, int fieldNameSpace = 0]’:
  1905. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:439: instantiated from here
  1906. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1907. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::VectorInterface<double, osg::VecStorage4<double> >, int fieldNameSpace = 0]’:
  1908. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropTexCoords.inl:509: instantiated from here
  1909. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1910. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::FCPtr<osg::AttachmentPtr, osg::StateChunk>, int fieldNameSpace = 0]’:
  1911. /home/andres/Programs/OpenSG/Source/System/State/OSGState.inl:53: instantiated from here
  1912. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1913. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl: In member function ‘osg::UInt32 osg::MField<FieldTypeT, fieldNameSpace>::size() const [with FieldTypeT = osg::PointInterface<float, osg::VecStorage3<float> >, int fieldNameSpace = 0]’:
  1914. /home/andres/Programs/OpenSG/Source/System/NodeCores/Drawables/Geometry/OSGGeoPropertyBase.inl:364: instantiated from ‘osg::UInt32 osg::GeoProperty<GeoPropertyDesc>::getSize() const [with GeoPropertyDesc = osg::GeoPositions3fPropertyDesc]’
  1915. /home/andres/Programs/OpenSG/Source/Experimental/Text/OSGText.cpp:1021: instantiated from here
  1916. /home/andres/Programs/OpenSG/Source/Base/Field/OSGMField.inl:351: warning: conversion to ‘osg::UInt32’ from ‘size_t’ may alter its value
  1917. make[3]: *** [obj-dbg/OSGText.o] Error 1
  1918. make[3]: Target `dbg' not remade because of errors.
  1919. make[3]: Leaving directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib'
  1920. make[3]: Entering directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/WindowXLib'
  1921. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:43: Detected DBG
  1922. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:59: Detected Shared Lib
  1923. make[3]: *** No rule to make target `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib/lib-dbg/libOSGSystem.so', needed by `SubLib'.
  1924. make[3]: *** No rule to make target `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib/lib-dbg/libOSGBase.so', needed by `SubLib'.
  1925. make[3]: Target `dbg' not remade because of errors.
  1926. make[3]: Leaving directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/WindowXLib'
  1927. make[3]: Entering directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/WindowGLUTLib'
  1928. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:43: Detected DBG
  1929. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:59: Detected Shared Lib
  1930. make[3]: *** No rule to make target `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/SystemLib/lib-dbg/libOSGSystem.so', needed by `SubLib'.
  1931. make[3]: *** No rule to make target `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib/lib-dbg/libOSGBase.so', needed by `SubLib'.
  1932. make[3]: Target `dbg' not remade because of errors.
  1933. make[3]: Leaving directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/WindowGLUTLib'
  1934. make[2]: Leaving directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++'
  1935. make[1]: Leaving directory `/home/andres/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++'