Menu

Compiling issues

Developers
2006-05-06
2013-04-15
  • Nobody/Anonymous

    I've installed Borland line compiler under C:\Borland\BCC5, CodeBlocks under C:\Program Files\codeblock and Apocalyx 0.8.5a under C:\Apocalyx, but can not get the code compiled.

    Here is the log I get: seems to miss libraries, headers etc...? What do I do wrong?

    Project(called directly)\Apocalyx\dev\src\ --------------------------------------------------------------------------------_Cal3D\loader.cpp(c) 1993, 2000 Borland\loader.cpp:_WIN32' is not identical(const CalVector )\loader.cpp 1140: Condition is always false in function CalLoader::loadCoreSubmesh(CalDataSource )\loader.cpp 1142: Unreachable code in function CalLoader::loadCoreSubmesh(CalDataSource )\loader.cpp 2332: Condition is always false in function CalLoader::loadXmlCoreMesh(const std::string )\loader.cpp 2334: Unreachable code in function CalLoader::loadXmlCoreMesh(const std::string )\animation_action.cpp(c) 1993, 2000 Borland\animation_action.cpp:_WIN32' is not identical\animation_cycle.cpp(c) 1993, 2000 Borland\animation_cycle.cpp:_WIN32' is not identical\bone.cpp(c) 1993, 2000 Borland\bone.cpp:_WIN32' is not identical(const CalVector )\buffersource.cpp(c) 1993, 2000 Borland\buffersource.cpp:_WIN32' is not identical\cal3d_wrapper.cpp(c) 1993, 2000 Borland\cal3d_wrapper.cpp:_WIN32' is not identical(const CalVector )\cal3d_wrapper.cpp 244: Parameter 'self' is never used in function CalCoreAnimation_New(CalCoreAnimation *)\cal3d_wrapper.cpp 970: Parameter 'self' is never used in function CalLoader_LoadCoreAnimation(CalLoader *,char *)\cal3d_wrapper.cpp 975: Parameter 'self' is never used in function CalLoader_LoadCoreMaterial(CalLoader *,char *)\cal3d_wrapper.cpp 980: Parameter 'self' is never used in function CalLoader_LoadCoreMesh(CalLoader *,char *)\cal3d_wrapper.cpp 985: Parameter 'self' is never used in function CalLoader_LoadCoreSkeleton(CalLoader *,char *)\cal3d_wrapper.cpp 1416: Parameter 'self' is never used in function CalSaver_SaveCoreAnimation(CalSaver *,char *,CalCoreAnimation *)\cal3d_wrapper.cpp 1421: Parameter 'self' is never used in function CalSaver_SaveCoreMaterial(CalSaver *,char *,CalCoreMaterial *)\cal3d_wrapper.cpp 1426: Parameter 'self' is never used in function CalSaver_SaveCoreMesh(CalSaver *,char *,CalCoreMesh *)\cal3d_wrapper.cpp 1431: Parameter 'self' is never used in function CalSaver_SaveCoreSkeleton(CalSaver *,char *,CalCoreSkeleton *)\coreanimation.cpp(c) 1993, 2000 Borland\coreanimation.cpp:_WIN32' is not identical(const CalVector )\corebone.cpp(c) 1993, 2000 Borland\corebone.cpp:_WIN32' is not identical(const CalVector )\corekeyframe.cpp(c) 1993, 2000 Borland\corekeyframe.cpp:_WIN32' is not identical(const CalVector )\corematerial.cpp(c) 1993, 2000 Borland\corematerial.cpp:_WIN32' is not identical\coremesh.cpp(c) 1993, 2000 Borland\coremesh.cpp:_WIN32' is not identical\coremodel.cpp(c) 1993, 2000 Borland\coremodel.cpp:_WIN32' is not identical\coremodel.cpp 504: 'id' is assigned a value that is never used in function CalCoreModel::loadCoreAnimation(const std::string )\coremodel.cpp 646: 'id' is assigned a value that is never used in function CalCoreModel::loadCoreMaterial(const std::string )\coremodel.cpp 788: 'id' is assigned a value that is never used in function CalCoreModel::loadCoreMesh(const std::string )\coremorphanimation.cpp(c) 1993, 2000 Borland\coremorphanimation.cpp:_WIN32' is not identical\coreskeleton.cpp(c) 1993, 2000 Borland\coreskeleton.cpp:_WIN32' is not identical(const CalVector )\coresubmesh.cpp(c) 1993, 2000 Borland\coresubmesh.cpp:_WIN32' is not identical\coresubmorphtarget.cpp(c) 1993, 2000 Borland\coresubmorphtarget.cpp:_WIN32' is not identical\coretrack.cpp(c) 1993, 2000 Borland\coretrack.cpp:_WIN32' is not identical(const CalVector )\error.cpp(c) 1993, 2000 Borland\error.cpp:_WIN32' is not identical\global.cpp(c) 1993, 2000 Borland\global.cpp:_WIN32' is not identical\hardwaremodel.cpp(c) 1993, 2000 Borland\hardwaremodel.cpp:_WIN32' is not identical(const CalVector )\animation.cpp(c) 1993, 2000 Borland\animation.cpp:_WIN32' is not identical\matrix.cpp(c) 1993, 2000 Borland\matrix.cpp:_WIN32' is not identical(const CalVector )\mesh.cpp(c) 1993, 2000 Borland\mesh.cpp:_WIN32' is not identical\mixer.cpp(c) 1993, 2000 Borland\mixer.cpp:_WIN32' is not identical(const CalVector )\model.cpp(c) 1993, 2000 Borland\model.cpp:_WIN32' is not identical(const CalVector )\model.cpp 552: 'iteratorVectorMesh' is assigned a value that is never used in function CalModel::update(float)\morphtargetmixer.cpp(c) 1993, 2000 Borland\morphtargetmixer.cpp:_WIN32' is not identical\physique.cpp(c) 1993, 2000 Borland\physique.cpp:_WIN32' is not identical(const CalVector )\platform.cpp(c) 1993, 2000 Borland\platform.cpp:_WIN32' is not identical\quaternion.cpp(c) 1993, 2000 Borland\quaternion.cpp:_WIN32' is not identical(const CalVector )\renderer.cpp(c) 1993, 2000 Borland\renderer.cpp:_WIN32' is not identical(const CalVector )\saver.cpp(c) 1993, 2000 Borland\saver.cpp:_WIN32' is not identical(const CalVector )\skeleton.cpp(c) 1993, 2000 Borland\skeleton.cpp:_WIN32' is not identical(const CalVector )\springsystem.cpp(c) 1993, 2000 Borland\springsystem.cpp:_WIN32' is not identical(const CalVector )\springsystem.cpp 86: Parameter 'deltaTime' is never used in function CalSpringSystem::calculateForces(CalSubmesh *,float)\springsystem.cpp 140: Comparing signed and unsigned values in function CalSpringSystem::calculateVertices(CalSubmesh *,float)\streamsource.cpp(c) 1993, 2000 Borland\streamsource.cpp:_WIN32' is not identical\submesh.cpp(c) 1993, 2000 Borland\submesh.cpp:_WIN32' is not identical\tinystr.cpp(c) 1993, 2000 Borland\tinystr.cpp:_WIN32' is not identical\tinyxml.cpp(c) 1993, 2000 Borland\tinyxml.cpp:_WIN32' is not identical\tinyxml.cpp 142: 'temp' is assigned a value that is never used in function TiXmlNode::~TiXmlNode()\tinyxml.cpp 156: 'temp' is assigned a value that is never used in function TiXmlNode::Clear()\tinyxml.cpp 655: 'node' is assigned a value that is never used in function TiXmlElement::Clone() const\tinyxml.cpp 647: 'attribute' is assigned a value that is never used in function TiXmlElement::Clone() const\tinyxml.cpp 721: 'length' is assigned a value that is never used in function TiXmlDocument::LoadFile(const char *)\tinyxml.cpp 782: 'node' is assigned a value that is never used in function TiXmlDocument::Clone() const\tinyxml.cpp 951: 'clone' is assigned a value that is never used in function TiXmlText::Clone() const\tinyxmlerror.cpp(c) 1993, 2000 Borland\tinyxmlerror.cpp:_WIN32' is not identical\tinyxmlparser.cpp(c) 1993, 2000 Borland\tinyxmlparser.cpp:_WIN32' is not identical\tinyxmlparser.cpp 416: 'node' is assigned a value that is never used in function TiXmlDocument::StreamIn(std::istream *,std::string *)\tinyxmlparser.cpp 517: 'returnNode' is assigned a value that is never used in function TiXmlNode::Identify(const char *)\tinyxmlparser.cpp 683: 'node' is assigned a value that is never used in function TiXmlElement::StreamIn(std::istream *,std::string *)\tinyxmlparser.cpp 1038: 'tabsize' is assigned a value that is never used in function TiXmlAttribute::Parse(const char *,TiXmlParsingData *)\vector.cpp(c) 1993, 2000 Borland\vector.cpp:_WIN32' is not identical(const CalVector )\lib\Cal3DLib.lib(c) 1987, 1999 Inprise Corporation_action' not found in library_cycle' not found in library_wrapper' not found in library_action' not found in library_cycle' not found in library_wrapper' not found in library_OpCode\OPC_BaseModel.cpp(c) 1993, 2000 Borland\OPC_BaseModel.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceContainer.cpp(c) 1993, 2000 Borland\Ice\IceContainer.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceContainer.cpp 227: Condition is always false in function Container::Contains(unsigned int,unsigned int *) const\Ice\IceContainer.cpp 249: Condition is always false in function Container::Delete(unsigned int)\Ice\IceContainer.cpp 272: Condition is always false in function Container::DeleteKeepingOrder(unsigned int)\Ice\IceContainer.cpp 279: Condition is always false in function Container::DeleteKeepingOrder(unsigned int)\Ice\IceHPoint.cpp(c) 1993, 2000 Borland\Ice\IceHPoint.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceIndexedTriangle.cpp(c) 1993, 2000 Borland\Ice\IceIndexedTriangle.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceMatrix3x3.cpp(c) 1993, 2000 Borland\Ice\IceMatrix3x3.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceMatrix4x4.cpp(c) 1993, 2000 Borland\Ice\IceMatrix4x4.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceOBB.cpp(c) 1993, 2000 Borland\Ice\IceOBB.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceOBB.cpp 183: Condition is always false in function OBB::ComputeVertexNormals(Point *) const\Ice\IcePlane.cpp(c) 1993, 2000 Borland\Ice\IcePlane.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IcePoint.cpp(c) 1993, 2000 Borland\Ice\IcePoint.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceRandom.cpp(c) 1993, 2000 Borland\Ice\IceRandom.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceRay.cpp(c) 1993, 2000 Borland\Ice\IceRay.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceRevisitedRadix.cpp(c) 1993, 2000 Borland\Ice\IceRevisitedRadix.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceRevisitedRadix.cpp 261: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 262: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 272: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 276: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 293: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 303: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 309: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 318: Condition is always false in function RadixSort::Sort(const unsigned int *,unsigned int,RadixHint)\Ice\IceRevisitedRadix.cpp 378: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 386: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 389: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 403: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 411: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 441: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 447: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 449: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 454: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 467: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 488: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceRevisitedRadix.cpp 493: Condition is always false in function RadixSort::Sort(const float *,unsigned int)\Ice\IceSegment.cpp(c) 1993, 2000 Borland\Ice\IceSegment.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceTriangle.cpp(c) 1993, 2000 Borland\Ice\IceTriangle.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceTriangle.cpp 140: Condition is always false in function Triangle::TestAgainstPlane(const Plane ) const\Ice\IceTriangle.cpp 278: Condition is always false in function Triangle::Inflate(float,bool)\Ice\IceUtils.cpp(c) 1993, 2000 Borland\Ice\IceUtils.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceUtils.cpp 31: Condition is always false in function Alignment(unsigned int)\OPC_AABBCollider.cpp(c) 1993, 2000 Borland\OPC_AABBCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_BoxBoxOverlap.h 63: Functions containing some if statements are not expanded inline in function AABBTreeCollider::BoxBoxOverlap(const Point )\OPC_BoxBoxOverlap.h 107: Functions containing some if statements are not expanded inline in function OBBCollider::BoxBoxOverlap(const Point )\OPC_TriBoxOverlap.h 14: Functions containing for are not expanded inline\OPC_TriBoxOverlap.h 14: Condition is always false in function planeBoxOverlap(const Point )\OPC_TriBoxOverlap.h 193: Functions containing some if statements are not expanded inline in function AABBTreeCollider::TriBoxOverlap(const Point )\OPC_TriBoxOverlap.h 254: Functions containing some if statements are not expanded inline in function OBBCollider::TriBoxOverlap()\OPC_TriBoxOverlap.h 337: Functions containing some if statements are not expanded inline in function AABBCollider::TriBoxOverlap()\OPC_AABBCollider.cpp 591: Condition is always false in function HybridAABBCollider::Collide(AABBCache )\OPC_AABBTree.cpp(c) 1993, 2000 Borland\OPC_AABBTree.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_AABBTree.cpp 87: 'Neg' is assigned a value that is never used in function AABBTreeNode::~AABBTreeNode()\OPC_AABBTree.cpp 83: 'Pos' is assigned a value that is never used in function AABBTreeNode::~AABBTreeNode()\OPC_AABBTree.cpp 107: Condition is always false in function AABBTreeNode::Split(unsigned int,AABBTreeBuilder *)\OPC_AABBTree.cpp 180: Condition is always false in function AABBTreeNode::Subdivide(AABBTreeBuilder *)\OPC_AABBTree.cpp 191: Condition is always false in function AABBTreeNode::Subdivide(AABBTreeBuilder *)\OPC_AABBTree.cpp 240: Condition is always false in function AABBTreeNode::Subdivide(AABBTreeBuilder *)\OPC_AABBTree.cpp 242: Condition is always false in function AABBTreeNode::Subdivide(AABBTreeBuilder *)\OPC_AABBTree.cpp 421: Condition is always false in function AABBTree::Build(AABBTreeBuilder *)\OPC_AABBTree.cpp 489: Functions containing some if statements are not expanded inline in function Local::_Walk(const AABBTreeNode *,unsigned int (*)(const AABBTreeNode *,unsigned int,void *),void *)\Ice\IceAABB.cpp(c) 1993, 2000 Borland\Ice\IceAABB.cpp:\Ice\../Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice\../Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice\../Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice\../Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice\../Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice\../Ice/IceAABB.h 496: Functions containing while are not expanded inline\Ice\../OPC_MeshInterface.h 132: Functions containing for are not expanded inline\Ice\../OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\Ice\../OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\Ice\../OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\Ice\../OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\Ice\../OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\Ice\IceAABB.cpp 392: Condition is always false in function AABB::ComputeBoxArea(const Point ) const\Ice\IceAABB.cpp 401: Condition is always false in function AABB::ComputeBoxArea(const Point ) const\OPC_BoxPruning.cpp(c) 1993, 2000 Borland\OPC_BoxPruning.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_BoxPruning.cpp 40: Functions containing while are not expanded inline\OPC_BoxPruning.cpp 109: Condition is always false in function BipartiteBoxPruning(unsigned int,const AABB * *,unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 110: Condition is always false in function BipartiteBoxPruning(unsigned int,const AABB * *,unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 170: 'MinPosList0' is assigned a value that is never used in function BipartiteBoxPruning(unsigned int,const AABB * *,unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 169: 'MinPosList1' is assigned a value that is never used in function BipartiteBoxPruning(unsigned int,const AABB * *,unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 204: Condition is always false in function CompleteBoxPruning(unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 243: 'PosList' is assigned a value that is never used in function CompleteBoxPruning(unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 334: Condition is always false in function BruteForceBipartiteBoxTest(unsigned int,const AABB * *,unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 336: Condition is always false in function BruteForceBipartiteBoxTest(unsigned int,const AABB * *,unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 359: Condition is always false in function BruteForceCompleteBoxTest(unsigned int,const AABB * *,Pairs )\OPC_BoxPruning.cpp 361: Condition is always false in function BruteForceCompleteBoxTest(unsigned int,const AABB * *,Pairs )\OPC_Collider.cpp(c) 1993, 2000 Borland\OPC_Collider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_Common.cpp(c) 1993, 2000 Borland\OPC_Common.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_HybridModel.cpp(c) 1993, 2000 Borland\OPC_HybridModel.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_HybridModel.cpp 289: 'LeafTree' is assigned a value that is never used in function HybridModel::Build(const OPCODECREATE )\OPC_LSSCollider.cpp(c) 1993, 2000 Borland\OPC_LSSCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_LSSAABBOverlap.h 453: Condition is always false in function SqrDistance(const Ray *)\OPC_LSSCollider.cpp 348: Condition is always false in function LSSCollider::_Collide(const AABBCollisionNode *)\OPC_LSSCollider.cpp 348: Unreachable code in function LSSCollider::_Collide(const AABBCollisionNode *)\OPC_LSSCollider.cpp 375: Condition is always false in function LSSCollider::_CollideNoPrimitiveTest(const AABBCollisionNode *)\OPC_LSSCollider.cpp 375: Unreachable code in function LSSCollider::_CollideNoPrimitiveTest(const AABBCollisionNode *)\OPC_LSSCollider.cpp 407: Condition is always false in function LSSCollider::_Collide(const AABBQuantizedNode *)\OPC_LSSCollider.cpp 407: Unreachable code in function LSSCollider::_Collide(const AABBQuantizedNode *)\OPC_LSSCollider.cpp 439: Condition is always false in function LSSCollider::_CollideNoPrimitiveTest(const AABBQuantizedNode *)\OPC_LSSCollider.cpp 439: Unreachable code in function LSSCollider::_CollideNoPrimitiveTest(const AABBQuantizedNode *)\OPC_LSSCollider.cpp 466: Condition is always false in function LSSCollider::_Collide(const AABBNoLeafNode *)\OPC_LSSCollider.cpp 466: Unreachable code in function LSSCollider::_Collide(const AABBNoLeafNode *)\OPC_LSSCollider.cpp 488: Condition is always false in function LSSCollider::_CollideNoPrimitiveTest(const AABBNoLeafNode *)\OPC_LSSCollider.cpp 488: Unreachable code in function LSSCollider::_CollideNoPrimitiveTest(const AABBNoLeafNode *)\OPC_LSSCollider.cpp 515: Condition is always false in function LSSCollider::_Collide(const AABBQuantizedNoLeafNode *)\OPC_LSSCollider.cpp 515: Unreachable code in function LSSCollider::_Collide(const AABBQuantizedNoLeafNode *)\OPC_LSSCollider.cpp 542: Condition is always false in function LSSCollider::_CollideNoPrimitiveTest(const AABBQuantizedNoLeafNode *)\OPC_LSSCollider.cpp 542: Unreachable code in function LSSCollider::_CollideNoPrimitiveTest(const AABBQuantizedNoLeafNode *)\OPC_LSSCollider.cpp 620: Condition is always false in function HybridLSSCollider::Collide(LSSCache *,const Matrix4x4 *)\OPC_MeshInterface.cpp(c) 1993, 2000 Borland\OPC_MeshInterface.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_MeshInterface.cpp 194: Condition is always false in function MeshInterface::CheckTopology() const\OPC_MeshInterface.cpp 288: Condition is always false in function MeshInterface::RemapClient(unsigned int,const unsigned int *) const\OPC_MeshInterface.cpp 294: Condition is always false in function MeshInterface::RemapClient(unsigned int,const unsigned int *) const\OPC_MeshInterface.cpp 300: 'Tmp' is assigned a value that is never used in function MeshInterface::RemapClient(unsigned int,const unsigned int *) const\OPC_Model.cpp(c) 1993, 2000 Borland\OPC_Model.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_OBBCollider.cpp(c) 1993, 2000 Borland\OPC_OBBCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_BoxBoxOverlap.h 63: Functions containing some if statements are not expanded inline in function AABBTreeCollider::BoxBoxOverlap(const Point )\OPC_BoxBoxOverlap.h 107: Functions containing some if statements are not expanded inline in function OBBCollider::BoxBoxOverlap(const Point )\OPC_TriBoxOverlap.h 14: Functions containing for are not expanded inline\OPC_TriBoxOverlap.h 14: Condition is always false in function planeBoxOverlap(const Point )\OPC_TriBoxOverlap.h 193: Functions containing some if statements are not expanded inline in function AABBTreeCollider::TriBoxOverlap(const Point )\OPC_TriBoxOverlap.h 254: Functions containing some if statements are not expanded inline in function OBBCollider::TriBoxOverlap()\OPC_TriBoxOverlap.h 337: Functions containing some if statements are not expanded inline in function AABBCollider::TriBoxOverlap()\OPC_OBBCollider.cpp 307: Condition is always false in function OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)\OPC_OBBCollider.cpp 309: Condition is always false in function OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)\OPC_OBBCollider.cpp 662: Condition is always false in function HybridOBBCollider::Collide(OBBCache *,const Matrix4x4 *)\OPC_OptimizedTree.cpp(c) 1993, 2000 Borland\OPC_OptimizedTree.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_OptimizedTree.cpp 267: Parameter 'mesh_interface' is never used in function AABBCollisionTree::Refit(const MeshInterface *)\OPC_OptimizedTree.cpp 610: Condition is always false in function AABBQuantizedTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 617: Condition is always false in function AABBQuantizedTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 619: Condition is always false in function AABBQuantizedTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 623: 'Nodes' is assigned a value that is never used in function AABBQuantizedTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 640: Parameter 'mesh_interface' is never used in function AABBQuantizedTree::Refit(const MeshInterface *)\OPC_OptimizedTree.cpp 725: Condition is always false in function AABBQuantizedNoLeafTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 732: Condition is always false in function AABBQuantizedNoLeafTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 734: Condition is always false in function AABBQuantizedNoLeafTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 739: 'Nodes' is assigned a value that is never used in function AABBQuantizedNoLeafTree::Build(AABBTree *)\OPC_OptimizedTree.cpp 756: Parameter 'mesh_interface' is never used in function AABBQuantizedNoLeafTree::Refit(const MeshInterface *)\OPC_Picking.cpp(c) 1993, 2000 Borland\OPC_Picking.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_PlanesCollider.cpp(c) 1993, 2000 Borland\OPC_PlanesCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_PlanesAABBOverlap.h 32: Functions containing while are not expanded inline\OPC_PlanesTriOverlap.h 17: Functions containing while are not expanded inline\OPC_PlanesCollider.cpp 196: Condition is always false in function PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)\OPC_PlanesCollider.cpp 545: Condition is always false in function HybridPlanesCollider::Collide(PlanesCache *,unsigned int,const HybridModel *)\OPC_RayCollider.cpp(c) 1993, 2000 Borland\OPC_RayCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_RayTriOverlap.h 61: Functions containing some if statements are not expanded inline in function RayCollider::RayTriOverlap(const Point )\OPC_SphereCollider.cpp(c) 1993, 2000 Borland\OPC_SphereCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_SphereAABBOverlap.h 47: Functions containing some if statements are not expanded inline in function SphereCollider::SphereAABBOverlap(const Point )\OPC_SphereCollider.cpp 621: Condition is always false in function HybridSphereCollider::Collide(SphereCache *,const Matrix4x4 *)\OPC_SweepAndPrune.cpp(c) 1993, 2000 Borland\OPC_SweepAndPrune.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_SweepAndPrune.cpp 205: Condition is always false in function SAP_PairData::GetFreeElem(unsigned int,SAP_Element *,unsigned int *)\OPC_SweepAndPrune.cpp 206: Condition is always false in function SAP_PairData::GetFreeElem(unsigned int,SAP_Element *,unsigned int *)\OPC_SweepAndPrune.cpp 326: Condition is always false in function SAP_PairData::DumpPairs(Pairs ) const\OPC_SweepAndPrune.cpp 344: Condition is always false in function SAP_PairData::DumpPairs(int (*)(unsigned int,unsigned int,void *),void *) const\OPC_SweepAndPrune.cpp 422: Condition is always false in function SweepAndPrune::Init(unsigned int,const AABB * *)\OPC_SweepAndPrune.cpp 426: Condition is always false in function SweepAndPrune::Init(unsigned int,const AABB * *)\OPC_SweepAndPrune.cpp 436: Condition is always false in function SweepAndPrune::Init(unsigned int,const AABB * *)\OPC_SweepAndPrune.cpp 471: Condition is always false in function SweepAndPrune::Init(unsigned int,const AABB * *)\OPC_SweepAndPrune.cpp 460: 'Data' is assigned a value that is never used in function SweepAndPrune::Init(unsigned int,const AABB * *)\OPC_SweepAndPrune.cpp 491: Condition is always false in function SweepAndPrune::CheckListsIntegrity()\OPC_SweepAndPrune.cpp 502: 'Nb' is assigned a value that is never used in function SweepAndPrune::CheckListsIntegrity()\OPC_SweepAndPrune.cpp 535: Condition is always false in function SweepAndPrune::UpdateObject(unsigned int,const AABB )\OPC_SweepAndPrune.cpp 557: Possibly incorrect assignment in function SweepAndPrune::UpdateObject(unsigned int,const AABB )\OPC_SweepAndPrune.cpp 583: Possibly incorrect assignment in function SweepAndPrune::UpdateObject(unsigned int,const AABB )\OPC_SweepAndPrune.cpp 619: Possibly incorrect assignment in function SweepAndPrune::UpdateObject(unsigned int,const AABB )\OPC_SweepAndPrune.cpp 644: Possibly incorrect assignment in function SweepAndPrune::UpdateObject(unsigned int,const AABB )\OPC_TreeBuilders.cpp(c) 1993, 2000 Borland\OPC_TreeBuilders.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_TreeBuilders.cpp 75: Condition is always false in function AABBTreeOfAABBsBuilder::ComputeGlobalBox(const unsigned int *,unsigned int,AABB ) const\OPC_TreeBuilders.cpp 177: Condition is always false in function AABBTreeOfTrianglesBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const\OPC_TreeBuilders.cpp 209: Condition is always false in function AABBTreeOfVerticesBuilder::ComputeGlobalBox(const unsigned int *,unsigned int,AABB ) const\OPC_TreeBuilders.cpp 247: Condition is always false in function AABBTreeOfVerticesBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const\OPC_TreeCollider.cpp(c) 1993, 2000 Borland\OPC_TreeCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\OPC_BoxBoxOverlap.h 63: Functions containing some if statements are not expanded inline in function AABBTreeCollider::BoxBoxOverlap(const Point )\OPC_BoxBoxOverlap.h 107: Functions containing some if statements are not expanded inline in function OBBCollider::BoxBoxOverlap(const Point )\OPC_TriBoxOverlap.h 14: Functions containing for are not expanded inline\OPC_TriBoxOverlap.h 14: Condition is always false in function planeBoxOverlap(const Point )\OPC_TriBoxOverlap.h 193: Functions containing some if statements are not expanded inline in function AABBTreeCollider::TriBoxOverlap(const Point )\OPC_TriBoxOverlap.h 254: Functions containing some if statements are not expanded inline in function OBBCollider::TriBoxOverlap()\OPC_TriBoxOverlap.h 337: Functions containing some if statements are not expanded inline in function AABBCollider::TriBoxOverlap()\OPC_TriTriOverlap.h 254: Functions containing some if statements are not expanded inline in function AABBTreeCollider::TriTriOverlap(const Point )\OPC_TreeCollider.cpp 259: Condition is always false in function AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)\OPC_TreeCollider.cpp 261: Condition is always false in function AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)\OPC_VolumeCollider.cpp(c) 1993, 2000 Borland\OPC_VolumeCollider.cpp:\Ice/IceMemoryMacros.h 69: Functions containing while are not expanded inline\Ice/IcePoint.h 462: Functions containing local classes are not expanded inline\Ice/IcePoint.h 474: Functions containing local classes are not expanded inline\Ice/IcePoint.h 486: Functions containing local classes are not expanded inline\Ice/IcePoint.h 501: Functions containing local classes are not expanded inline\Ice/IceMatrix3x3.h 111: Functions containing for are not expanded inline\Ice/IceMatrix3x3.h 111: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix3x3.h 113: Condition is always false in function Matrix3x3::IsValid() const\Ice/IceMatrix4x4.h 203: Functions containing for are not expanded inline\Ice/IceMatrix4x4.h 203: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceMatrix4x4.h 205: Condition is always false in function Matrix4x4::IsValid() const\Ice/IceAABB.h 496: Functions containing while are not expanded inline\OPC_MeshInterface.h 132: Functions containing for are not expanded inline\OPC_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const\OPC_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'\OPC_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'\OPC_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'\OPC_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'\OPC_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\lib\OpcodeLib.lib(c) 1987, 1999 Inprise Corporation_BaseModel' not found in library_AABBCollider' not found in library_AABBTree' not found in library_BoxPruning' not found in library_Collider' not found in library_Common' not found in library_HybridModel' not found in library_LSSCollider' not found in library_MeshInterface' not found in library_Model' not found in library_OBBCollider' not found in library_OptimizedTree' not found in library_Picking' not found in library_PlanesCollider' not found in library_RayCollider' not found in library_SphereCollider' not found in library_SweepAndPrune' not found in library_TreeBuilders' not found in library_TreeCollider' not found in library_VolumeCollider' not found in library_Ode\fastlsolve.c(c) 1993, 2000 Borland\fastlsolve.c:\collision_kernel.cpp(c) 1993, 2000 Borland\collision_kernel.cpp:\collision_kernel.cpp 239: Parameter 'o' is never used in function dxGeom::AABBTest(dxGeom *,double *)\collision_kernel.cpp 239: Parameter 'aabb' is never used in function dxGeom::AABBTest(dxGeom *,double *)\collision_quadtreespace.cpp(c) 1993, 2000 Borland\collision_quadtreespace.cpp:\collision_quadtreespace.cpp 217: Condition is always true in function Block::Collide(dxGeom *,dxGeom *,void *,void (*)(void *,dxGeom *,dxGeom *))\collision_quadtreespace.cpp 464: Unreachable code in function dxQuadTreeSpace::getGeom(int)\collision_space.cpp(c) 1993, 2000 Borland\collision_space.cpp:\collision_std.cpp(c) 1993, 2000 Borland\collision_std.cpp:\collision_std.cpp 1034: Parameter 'flags' is never used in function dCollideSphereSphere(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1121: Parameter 'flags' is never used in function dCollideSphereBox(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1148: Parameter 'flags' is never used in function dCollideSpherePlane(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1186: 'ret' is assigned a value that is never used in function dCollideBoxPlane(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1325: Parameter 'flags' is never used in function dCollideCCylinderSphere(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1362: Parameter 'flags' is never used in function dCollideCCylinderBox(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1586: Parameter 'flags' is never used in function dCollideRaySphere(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1681: Parameter 'flags' is never used in function dCollideRayBox(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1791: Parameter 'flags' is never used in function dCollideRayCCylinder(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_std.cpp 1820: Parameter 'flags' is never used in function dCollideRayPlane(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_transform.cpp(c) 1993, 2000 Borland\collision_transform.cpp:\collision_trimesh.cpp(c) 1993, 2000 Borland\collision_trimesh.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\collision_trimesh_internal.h 132: Functions containing for are not expanded inline\collision_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])\collision_trimesh_internal.h 144: Functions containing for are not expanded inline\collision_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh.cpp 84: Condition is always false in function dxTriMeshData::Build(const void *,int,int,const void *,int,int,const void *,bool)\collision_trimesh.cpp 96: Condition is always false in function dxTriMeshData::Build(const void *,int,int,const void *,int,int,const void *,bool)\collision_trimesh.cpp 115: Condition is always false in function dxTriMeshData::Build(const void *,int,int,const void *,int,int,const void *,bool)\collision_trimesh.cpp 116: Condition is always false in function dxTriMeshData::Build(const void *,int,int,const void *,int,int,const void *,bool)\collision_trimesh.cpp 143: Condition is always false in function dGeomTriMeshDataSet(dxTriMeshData *,int,void *)\collision_trimesh.cpp 144: Condition is always false in function dGeomTriMeshDataSet(dxTriMeshData *,int,void *)\collision_trimesh.cpp 272: Possibly incorrect assignment in function dxTriMesh::dxTriMesh(dxSpace *,dxTriMeshData *)\collision_trimesh.cpp 289: Condition is always false in function dxTriMesh::ClearTCCache()\collision_trimesh.cpp 294: Condition is always false in function dxTriMesh::ClearTCCache()\collision_trimesh.cpp 299: Condition is always false in function dxTriMesh::ClearTCCache()\collision_trimesh.cpp 308: Parameter 'g' is never used in function dxTriMesh::AABBTest(dxGeom *,double *)\collision_trimesh.cpp 308: Parameter 'aabb' is never used in function dxTriMesh::AABBTest(dxGeom *,double *)\collision_trimesh_box.cpp(c) 1993, 2000 Borland\collision_trimesh_box.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\collision_trimesh_internal.h 132: Functions containing for are not expanded inline\collision_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])\collision_trimesh_internal.h 144: Functions containing for are not expanded inline\collision_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh_box.cpp 240: 'fD' is assigned a value that is never used in function _cldTestFace(double,double,double,double,double,double *,int)\collision_trimesh_box.cpp 230: 'fDepth' is assigned a value that is never used in function _cldTestFace(double,double,double,double,double,double *,int)\collision_trimesh_box.cpp 318: 'fD' is assigned a value that is never used in function _cldTestEdge(double,double,double,double,double *,int)\collision_trimesh_box.cpp 351: Condition is always false in function _cldClipPolyToPlane(double ( *)[4],int,double ( *)[4],int ( ) const[4])\collision_trimesh_box.cpp 632: 'fp2' is assigned a value that is never used in function _cldTestSeparatingAxes(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 599: 'fp1' is assigned a value that is never used in function _cldTestSeparatingAxes(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 694: Condition is always false in function _cldClipping(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 831: Condition is always false in function _cldClipping(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 848: Condition is always false in function _cldClipping(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 904: Condition is always false in function _cldClipping(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 964: Condition is always false in function _cldClipping(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 1023: Condition is always false in function _cldClipping(double ( ) const[4],double ( ) const[4],double ( ) const[4])\collision_trimesh_box.cpp 1166: Condition is always false in function dCollideBTL(dxGeom *,dxGeom *,int,dContactGeom *,int)(s) are not expanded inline in function dArray(const dxTriMesh::BoxTC)\collision_trimesh_box.cpp 1202: Condition is always false in function dCollideBTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_ccylinder.cpp(c) 1993, 2000 Borland\collision_trimesh_ccylinder.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)_trimesh_internal.h 132: Functions containing for are not expanded inline_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])_trimesh_internal.h 144: Functions containing for are not expanded inline_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh_ccylinder.cpp 248: Functions containing for are not expanded inline\collision_trimesh_ccylinder.cpp 248: Condition is always false in function _OptimizeLocalContacts()\collision_trimesh_ccylinder.cpp 250: Condition is always false in function _OptimizeLocalContacts()\collision_trimesh_ccylinder.cpp 293: Functions containing for are not expanded inline\collision_trimesh_ccylinder.cpp 293: Condition is always false in function _ProcessLocalContacts()\collision_trimesh_ccylinder.cpp 390: Condition is always false in function _cldTestAxis(double ( ) const[4],double ( ) const[4],double ( ) const[4],double *,int,int)\collision_trimesh_ccylinder.cpp 445: Parameter 'v0' is never used in function _cldTestAxis(double ( ) const[4],double ( ) const[4],double ( ) const[4],double *,int,int)\collision_trimesh_ccylinder.cpp 445: Parameter 'v1' is never used in function _cldTestAxis(double ( ) const[4],double ( ) const[4],double ( ) const[4],double *,int,int)\collision_trimesh_ccylinder.cpp 445: Parameter 'v2' is never used in function _cldTestAxis(double ( ) const[4],double ( ) const[4],double ( ) const[4],double *,int,int)\collision_trimesh_ccylinder.cpp 926: Condition is always false in function dCollideCCTL(dxGeom *,dxGeom *,int,dContactGeom *,int)(s) are not expanded inline in function dArray(const dxTriMesh::BoxTC)\collision_trimesh_ccylinder.cpp 963: Condition is always false in function dCollideCCTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_ccylinder.cpp 983: 'OutTriCount' is assigned a value that is never used in function dCollideCCTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_distance.cpp(c) 1993, 2000 Borland\collision_trimesh_distance.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\collision_trimesh_internal.h 132: Functions containing for are not expanded inline\collision_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])\collision_trimesh_internal.h 144: Functions containing for are not expanded inline\collision_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh_ray.cpp(c) 1993, 2000 Borland\collision_trimesh_ray.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\collision_trimesh_internal.h 132: Functions containing for are not expanded inline\collision_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])\collision_trimesh_internal.h 144: Functions containing for are not expanded inline\collision_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh_ray.cpp 79: Condition is always false in function dCollideRTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_ray.cpp 86: Temporary used to initialize 'TriIndex' in function dCollideRTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_sphere.cpp(c) 1993, 2000 Borland\collision_trimesh_sphere.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\collision_trimesh_internal.h 132: Functions containing for are not expanded inline\collision_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])\collision_trimesh_internal.h 144: Functions containing for are not expanded inline\collision_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh_sphere.cpp 283: Condition is always false in function dCollideSTL(dxGeom *,dxGeom *,int,dContactGeom *,int)(s) are not expanded inline in function dArray(const dxTriMesh::SphereTC)\collision_trimesh_sphere.cpp 318: Condition is always false in function dCollideSTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_sphere.cpp 394: Condition is always false in function dCollideSTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp(c) 1993, 2000 Borland\collision_trimesh_trimesh.cpp:() const() const() const() const_MeshInterface.h 132: Functions containing for are not expanded inline_MeshInterface.h 132: Condition is always false in function MeshInterface::GetTriangle(VertexPointers ) const_TreeBuilders.h 156: 'AABBTreeOfAABBsBuilder::GetSplittingValue(unsigned int,unsigned int) const' hides virtual function 'AABBTreeBuilder::GetSplittingValue(const unsigned int *,unsigned int,const AABB ) const'_TreeCollider.h 242: 'AABBTreeCollider::InitQuery(const Matrix4x4 *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_RayCollider.h 223: 'RayCollider::InitQuery(const Ray *,unsigned int *)' hides virtual function 'Collider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_SphereCollider.h 82: 'SphereCollider::InitQuery(SphereCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_OBBCollider.h 128: 'OBBCollider::InitQuery(OBBCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'VolumeCollider::InitQuery()'_AABBCollider.h 83: 'AABBCollider::InitQuery(AABBCache )' hides virtual function 'Collider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_LSSCollider.h 85: 'LSSCollider::InitQuery(LSSCache *,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'VolumeCollider::InitQuery()'_PlanesCollider.h 107: 'PlanesCollider::InitQuery(PlanesCache *,unsigned int,const Matrix4x4 *)' hides virtual function 'Collider::InitQuery()'_PlanesCollider.h 58: Functions containing local destructors are not expanded inline in function PlanesCollider::Collide(PlanesCache *,const Matrix4x4 *)\collision_trimesh_internal.h 132: Functions containing for are not expanded inline\collision_trimesh_internal.h 132: Condition is always false in function FetchTriangle(dxTriMesh *,int,double ( *)[4])\collision_trimesh_internal.h 144: Functions containing for are not expanded inline\collision_trimesh_internal.h 144: Condition is always false in function FetchTriangle(dxTriMesh *,int,const double * const,const double * const,double ( *)[4])\collision_trimesh_trimesh.cpp 181: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 192: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 256: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 258: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 283: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 307: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 320: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 329: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 334: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 392: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 409: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 451: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 494: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 504: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 511: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 553: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 595: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 603: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 610: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 688: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 689: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 735: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 736: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 771: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 795: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 832: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 851: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 880: Condition is always false in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 354: 'depth' is assigned a value that is never used in function dCollideTTL(dxGeom *,dxGeom *,int,dContactGeom *,int)\collision_trimesh_trimesh.cpp 952: Condition is always false in function GetTriangleGeometryCallback(unsigned int,VertexPointers )\collision_trimesh_trimesh.cpp 1349: Functions containing some if statements are not expanded inline in function compute_intervals_isectline(double *,double *,double *,double,double,double,double,double,double,double,double,double *,double *,double *,double *)\collision_trimesh_trimesh.cpp 1462: 'max' is assigned a value that is never used in function TriTriIntersectWithIsectLine(double *,double *,double *,double *,double *,double *,int *,double *,double *)\collision_trimesh_trimesh.cpp 1529: Condition is always false in function VecMatMult4(double ( )[4],Matrix4x4 ( )[4])\collision_trimesh_trimesh.cpp 1532: Condition is always false in function VecMatMult4(double ( )[4],Matrix4x4 ( )[4])\collision_trimesh_trimesh.cpp 1543: Condition is always false in function dVector3Normalize(double ( )[4])\collision_trimesh_trimesh.cpp 1546: Condition is always false in function dVector3Normalize(double ( )[4])\collision_trimesh_trimesh.cpp 1588: Condition is always false in function IntersectLineSegmentRay(double *,double *,double *,double *,double *)\collision_trimesh_trimesh.cpp 1618: Condition is always false in function FindTriSolidIntrsection(double ( * const) const[4],double ( * const) const[4],int,LineContactSet )\collision_trimesh_trimesh.cpp 1624: Condition is always false in function FindTriSolidIntrsection(double ( * const) const[4],double ( * const) const[4],int,LineContactSet )\collision_trimesh_trimesh.cpp 1651: Condition is always false in function ClipConvexPolygonAgainstPlane(const double * const,double,LineContactSet )\collision_trimesh_trimesh.cpp 1884: 'dp' is assigned a value that is never used in function SimpleUnclippedTest(double *,double *,double *,double *,double ( *)[4],double )\collision_trimesh_trimesh.cpp 1939: Condition is always false in function GenerateContact(int,dContactGeom *,int,dxTriMesh *,dxTriMesh *,const double * const,const double * const,double,int )\collision_util.cpp(c) 1993, 2000 Borland\collision_util.cpp:\collision_util.cpp 447: Parameter 'geom' is never used in function dInfiniteAABB(dxGeom *,double *)\error.cpp(c) 1993, 2000 Borland\error.cpp:\export_dif.cpp(c) 1993, 2000 Borland\export_dif.cpp:\export_dif.cpp 384: Parameter 'g' is never used in function printTriMesh(PrintingContext *)\fastdot.c(c) 1993, 2000 Borland\fastdot.c:\fastldlt.c(c) 1993, 2000 Borland\fastldlt.c:\array.cpp(c) 1993, 2000 Borland\array.cpp:\array.cpp 32: Functions containing while are not expanded inline\fastltsolve.c(c) 1993, 2000 Borland\fastltsolve.c:\fastltsolve.c 199: 'lskip3' is assigned a value that is never used in function dSolveL1T\joint.cpp(c) 1993, 2000 Borland\joint.cpp:\joint.cpp 74: Functions containing for are not expanded inline\joint.cpp 108: Functions containing for are not expanded inline\joint.cpp 638: Parameter 'j' is never used in function ballGetInfo1(dxJointBall *,dxJoint::Info1 *)\joint.cpp 1044: 'pos2' is assigned a value that is never used in function sliderGetInfo2(dxJointSlider *,dxJoint::Info2 *)\joint.cpp 1190: Parameter 'j' is never used in function contactInit(dxJointContact *)\joint.cpp 2515: Parameter 'joint' is never used in function cdecl dJointGetAMotorAngleRate(dxJointAMotor *,int)\joint.cpp 2515: Parameter 'anum' is never used in function cdecl dJointGetAMotorAngleRate(dxJointAMotor *,int)\joint.cpp 2591: Parameter 'j' is never used in function fixedGetInfo1(dxJointFixed *,dxJoint::Info1 *)\joint.cpp 2671: Parameter 'j' is never used in function nullGetInfo1(dxJointNull *,dxJoint::Info1 *)\joint.cpp 2677: Parameter 'joint' is never used in function nullGetInfo2(dxJointNull *,dxJoint::Info2 *)\joint.cpp 2677: Parameter 'info' is never used in function nullGetInfo2(dxJointNull *,dxJoint::Info2 *)\lcp.cpp(c) 1993, 2000 Borland\lcp.cpp:\lcp.cpp 149: Functions containing while are not expanded inline\lcp.cpp 716: Functions containing for are not expanded inline\lcp.cpp 718: Functions containing for are not expanded inline\lcp.cpp 1093: Parameter 'lo' is never used in function dSolveLCPBasic(int,double *,double *,double *,double *,int,double *,double *)\lcp.cpp 1093: Parameter 'hi' is never used in function dSolveLCPBasic(int,double *,double *,double *,double *,int,double *,double *)\lcp.cpp 1012: 'nub' is assigned a value that is never used in function dSolveLCPBasic(int,double *,double *,double *,double *,int,double *,double *)\mass.cpp(c) 1993, 2000 Borland\mass.cpp:\mat.cpp(c) 1993, 2000 Borland\mat.cpp:\matrix.cpp(c) 1993, 2000 Borland\matrix.cpp:\matrix.cpp 257: 'gamma2' is assigned a value that is never used in function dLDLTAddTL(double *,double *,const double *,int,int)\memory.cpp(c) 1993, 2000 Borland\memory.cpp:\misc.cpp(c) 1993, 2000 Borland\misc.cpp:\obstack.cpp(c) 1993, 2000 Borland\obstack.cpp:\ode.cpp(c) 1993, 2000 Borland\ode.cpp:\ode.cpp 268: 'next_geom' is assigned a value that is never used in function cdecl dBodyDestroy(dxBody *)\ode.cpp 984: Parameter 'max_size' is never used in function cdecl dJointGroupCreate(int)\odemath.cpp(c) 1993, 2000 Borland\odemath.cpp:\quickstep.cpp(c) 1993, 2000 Borland\quickstep.cpp:\rotation.cpp(c) 1993, 2000 Borland\rotation.cpp:\step.cpp(c) 1993, 2000 Borland\step.cpp:\stepfast.cpp(c) 1993, 2000 Borland\stepfast.cpp:\stepfast.cpp 65: Parameter 'world' is never used in function cdecl dWorldSetAutoEnableDepthSF1(dxWorld *,int)\stepfast.cpp 70: Parameter 'world' is never used in function cdecl dWorldGetAutoEnableDepthSF1(dxWorld *)\stepfast.cpp 241: Functions containing for are not expanded inline\stepfast.cpp 648: Parameter 'world' is never used in function dInternalStepFast(dxWorld *,dxBody * *,double * *,double * *,dxJoint *,dxJoint::Info1,dxJoint::Info2,double)\stepfast.cpp 648: Parameter 'GI' is never used in function dInternalStepFast(dxWorld *,dxBody * *,double * *,double * *,dxJoint *,dxJoint::Info1,dxJoint::Info2,double)\stepfast.cpp 1083: 'tjcount' is assigned a value that is never used in function processIslandsFast(dxWorld *,double,int)\stepfast.cpp 1082: 'tbcount' is assigned a value that is never used in function processIslandsFast(dxWorld *,double,int)\stepfast.cpp 998: 'jcount' is assigned a value that is never used in function processIslandsFast(dxWorld *,double,int)\stepfast.cpp 997: 'bcount' is assigned a value that is never used in function processIslandsFast(dxWorld *,double,int)\timer.cpp(c) 1993, 2000 Borland\timer.cpp:\util.cpp(c) 1993, 2000 Borland\util.cpp:\util.cpp 195: 'jcount' is assigned a value that is never used in function dxProcessIslands(dxWorld *,double,void (*)(dxWorld *,dxBody * const *,int,dxJoint * const *,int,double))\util.cpp 194: 'bcount' is assigned a value that is never used in function dxProcessIslands(dxWorld *,double,void (*)(dxWorld *,dxBody * const *,int,dxJoint * const *,int,double))\lib\OdeLib.lib(c) 1987, 1999 Inprise Corporation_kernel' not found in library_quadtreespace' not found in library_space' not found in library_std' not found in library_transform' not found in library_trimesh' not found in library_trimesh_box' not found in library_trimesh_ccylinder' not found in library_trimesh_distance' not found in library_trimesh_ray' not found in library_trimesh_sphere' not found in library_trimesh_trimesh' not found in library_util' not found in library_dif' not found in library_Csl\ZCsl.cpp(c) 1993, 2000 Borland\ZCsl.cpp:\Compile.cpp(c) 1993, 2000 Borland\Compile.cpp:\Function.cpp(c) 1993, 2000 Borland\Function.cpp:\Input.cpp(c) 1993, 2000 Borland\Input.cpp:\Instruct.cpp(c) 1993, 2000 Borland\Instruct.cpp:\Interprt.cpp(c) 1993, 2000 Borland\Interprt.cpp:\Interprt.cpp 138: Suspicious pointer conversion in function ZCsl::dumpInstr(long,ZCsl::PackedInstruction *,int)\Library.cpp(c) 1993, 2000 Borland\Library.cpp:\Parametr.cpp(c) 1993, 2000 Borland\Parametr.cpp:\Utility.cpp(c) 1993, 2000 Borland\Utility.cpp:\Variable.cpp(c) 1993, 2000 Borland\Variable.cpp:\Block.cpp(c) 1993, 2000 Borland\Block.cpp:\ZCslApi.cpp(c) 1993, 2000 Borland\ZCslApi.cpp:\ZDate.cpp(c) 1993, 2000 Borland\ZDate.cpp:\ZDate.cpp 170: Suspicious pointer conversion in function ZDateTime::asIsoDate() const\ZDate.cpp 178: Suspicious pointer conversion in function ZDateTime::asEuroDate() const\ZDate.cpp 186: Suspicious pointer conversion in function ZDateTime::asUsDate() const\ZDate.cpp 205: Suspicious pointer conversion in function ZDateTime::asIsoTime() const\ZDate.cpp 213: Suspicious pointer conversion in function ZDateTime::asEuroTime() const\ZDynLink.cpp(c) 1993, 2000 Borland\ZDynLink.cpp:\ZDynLink.cpp 138: Suspicious pointer conversion in function ZDllModule::fullName()\ZDynLink.cpp 316: Parameter 'aProcName' is never used in function ZDynamicLinkLibrary::isEntryPoint32Bit(const char *)\ZDynLink.cpp 331: Parameter 'aProcOrdinal' is never used in function ZDynamicLinkLibrary::isEntryPoint32Bit(unsigned long)\ZExcept.cpp(c) 1993, 2000 Borland\ZExcept.cpp:\ZFile.cpp(c) 1993, 2000 Borland\ZFile.cpp:\ZPlatfrm.cpp(c) 1993, 2000 Borland\ZPlatfrm.cpp:\ZPtrlist.cpp(c) 1993, 2000 Borland\ZPtrlist.cpp:\ZString.cpp(c) 1993, 2000 Borland\ZString.cpp:\ZString.cpp 945: Constant out of range in comparison in function ZString::conv8859to437()\ZString.cpp 984: Constant out of range in comparison in function ZString::conv437to8859()\ZString.cpp 1181: Suspicious pointer conversion in function ZString::hex(char)\ZString.cpp 1189: Suspicious pointer conversion in function ZString::hex(signed char)\ZString.cpp 1197: Suspicious pointer conversion in function ZString::hex(unsigned char)\ZString.cpp 1205: Suspicious pointer conversion in function ZString::hex(int)\ZString.cpp 1213: Suspicious pointer conversion in function ZString::hex(unsigned int)\ZString.cpp 1221: Suspicious pointer conversion in function ZString::hex(long)\ZString.cpp 1229: Suspicious pointer conversion in function ZString::hex(unsigned long)\ZString.cpp 1237: Suspicious pointer conversion in function ZString::hex(void *)\ZTrace.cpp(c) 1993, 2000 Borland\ZTrace.cpp:\lib\CslLib.lib(c) 1987, 1999 Inprise Corporation_AngelScript\as_objecttype.cpp(c) 1993, 2000 Borland\as_objecttype.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_arrayobject.cpp(c) 1993, 2000 Borland\as_arrayobject.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_builder.cpp(c) 1993, 2000 Borland\as_builder.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_builder.cpp 218: 'n' is assigned a value that is never used in function asCBuilder::ParseScripts()\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_bytecode.cpp(c) 1993, 2000 Borland\as_bytecode.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_bytecode.cpp 179: Comparing signed and unsigned values in function asCByteCode::IsCombination(cByteInstruction *,unsigned char,unsigned char)\as_bytecode.cpp 179: Comparing signed and unsigned values in function asCByteCode::IsCombination(cByteInstruction *,unsigned char,unsigned char)\as_bytecode.cpp 187: Comparing signed and unsigned values in function asCByteCode::IsCombination(cByteInstruction *,unsigned char,unsigned char,unsigned char)\as_bytecode.cpp 188: Comparing signed and unsigned values in function asCByteCode::IsCombination(cByteInstruction *,unsigned char,unsigned char,unsigned char)\as_bytecode.cpp 189: Comparing signed and unsigned values in function asCByteCode::IsCombination(cByteInstruction *,unsigned char,unsigned char,unsigned char)\as_bytecode.cpp 786: 'pos' is assigned a value that is never used in function asCByteCode::ResolveJumpAddresses()\as_bytecode.cpp 1115: Parameter 'name' is never used in function asCByteCode::DebugOutput(const char *,asCModule *,asCScriptEngine *)\as_bytecode.cpp 1115: Parameter 'module' is never used in function asCByteCode::DebugOutput(const char *,asCModule *,asCScriptEngine *)\as_bytecode.cpp 1115: Parameter 'engine' is never used in function asCByteCode::DebugOutput(const char *,asCModule *,asCScriptEngine *)\as_c.cpp(c) 1993, 2000 Borland\as_c.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_callfunc.cpp(c) 1993, 2000 Borland\as_callfunc.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_callfunc.cpp 182: Parameter 'engine' is never used in function PrepareSystemFunction(asCScriptFunction *,asSSystemFunctionInterface *,asCScriptEngine *)\as_callfunc_sh4.cpp(c) 1993, 2000 Borland\as_callfunc_sh4.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_callfunc_x86.cpp(c) 1993, 2000 Borland\as_callfunc_x86.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_compiler.cpp(c) 1993, 2000 Borland\as_compiler.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_compiler.cpp 515: 'node' is assigned a value that is never used in function asCCompiler::CompileGlobalVariable(asCBuilder *,asCScriptCode *,asCScriptNode *,sGlobalVariableDescription *)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_compiler.cpp 3430: Comparing signed and unsigned values in function asCCompiler::ImplicitConversionConstant(asCByteCode *,const asCDataType *,asCScriptNode *,bool)\as_compiler.cpp 3444: Comparing signed and unsigned values in function asCCompiler::ImplicitConversionConstant(asCByteCode *,const asCDataType *,asCScriptNode *,bool)\as_compiler.cpp 3627: Comparing signed and unsigned values in function asCCompiler::ImplicitConversionConstant(asCByteCode *,const asCDataType *,asCScriptNode *,bool)\as_compiler.cpp 3641: Comparing signed and unsigned values in function asCCompiler::ImplicitConversionConstant(asCByteCode *,const asCDataType *,asCScriptNode *,bool)\as_compiler.cpp 4387: 'val' is assigned a value that is never used in function asCCompiler::ProcessStringConstant(asCString )\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_compiler.cpp 5013: 'offset' is assigned a value that is never used in function asCCompiler::CompileMethodCallOnAny(asCScriptNode *,asSExprContext *,asCObjectType *,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_compiler.cpp 6085: 'offset' is assigned a value that is never used in function asCCompiler::CompileOverloadedOperator(asCScriptNode *,asSExprContext *,asSExprContext *,asSExprContext *)\as_compiler.cpp 6886: 'v' is assigned a value that is never used in function asCCompiler::CompileBooleanOperator(asCScriptNode *,asSExprContext *,asSExprContext *,asSExprContext *)\as_configgroup.cpp(c) 1993, 2000 Borland\as_configgroup.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_configgroup.cpp 98: Parameter 'engine' is never used in function asCConfigGroup::HasLiveObjects(asCScriptEngine *)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_context.cpp(c) 1993, 2000 Borland\as_context.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_context.cpp 2137: Unreachable code in function asCContext::ExecuteNext(bool)\as_datatype.cpp(c) 1993, 2000 Borland\as_datatype.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_gcobject.cpp(c) 1993, 2000 Borland\as_gcobject.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_generic.cpp(c) 1993, 2000 Borland\as_generic.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_module.cpp(c) 1993, 2000 Borland\as_module.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_anyobject.cpp(c) 1993, 2000 Borland\as_anyobject.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_outputbuffer.cpp(c) 1993, 2000 Borland\as_outputbuffer.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_parser.cpp(c) 1993, 2000 Borland\as_parser.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_parser.cpp 293: Unreachable code in function asCParser::ParseScript()\as_parser.cpp 516: Unreachable code in function asCParser::ParseGlobalVar()\as_parser.cpp 766: Unreachable code in function asCParser::ParseParameterList()\as_parser.cpp 914: Unreachable code in function asCParser::ParseArgList()\as_parser.cpp 991: Unreachable code in function asCParser::ParseStatementBlock()\as_parser.cpp 1095: Unreachable code in function asCParser::ParseInitList()\as_parser.cpp 1246: Unreachable code in function asCParser::ParseDeclaration()\as_parser.cpp 1782: Unreachable code in function asCParser::ParseExpression()\as_parser.cpp 1816: Unreachable code in function asCParser::ParseExprTerm()\as_restore.cpp(c) 1993, 2000 Borland\as_restore.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray(unsigned int)\as_scriptcode.cpp(c) 1993, 2000 Borland\as_scriptcode.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_scriptengine.cpp(c) 1993, 2000 Borland\as_scriptengine.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_scriptengine.cpp 556: Unreachable code in function asCScriptEngine::GetGlobalVarPointer(int)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray(unsigned int,bool)\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_array.h 172: Condition is always true in function asCArray*(unsigned int)\as_scriptengine.cpp 2613: Unreachable code in function asCScriptEngine::GCInternal()\as_scriptengine.cpp 2618: Unreachable code in function asCScriptEngine::GCInternal()\as_scriptfunction.cpp(c) 1993, 2000 Borland\as_scriptfunction.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_scriptnode.cpp(c) 1993, 2000 Borland\as_scriptnode.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_scriptstruct.cpp(c) 1993, 2000 Borland\as_scriptstruct.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\as_string.cpp(c) 1993, 2000 Borland\as_string.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_string_util.cpp(c) 1993, 2000 Borland\as_string_util.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_thread.cpp(c) 1993, 2000 Borland\as_thread.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_tokenizer.cpp(c) 1993, 2000 Borland\as_tokenizer.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_typeinfo.cpp(c) 1993, 2000 Borland\as_typeinfo.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_variablescope.cpp(c) 1993, 2000 Borland\as_variablescope.cpp:\angelscript.h 706: Functions containing for are not expanded inline\angelscript.h 715: Functions containing for are not expanded inline\as_array.h 139: Condition is always true in function asCArray*(unsigned int,bool)\lib\AngelscriptLib.lib(c) 1987, 1999 Inprise Corporation_objecttype' not found in library_arrayobject' not found in library_builder' not found in library_bytecode' not found in library_c' not found in library_callfunc' not found in library_callfunc_sh4' not found in library_callfunc_x86' not found in library_compiler' not found in library_configgroup' not found in library_context' not found in library_datatype' not found in library_gcobject' not found in library_generic' not found in library_module' not found in library_anyobject' not found in library_outputbuffer' not found in library_parser' not found in library_restore' not found in library_scriptcode' not found in library_scriptengine' not found in library_scriptfunction' not found in library_scriptnode' not found in library_scriptstruct' not found in library_string' not found in library_string_util' not found in library_thread' not found in library_tokenizer' not found in library_typeinfo' not found in library_variablescope' not found in library_Small\sc5.c(c) 1993, 2000 Borland\sc5.c:\sc1.c(c) 1993, 2000 Borland\sc1.c:\sc1.c 585: 'cdecl _dos_setdrive(unsigned int,unsigned int *)' is obsolete in function parseoptions\sc1.c 814: Parameter 'root' is never used in function setconfig\sc2.c(c) 1993, 2000 Borland\sc2.c:\sc3.c(c) 1993, 2000 Borland\sc3.c:\sc4.c(c) 1993, 2000 Borland\sc4.c:\amx.c(c) 1993, 2000 Borland\amx.c:\sc6.c(c) 1993, 2000 Borland\sc6.c:\sc7.c(c) 1993, 2000 Borland\sc7.c:\scexpand.c(c) 1993, 2000 Borland\scexpand.c:\sclist.c(c) 1993, 2000 Borland\sclist.c:\scvars.c(c) 1993, 2000 Borland\scvars.c:\lib\SmallLib.lib(c) 1987, 1999 Inprise Corporation_TriStrip\NvTriStripObjects.cpp(c) 1993, 2000 Borland\NvTriStripObjects.cpp:\VertexCache.h 19: Functions containing for are not expanded inline\VertexCache.h 29: Functions containing for are not expanded inline\VertexCache.h 48: Functions containing for are not expanded inline\VertexCache.h 65: Functions containing for are not expanded inline\NvTriStripObjects.cpp 72: Comparing signed and unsigned values in function NvStripifier::AlreadyExists(NvFaceInfo *,NvFaceInfoVec )\NvTriStripObjects.cpp 255: Comparing signed and unsigned values in function NvStripifier::FindStartPoint(NvFaceInfoVec )\NvTriStripObjects.cpp 514: Comparing signed and unsigned values in function NvStripInfo::Unique(NvFaceInfoVec *)\NvTriStripObjects.cpp 635: Comparing signed and unsigned values in function NvStripInfo::Build(NvEdgeInfoVec )\NvTriStripObjects.cpp 703: Parameter 'faceInfos' is never used in function NvStripInfo::Build(NvEdgeInfoVec )\NvTriStripObjects.cpp 829: Parameter 'faceInfos' is never used in function NvStripifier::FindTraversal(NvFaceInfoVec *,NvStripStartInfo )\NvTriStripObjects.cpp 845: Comparing signed and unsigned values in function NvStripifier::RemoveSmallStrips(NvStripInfoVec )\NvTriStripObjects.cpp 847: Comparing signed and unsigned values in function NvStripifier::RemoveSmallStrips(NvStripInfoVec )\NvTriStripObjects.cpp 850: Comparing signed and unsigned values in function NvStripifier::RemoveSmallStrips(NvStripInfoVec )\NvTriStripObjects.cpp 878: Comparing signed and unsigned values in function NvStripifier::RemoveSmallStrips(NvStripInfoVec )\NvTriStripObjects.cpp 869: 'bestNumHits' is assigned a value that is never used in function NvStripifier::RemoveSmallStrips(NvStripInfoVec )\NvTriStripObjects.cpp 932: Unreachable code in function NvStripifier::IsCW(NvFaceInfo *,int,int)\NvTriStripObjects.cpp 938: Comparing signed and unsigned values in function NvStripifier::FaceContainsIndex(const NvFaceInfo )\NvTriStripObjects.cpp 938: Comparing signed and unsigned values in function NvStripifier::FaceContainsIndex(const NvFaceInfo )\NvTriStripObjects.cpp 938: Comparing signed and unsigned values in function NvStripifier::FaceContainsIndex(const NvFaceInfo )\NvTriStripObjects.cpp 1136: Comparing signed and unsigned values in function NvStripifier::Stripify(const WordVec )\NvTriStripObjects.cpp 1141: Comparing signed and unsigned values in function NvStripifier::Stripify(const WordVec )\NvTriStripObjects.cpp 1193: Comparing signed and unsigned values in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1199: Comparing signed and unsigned values in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1316: Comparing signed and unsigned values in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1345: Comparing signed and unsigned values in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1350: Comparing signed and unsigned values in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1377: Comparing signed and unsigned values in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1442: 'done' is assigned a value that is never used in function NvStripifier::SplitUpStripsAndOptimize(NvStripInfoVec )\NvTriStripObjects.cpp 1452: Comparing signed and unsigned values in function NvStripifier::UpdateCacheStrip(VertexCache *,NvStripInfo *)\NvTriStripObjects.cpp 1493: Comparing signed and unsigned values in function NvStripifier::CalcNumHitsStrip(VertexCache *,NvStripInfo *)\NvTriStripObjects.cpp 1712: 'numTrisWeight' is assigned a value that is never used in function NvStripifier::FindAllStrips(NvStripInfoVec )\NvTriStripObjects.cpp 1729: Comparing signed and unsigned values in function NvStripifier::FindAllStrips(NvStripInfoVec )\NvTriStrip.cpp(c) 1993, 2000 Borland\NvTriStrip.cpp:\VertexCache.h 19: Functions containing for are not expanded inline\VertexCache.h 29: Functions containing for are not expanded inline\VertexCache.h 48: Functions containing for are not expanded inline\VertexCache.h 65: Functions containing for are not expanded inline\NvTriStrip.cpp 88: Comparing signed and unsigned values in function Cleanup(NvStripInfoVec )\NvTriStrip.cpp 90: Comparing signed and unsigned values in function Cleanup(NvStripInfoVec )\NvTriStrip.cpp 101: Comparing signed and unsigned values in function Cleanup(NvStripInfoVec )\NvTriStrip.cpp 154: Comparing signed and unsigned values in function TestTriangle(const unsigned short,const unsigned short,const unsigned short,const std::vector*,const int)\NvTriStrip.cpp 167: Comparing signed and unsigned values in function TestTriangle(const unsigned short,const unsigned short,const unsigned short,const std::vector*,const int)\NvTriStrip.cpp 181: Comparing signed and unsigned values in function TestTriangle(const unsigned short,const unsigned short,const unsigned short,const std::vector*,const int)\NvTriStrip.cpp 217: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 246: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 260: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 262: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 280: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 304: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 312: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 344: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 361: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 373: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 396: Comparing signed and unsigned values in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 426: 'brokenCtr' is assigned a value that is never used in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 306: 'stripLength' is assigned a value that is never used in function GenerateStrips(const unsigned short *,const unsigned int,PrimitiveGroup * *,unsigned short *,bool)\NvTriStrip.cpp 478: Comparing signed and unsigned values in function RemapIndices(const PrimitiveGroup *,const unsigned short,const unsigned short,PrimitiveGroup * *)\lib\TriStripLib.lib(c) 1987, 1999 Inprise Corporation_TinyCC\tcc.c(c) 1993, 2000 Borland\tcc.c:\i386-gen.c 104: Comparing signed and unsigned values in function g\i386-gen.c 154: Comparing signed and unsigned values in function oad\i386-gen.c 717: 'r' is assigned a value that is never used in function gen_opi\i386-gen.c 888: Parameter 't' is never used in function gen_cvt_itof\i386-gen.c 946: Parameter 't' is never used in function gen_cvt_ftof\tcc.c 934: Parameter 'filename' is never used in function dlopen\tcc.c 934: Parameter 'flag' is never used in function dlopen\tcc.c 988: Parameter 'type' is never used in function resolve_sym\tcc.c 2036: 'c' is assigned a value that is never used in function parse_line_comment\tcc.c 3414: 'p' is assigned a value that is never used in function parse_number\tcc.c 3414: 'ch' is assigned a value that is never used in function parse_number\tcc.c 3410: 'p' is assigned a value that is never used in function parse_number\tcc.c 3363: 'p' is assigned a value that is never used in function parse_number\tcc.c 3358: 'p' is assigned a value that is never used in function parse_number\tcc.c 3725: Unreachable code in function next_nomacro1\tcc.c 3759: 'c' is assigned a value that is never used in function next_nomacro1\tcc.c 4264: 'macro_ptr1' is assigned a value that is never used in function macro_twosharps\tcc.c 5301: 't' is assigned a value that is never used in function gen_opl\tcc.c 8491: Parameter 't' is never used in function init_putz\tcc.c 8853: Comparing signed and unsigned values in function decl_initializer_alloc\tcc.c 9374: 'section_sym' is assigned a value that is never used in function tcc_compile\tcc.c 9447: Parameter 's1' is never used in function tcc_undefine_symbol\i386-asm.c 291: Comparing signed and unsigned values in function parse_operand\i386-asm.c 293: Comparing signed and unsigned values in function parse_operand\i386-asm.c 295: Comparing signed and unsigned values in function parse_operand\i386-asm.c 391: Comparing signed and unsigned values in function asm_modrm\i386-asm.c 623: 'modrm_index' is assigned a value that is never used in function asm_opcodeklzzwxh:16569Warning W8012 tinyccklzzwxh:10000386-asm.c 805: Comparing signed and unsigned values in function asmklzzwxh:10001computeklzzwxh:10002constraintsklzzwxh:16570Warning W8004 tinyccklzzwxh:10003386-asm.c 1028: 'val' is assigned a value that is never used in function substklzzwxh:10004asmklzzwxh:10005operandklzzwxh:16571Warning W8057 tinyccklzzwxh:10006ccasm.c 29: Parameter 's1' is never used in function asmklzzwxh:10007getklzzwxh:10008localklzzwxh:10009labelklzzwxh:10010nameklzzwxh:16572Warning W8041 tinyccklzzwxh:10011ccasm.c 86: Negating unsigned value in function asmklzzwxh:10012exprklzzwxh:10013unaryklzzwxh:16573Warning W8057 tinyccklzzwxh:10014ccasm.c 315: Parameter 's1' is never used in function useklzzwxh:10015section1klzzwxh:16574Warning W8012 tinyccklzzwxh:10016ccasm.c 473: Comparing signed and unsigned values in function asmklzzwxh:10017parseklzzwxh:10018directiveklzzwxh:16575Warning W8066 tinyccklzzwxh:10019ccasm.c 479: Unreachable code in function asmklzzwxh:10020parseklzzwxh:10021directiveklzzwxh:16576Warning W8012 tinyccklzzwxh:10022ccasm.c 755: Comparing signed and unsigned values in function findklzzwxh:10023constraintklzzwxh:16577Warning W8057 tinyccklzzwxh:10024ccasm.c 820: Parameter 'nbklzzwxh:10025outputs' is never used in function substklzzwxh:10026asmklzzwxh:10027operandsklzzwxh:16578Warning W8004 tinyccklzzwxh:10028ccasm.c 990: 'nbklzzwxh:10029inputs' is assigned a value that is never used in function asmklzzwxh:10030instrklzzwxh:16579Warning W8057 tinyccklzzwxh:10031ccelf.c 168: Parameter 's' is never used in function tccklzzwxh:10032getklzzwxh:10033symbolklzzwxh:16580Warning W8057 tinyccklzzwxh:10034ccelf.c 290: Parameter 'sec' is never used in function putklzzwxh:10035stabsklzzwxh:10036rklzzwxh:16581Warning W8041 tinyccklzzwxh:10037ccelf.c 380: Negating unsigned value in function relocateklzzwxh:10038commonklzzwxh:10039symsklzzwxh:16582Warning W8041 tinyccklzzwxh:10040ccelf.c 746: Negating unsigned value in function putklzzwxh:10041gotklzzwxh:10042entryklzzwxh:16583Warning W8004 tinyccklzzwxh:10043ccelf.c 887: 'symtab' is assigned a value that is never used in function buildklzzwxh:10044gotklzzwxh:10045entriesklzzwxh:16584Warning W8012 tinyccklzzwxh:10046ccelf.c 1081: Comparing signed and unsigned values in function tccklzzwxh:10047outputklzzwxh:10048binaryklzzwxh:16585Warning W8012 tinyccklzzwxh:10049ccelf.c 1676: Comparing signed and unsigned values in function tccklzzwxh:10050outputklzzwxh:10051fileklzzwxh:16586Warning W8012 tinyccklzzwxh:10052ccelf.c 1687: Comparing signed and unsigned values in function tccklzzwxh:10053outputklzzwxh:10054fileklzzwxh:16587Warning W8012 tinyccklzzwxh:10055ccelf.c 1857: Comparing signed and unsigned values in function tccklzzwxh:10056loadklzzwxh:10057objectklzzwxh:10058fileklzzwxh:16588Warning W8012 tinyccklzzwxh:10059ccelf.c 1866: Comparing signed and unsigned values in function tccklzzwxh:10060loadklzzwxh:10061objectklzzwxh:10062fileklzzwxh:16589Warning W8012 tinyccklzzwxh:10063ccelf.c 1958: Comparing signed and unsigned values in function tccklzzwxh:10064loadklzzwxh:10065objectklzzwxh:10066fileklzzwxh:16590Warning W8004 tinyccklzzwxh:10067ccelf.c 1886: 'sm' is assigned a value that is never used in function tccklzzwxh:10068loadklzzwxh:10069objectklzzwxh:10070fileklzzwxh:16591Warning W8012 tinyccklzzwxh:10071ccelf.c 2091: Comparing signed and unsigned values in function tccklzzwxh:10072loadklzzwxh:10073objectklzzwxh:10074fileklzzwxh:10075fromklzzwxh:10076memoryklzzwxh:16592Warning W8012 tinyccklzzwxh:10077ccelf.c 2100: Comparing signed and unsigned values in function tccklzzwxh:10078loadklzzwxh:10079objectklzzwxh:10080fileklzzwxh:10081fromklzzwxh:10082memoryklzzwxh:16593Warning W8012 tinyccklzzwxh:10083ccelf.c 2191: Comparing signed and unsigned values in function tccklzzwxh:10084loadklzzwxh:10085objectklzzwxh:10086fileklzzwxh:10087fromklzzwxh:10088memoryklzzwxh:16594Warning W8004 tinyccklzzwxh:10089ccelf.c 2119: 'sm' is assigned a value that is never used in function tccklzzwxh:10090loadklzzwxh:10091objectklzzwxh:10092fileklzzwxh:10093fromklzzwxh:10094memoryklzzwxh:16595Warning W8066 tinyccklzzwxh:10095ccelf.c 2483: Unreachable code in function ldklzzwxh:10096nextklzzwxh:16596Warning W8057 tinyccklzzwxh:10097ccelf.c 2571: Parameter 's1' is never used in function ldklzzwxh:10098nextklzzwxh:16597Warning W8066 tinyccklzzwxh:10099ccelf.c 2630: Unreachable code in function tccklzzwxh:10100loadklzzwxh:10101ldscriptklzzwxh:16598Warning W8004 tinyccklzzwxh:10102cc.c 9939: 'ts' is assigned a value that is never used in function tccklzzwxh:10103newklzzwxh:16599Warning W8057 tinyccklzzwxh:10104cc.c 10192: Parameter 's' is never used in function tccklzzwxh:10105addklzzwxh:10106symbolklzzwxh:16600Linking static library: ..klzzwxh:10107ibklzzwxh:10108inyCCLib.libklzzwxh:16601TLIB 4.5 Copyright klzzwxh:10109cklzzwxh:10110 1987, 1999 Inprise Corporationklzzwxh:16602Warning: 'tcc' not found in libraryklzzwxh:16603Switching to target: Libklzzwxh:10111Midiklzzwxh:16604Compiling: midiklzzwxh:10112idistrm.cppklzzwxh:16605Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10113cklzzwxh:10114 1993, 2000 Borlandklzzwxh:16606midiklzzwxh:10115idistrm.cpp:klzzwxh:16607Linking static library: ..klzzwxh:10116ibklzzwxh:10117idiLib.libklzzwxh:16608TLIB 4.5 Copyright klzzwxh:10118cklzzwxh:10119 1987, 1999 Inprise Corporationklzzwxh:16609Warning: 'midistrm' not found in libraryklzzwxh:16610Switching to target: Libklzzwxh:10120Archiveklzzwxh:16611Compiling: pngklzzwxh:10121ngerror.cklzzwxh:16612Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10122cklzzwxh:10123 1993, 2000 Borlandklzzwxh:16613pngklzzwxh:10124ngerror.c:klzzwxh:16614Compiling: jpegklzzwxh:10125DAPIMIN.Cklzzwxh:16615Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10126cklzzwxh:10127 1993, 2000 Borlandklzzwxh:16616jpegklzzwxh:10128DAPIMIN.C:klzzwxh:16617Compiling: jpegklzzwxh:10129DAPISTD.Cklzzwxh:16618Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10130cklzzwxh:10131 1993, 2000 Borlandklzzwxh:16619jpegklzzwxh:10132DAPISTD.C:klzzwxh:16620Compiling: jpegklzzwxh:10133DCOEFCT.Cklzzwxh:16621Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10134cklzzwxh:10135 1993, 2000 Borlandklzzwxh:16622jpegklzzwxh:10136DCOEFCT.C:klzzwxh:16623Warning W8057 jpegklzzwxh:10137DCOEFCT.C 230: Parameter 'cinfo' is never used in function dummyklzzwxh:10138consumeklzzwxh:10139dataklzzwxh:16624Compiling: jpegklzzwxh:10140DCOLOR.Cklzzwxh:16625Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10141cklzzwxh:10142 1993, 2000 Borlandklzzwxh:16626jpegklzzwxh:10143DCOLOR.C:klzzwxh:16627Warning W8057 jpegklzzwxh:10144DCOLOR.C 269: Parameter 'cinfo' is never used in function startklzzwxh:10145passklzzwxh:10146dcolorklzzwxh:16628Compiling: jpegklzzwxh:10147DDCTMGR.Cklzzwxh:16629Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10148cklzzwxh:10149 1993, 2000 Borlandklzzwxh:16630jpegklzzwxh:10150DDCTMGR.C:klzzwxh:16631Compiling: jpegklzzwxh:10151DHUFF.Cklzzwxh:16632Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10152cklzzwxh:10153 1993, 2000 Borlandklzzwxh:16633jpegklzzwxh:10154DHUFF.C:klzzwxh:16634Compiling: jpegklzzwxh:10155DINPUT.Cklzzwxh:16635Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10156cklzzwxh:10157 1993, 2000 Borlandklzzwxh:16636jpegklzzwxh:10158DINPUT.C:klzzwxh:16637Compiling: jpegklzzwxh:10159DMAINCT.Cklzzwxh:16638Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10160cklzzwxh:10161 1993, 2000 Borlandklzzwxh:16639jpegklzzwxh:10162DMAINCT.C:klzzwxh:16640Compiling: jpegklzzwxh:10163DMARKER.Cklzzwxh:16641Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10164cklzzwxh:10165 1993, 2000 Borlandklzzwxh:16642jpegklzzwxh:10166DMARKER.C:klzzwxh:16643Warning W8004 jpegklzzwxh:10167DMARKER.C 972: 'action' is assigned a value that is never used in function jpegklzzwxh:10168resyncklzzwxh:10169toklzzwxh:10170restartklzzwxh:16644Compiling: jpegklzzwxh:10171DMASTER.Cklzzwxh:16645Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10172cklzzwxh:10173 1993, 2000 Borlandklzzwxh:16646jpegklzzwxh:10174DMASTER.C:klzzwxh:16647Compiling: jpegklzzwxh:10175DMERGE.Cklzzwxh:16648Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10176cklzzwxh:10177 1993, 2000 Borlandklzzwxh:16649jpegklzzwxh:10178DMERGE.C:klzzwxh:16650Warning W8057 jpegklzzwxh:10179DMERGE.C 189: Parameter 'inklzzwxh:10180rowklzzwxh:10181groupsklzzwxh:10182avail' is never used in function mergedklzzwxh:101832vklzzwxh:10184upsampleklzzwxh:16651Warning W8057 jpegklzzwxh:10185DMERGE.C 208: Parameter 'inklzzwxh:10186rowklzzwxh:10187groupsklzzwxh:10188avail' is never used in function mergedklzzwxh:101891vklzzwxh:10190upsampleklzzwxh:16652Warning W8057 jpegklzzwxh:10191DMERGE.C 208: Parameter 'outklzzwxh:10192rowsklzzwxh:10193avail' is never used in function mergedklzzwxh:101941vklzzwxh:10195upsampleklzzwxh:16653Compiling: jpegklzzwxh:10196DPHUFF.Cklzzwxh:16654Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10197cklzzwxh:10198 1993, 2000 Borlandklzzwxh:16655jpegklzzwxh:10199DPHUFF.C:klzzwxh:16656Compiling: jpegklzzwxh:10200DPOSTCT.Cklzzwxh:16657Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10201cklzzwxh:10202 1993, 2000 Borlandklzzwxh:16658jpegklzzwxh:10203DPOSTCT.C:klzzwxh:16659Warning W8057 jpegklzzwxh:10204DPOSTCT.C 194: Parameter 'outputklzzwxh:10205buf' is never used in function postklzzwxh:10206processklzzwxh:10207prepassklzzwxh:16660Warning W8057 jpegklzzwxh:10208DPOSTCT.C 194: Parameter 'outklzzwxh:10209rowsklzzwxh:10210avail' is never used in function postklzzwxh:10211processklzzwxh:10212prepassklzzwxh:16661Warning W8057 jpegklzzwxh:10213DPOSTCT.C 240: Parameter 'inputklzzwxh:10214buf' is never used in function postklzzwxh:10215processklzzwxh:102162passklzzwxh:16662Warning W8057 jpegklzzwxh:10217DPOSTCT.C 240: Parameter 'inklzzwxh:10218rowklzzwxh:10219groupklzzwxh:10220ctr' is never used in function postklzzwxh:10221processklzzwxh:102222passklzzwxh:16663Warning W8057 jpegklzzwxh:10223DPOSTCT.C 240: Parameter 'inklzzwxh:10224rowklzzwxh:10225groupsklzzwxh:10226avail' is never used in function postklzzwxh:10227processklzzwxh:102282passklzzwxh:16664Compiling: jpegklzzwxh:10229DSAMPLE.Cklzzwxh:16665Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10230cklzzwxh:10231 1993, 2000 Borlandklzzwxh:16666jpegklzzwxh:10232DSAMPLE.C:klzzwxh:16667Warning W8057 jpegklzzwxh:10233DSAMPLE.C 140: Parameter 'inklzzwxh:10234rowklzzwxh:10235groupsklzzwxh:10236avail' is never used in function sepklzzwxh:10237upsampleklzzwxh:16668Warning W8057 jpegklzzwxh:10238DSAMPLE.C 161: Parameter 'cinfo' is never used in function fullsizeklzzwxh:10239upsampleklzzwxh:16669Warning W8057 jpegklzzwxh:10240DSAMPLE.C 161: Parameter 'compptr' is never used in function fullsizeklzzwxh:10241upsampleklzzwxh:16670Warning W8057 jpegklzzwxh:10242DSAMPLE.C 174: Parameter 'cinfo' is never used in function noopklzzwxh:10243upsampleklzzwxh:16671Warning W8057 jpegklzzwxh:10244DSAMPLE.C 174: Parameter 'compptr' is never used in function noopklzzwxh:10245upsampleklzzwxh:16672Warning W8057 jpegklzzwxh:10246DSAMPLE.C 174: Parameter 'inputklzzwxh:10247data' is never used in function noopklzzwxh:10248upsampleklzzwxh:16673Warning W8057 jpegklzzwxh:10249DSAMPLE.C 252: Parameter 'compptr' is never used in function h2v1klzzwxh:10250upsampleklzzwxh:16674Warning W8057 jpegklzzwxh:10251DSAMPLE.C 285: Parameter 'compptr' is never used in function h2v2klzzwxh:10252upsampleklzzwxh:16675Warning W8004 jpegklzzwxh:10253DSAMPLE.C 331: 'outptr' is assigned a value that is never used in function h2v1klzzwxh:10254fancyklzzwxh:10255upsampleklzzwxh:16676Warning W8004 jpegklzzwxh:10256DSAMPLE.C 387: 'outptr' is assigned a value that is never used in function h2v2klzzwxh:10257fancyklzzwxh:10258upsampleklzzwxh:16677Compiling: jpegklzzwxh:10259ERROR.Cklzzwxh:16678Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10260cklzzwxh:10261 1993, 2000 Borlandklzzwxh:16679jpegklzzwxh:10262ERROR.C:klzzwxh:16680Compiling: jpegklzzwxh:10263IDCTFLT.Cklzzwxh:16681Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10264cklzzwxh:10265 1993, 2000 Borlandklzzwxh:16682jpegklzzwxh:10266IDCTFLT.C:klzzwxh:16683Compiling: jpegklzzwxh:10267IDCTFST.Cklzzwxh:16684Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10268cklzzwxh:10269 1993, 2000 Borlandklzzwxh:16685jpegklzzwxh:10270IDCTFST.C:klzzwxh:16686Compiling: jpegklzzwxh:10271IDCTINT.Cklzzwxh:16687Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10272cklzzwxh:10273 1993, 2000 Borlandklzzwxh:16688jpegklzzwxh:10274IDCTINT.C:klzzwxh:16689Compiling: jpegklzzwxh:10275IDCTRED.Cklzzwxh:16690Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10276cklzzwxh:10277 1993, 2000 Borlandklzzwxh:16691jpegklzzwxh:10278IDCTRED.C:klzzwxh:16692Compiling: jpegklzzwxh:10279MEMMGR.Cklzzwxh:16693Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10280cklzzwxh:10281 1993, 2000 Borlandklzzwxh:16694jpegklzzwxh:10282MEMMGR.C:klzzwxh:16695Warning W8008 jpegklzzwxh:10283MEMMGR.C 1044: Condition is always false in function jinitklzzwxh:10284memoryklzzwxh:10285mgrklzzwxh:16696Warning W8066 jpegklzzwxh:10286MEMMGR.C 1045: Unreachable code in function jinitklzzwxh:10287memoryklzzwxh:10288mgrklzzwxh:16697Compiling: jpegklzzwxh:10289MEMNOBS.Cklzzwxh:16698Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10290cklzzwxh:10291 1993, 2000 Borlandklzzwxh:16699jpegklzzwxh:10292MEMNOBS.C:klzzwxh:16700Warning W8057 jpegklzzwxh:10293MEMNOBS.C 38: Parameter 'cinfo' is never used in function jpegklzzwxh:10294getklzzwxh:10295smallklzzwxh:16701Warning W8057 jpegklzzwxh:10296MEMNOBS.C 44: Parameter 'cinfo' is never used in function jpegklzzwxh:10297freeklzzwxh:10298smallklzzwxh:16702Warning W8057 jpegklzzwxh:10299MEMNOBS.C 44: Parameter 'sizeofobject' is never used in function jpegklzzwxh:10300freeklzzwxh:10301smallklzzwxh:16703Warning W8057 jpegklzzwxh:10302MEMNOBS.C 58: Parameter 'cinfo' is never used in function jpegklzzwxh:10303getklzzwxh:10304largeklzzwxh:16704Warning W8057 jpegklzzwxh:10305MEMNOBS.C 64: Parameter 'cinfo' is never used in function jpegklzzwxh:10306freeklzzwxh:10307largeklzzwxh:16705Warning W8057 jpegklzzwxh:10308MEMNOBS.C 64: Parameter 'sizeofobject' is never used in function jpegklzzwxh:10309freeklzzwxh:10310largeklzzwxh:16706Warning W8057 jpegklzzwxh:10311MEMNOBS.C 77: Parameter 'cinfo' is never used in function jpegklzzwxh:10312memklzzwxh:10313availableklzzwxh:16707Warning W8057 jpegklzzwxh:10314MEMNOBS.C 77: Parameter 'minklzzwxh:10315bytesklzzwxh:10316needed' is never used in function jpegklzzwxh:10317memklzzwxh:10318availableklzzwxh:16708Warning W8057 jpegklzzwxh:10319MEMNOBS.C 77: Parameter 'alreadyklzzwxh:10320allocated' is never used in function jpegklzzwxh:10321memklzzwxh:10322availableklzzwxh:16709Warning W8057 jpegklzzwxh:10323MEMNOBS.C 91: Parameter 'info' is never used in function jpegklzzwxh:10324openklzzwxh:10325backingklzzwxh:10326storeklzzwxh:16710Warning W8057 jpegklzzwxh:10327MEMNOBS.C 91: Parameter 'totalklzzwxh:10328bytesklzzwxh:10329needed' is never used in function jpegklzzwxh:10330openklzzwxh:10331backingklzzwxh:10332storeklzzwxh:16711Warning W8057 jpegklzzwxh:10333MEMNOBS.C 103: Parameter 'cinfo' is never used in function jpegklzzwxh:10334memklzzwxh:10335initklzzwxh:16712Warning W8057 jpegklzzwxh:10336MEMNOBS.C 109: Parameter 'cinfo' is never used in function jpegklzzwxh:10337memklzzwxh:10338termklzzwxh:16713Compiling: jpegklzzwxh:10339QUANT1.Cklzzwxh:16714Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10340cklzzwxh:10341 1993, 2000 Borlandklzzwxh:16715jpegklzzwxh:10342QUANT1.C:klzzwxh:16716Warning W8057 jpegklzzwxh:10343QUANT1.C 255: Parameter 'cinfo' is never used in function outputklzzwxh:10344valueklzzwxh:16717Warning W8057 jpegklzzwxh:10345QUANT1.C 255: Parameter 'ci' is never used in function outputklzzwxh:10346valueklzzwxh:16718Warning W8057 jpegklzzwxh:10347QUANT1.C 265: Parameter 'cinfo' is never used in function largestklzzwxh:10348inputklzzwxh:10349valueklzzwxh:16719Warning W8057 jpegklzzwxh:10350QUANT1.C 265: Parameter 'ci' is never used in function largestklzzwxh:10351inputklzzwxh:10352valueklzzwxh:16720Warning W8057 jpegklzzwxh:10353QUANT1.C 790: Parameter 'isklzzwxh:10354preklzzwxh:10355scan' is never used in function startklzzwxh:10356passklzzwxh:103571klzzwxh:10358quantklzzwxh:16721Warning W8057 jpegklzzwxh:10359QUANT1.C 801: Parameter 'cinfo' is never used in function finishklzzwxh:10360passklzzwxh:103611klzzwxh:10362quantklzzwxh:16722Compiling: jpegklzzwxh:10363QUANT2.Cklzzwxh:16723Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10364cklzzwxh:10365 1993, 2000 Borlandklzzwxh:16724jpegklzzwxh:10366QUANT2.C:klzzwxh:16725Warning W8057 jpegklzzwxh:10367QUANT2.C 248: Parameter 'outputklzzwxh:10368buf' is never used in function prescanklzzwxh:10369quantizeklzzwxh:16726Warning W8057 jpegklzzwxh:10370QUANT2.C 1159: Parameter 'cinfo' is never used in function finishklzzwxh:10371pass2klzzwxh:16727Compiling: jpegklzzwxh:10372UTILS.Cklzzwxh:16728Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10373cklzzwxh:10374 1993, 2000 Borlandklzzwxh:16729jpegklzzwxh:10375UTILS.C:klzzwxh:16730Compiling: pngklzzwxh:10376ng.cklzzwxh:16731Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10377cklzzwxh:10378 1993, 2000 Borlandklzzwxh:16732pngklzzwxh:10379ng.c:klzzwxh:16733Compiling: jpegklzzwxh:10380COMAPI.Cklzzwxh:16734Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10381cklzzwxh:10382 1993, 2000 Borlandklzzwxh:16735jpegklzzwxh:10383COMAPI.C:klzzwxh:16736Compiling: pngklzzwxh:10384ngget.cklzzwxh:16737Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10385cklzzwxh:10386 1993, 2000 Borlandklzzwxh:16738pngklzzwxh:10387ngget.c:klzzwxh:16739Compiling: pngklzzwxh:10388ngmem.cklzzwxh:16740Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10389cklzzwxh:10390 1993, 2000 Borlandklzzwxh:16741pngklzzwxh:10391ngmem.c:klzzwxh:16742Compiling: pngklzzwxh:10392ngpread.cklzzwxh:16743Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10393cklzzwxh:10394 1993, 2000 Borlandklzzwxh:16744pngklzzwxh:10395ngpread.c:klzzwxh:16745Compiling: pngklzzwxh:10396ngread.cklzzwxh:16746Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10397cklzzwxh:10398 1993, 2000 Borlandklzzwxh:16747pngklzzwxh:10399ngread.c:klzzwxh:16748Compiling: pngklzzwxh:10400ngrio.cklzzwxh:16749Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10401cklzzwxh:10402 1993, 2000 Borlandklzzwxh:16750pngklzzwxh:10403ngrio.c:klzzwxh:16751Compiling: pngklzzwxh:10404ngrtran.cklzzwxh:16752Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10405cklzzwxh:10406 1993, 2000 Borlandklzzwxh:16753pngklzzwxh:10407ngrtran.c:klzzwxh:16754Compiling: pngklzzwxh:10408ngrutil.cklzzwxh:16755Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10409cklzzwxh:10410 1993, 2000 Borlandklzzwxh:16756pngklzzwxh:10411ngrutil.c:klzzwxh:16757Warning W8012 pngklzzwxh:10412ngrutil.c 755: Comparing signed and unsigned values in function pngklzzwxh:10413handleklzzwxh:10414tRNSklzzwxh:16758Compiling: pngklzzwxh:10415ngset.cklzzwxh:16759Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10416cklzzwxh:10417 1993, 2000 Borlandklzzwxh:16760pngklzzwxh:10418ngset.c:klzzwxh:16761Compiling: pngklzzwxh:10419ngtrans.cklzzwxh:16762Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10420cklzzwxh:10421 1993, 2000 Borlandklzzwxh:16763pngklzzwxh:10422ngtrans.c:klzzwxh:16764Compiling: pngklzzwxh:10423ngwio.cklzzwxh:16765Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10424cklzzwxh:10425 1993, 2000 Borlandklzzwxh:16766pngklzzwxh:10426ngwio.c:klzzwxh:16767Compiling: pngklzzwxh:10427ngwrite.cklzzwxh:16768Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10428cklzzwxh:10429 1993, 2000 Borlandklzzwxh:16769pngklzzwxh:10430ngwrite.c:klzzwxh:16770Compiling: pngklzzwxh:10431ngwtran.cklzzwxh:16771Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10432cklzzwxh:10433 1993, 2000 Borlandklzzwxh:16772pngklzzwxh:10434ngwtran.c:klzzwxh:16773Compiling: pngklzzwxh:10435ngwutil.cklzzwxh:16774Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10436cklzzwxh:10437 1993, 2000 Borlandklzzwxh:16775pngklzzwxh:10438ngwutil.c:klzzwxh:16776Warning W8012 pngklzzwxh:10439ngwutil.c 1717: Comparing signed and unsigned values in function pngklzzwxh:10440writeklzzwxh:10441findklzzwxh:10442filterklzzwxh:16777Warning W8012 pngklzzwxh:10443ngwutil.c 1762: Comparing signed and unsigned values in function pngklzzwxh:10444writeklzzwxh:10445findklzzwxh:10446filterklzzwxh:16778Warning W8012 pngklzzwxh:10447ngwutil.c 1828: Comparing signed and unsigned values in function pngklzzwxh:10448writeklzzwxh:10449findklzzwxh:10450filterklzzwxh:16779Compiling: zlibklzzwxh:10451dler32.cklzzwxh:16780Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10452cklzzwxh:10453 1993, 2000 Borlandklzzwxh:16781zlibklzzwxh:10454dler32.c:klzzwxh:16782Compiling: zlibklzzwxh:10455rc32.cklzzwxh:16783Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10456cklzzwxh:10457 1993, 2000 Borlandklzzwxh:16784zlibklzzwxh:10458rc32.c:klzzwxh:16785Compiling: zlibklzzwxh:10459eflate.cklzzwxh:16786Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10460cklzzwxh:10461 1993, 2000 Borlandklzzwxh:16787zlibklzzwxh:10462eflate.c:klzzwxh:16788Warning W8004 zlibklzzwxh:10463eflate.c 327: 'hashklzzwxh:10464head' is assigned a value that is never used in function deflateSetDictionaryklzzwxh:16789Warning W8004 zlibklzzwxh:10465eflate.c 1343: 'bflush' is assigned a value that is never used in function deflateklzzwxh:10466slowklzzwxh:16790Compiling: zlibklzzwxh:10467nfblock.cklzzwxh:16791Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10468cklzzwxh:10469 1993, 2000 Borlandklzzwxh:16792zlibklzzwxh:10470nfblock.c:klzzwxh:16793Warning W8004 zlibklzzwxh:10471nfblock.c 357: 'm' is assigned a value that is never used in function inflateklzzwxh:10472blocksklzzwxh:16794Compiling: zlibklzzwxh:10473nfcodes.cklzzwxh:16795Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10474cklzzwxh:10475 1993, 2000 Borlandklzzwxh:16796zlibklzzwxh:10476nfcodes.c:klzzwxh:16797Warning W8066 zlibklzzwxh:10477nfcodes.c 239: Unreachable code in function inflateklzzwxh:10478codesklzzwxh:16798Warning W8004 zlibklzzwxh:10479nfcodes.c 224: 'm' is assigned a value that is never used in function inflateklzzwxh:10480codesklzzwxh:16799Compiling: zlibklzzwxh:10481nffast.cklzzwxh:16800Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10482cklzzwxh:10483 1993, 2000 Borlandklzzwxh:16801zlibklzzwxh:10484nffast.c:klzzwxh:16802Compiling: zlibklzzwxh:10485nflate.cklzzwxh:16803Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10486cklzzwxh:10487 1993, 2000 Borlandklzzwxh:16804zlibklzzwxh:10488nflate.c:klzzwxh:16805Warning W8066 zlibklzzwxh:10489nflate.c 273: Unreachable code in function inflateklzzwxh:16806Warning W8004 zlibklzzwxh:10490nflate.c 210: 'r' is assigned a value that is never used in function inflateklzzwxh:16807Compiling: zlibklzzwxh:10491nftrees.cklzzwxh:16808Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10492cklzzwxh:10493 1993, 2000 Borlandklzzwxh:16809zlibklzzwxh:10494nftrees.c:klzzwxh:16810Warning W8004 zlibklzzwxh:10495nftrees.c 137: 'p' is assigned a value that is never used in function huftklzzwxh:10496buildklzzwxh:16811Warning W8057 zlibklzzwxh:10497nftrees.c 455: Parameter 'z' is never used in function inflateklzzwxh:10498treesklzzwxh:10499fixedklzzwxh:16812Compiling: zlibklzzwxh:10500nfutil.cklzzwxh:16813Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10501cklzzwxh:10502 1993, 2000 Borlandklzzwxh:16814zlibklzzwxh:10503nfutil.c:klzzwxh:16815Compiling: zlibklzzwxh:10504rees.cklzzwxh:16816Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10505cklzzwxh:10506 1993, 2000 Borlandklzzwxh:16817zlibklzzwxh:10507rees.c:klzzwxh:16818Warning W8012 zlibklzzwxh:10508rees.c 553: Comparing signed and unsigned values in function genklzzwxh:10509bitlenklzzwxh:16819Compiling: zlibklzzwxh:10510nzip.cklzzwxh:16820Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10511cklzzwxh:10512 1993, 2000 Borlandklzzwxh:16821zlibklzzwxh:10513nzip.c:klzzwxh:16822Warning W8065 zlibklzzwxh:10514nzip.c 168: Call to function 'unzlocalklzzwxh:10515getByte' with no prototype in function unzlocalklzzwxh:10516getShortklzzwxh:16823Warning W8065 zlibklzzwxh:10517nzip.c 172: Call to function 'unzlocalklzzwxh:10518getByte' with no prototype in function unzlocalklzzwxh:10519getShortklzzwxh:16824Warning W8065 zlibklzzwxh:10520nzip.c 190: Call to function 'unzlocalklzzwxh:10521getByte' with no prototype in function unzlocalklzzwxh:10522getLongklzzwxh:16825Warning W8065 zlibklzzwxh:10523nzip.c 194: Call to function 'unzlocalklzzwxh:10524getByte' with no prototype in function unzlocalklzzwxh:10525getLongklzzwxh:16826Warning W8065 zlibklzzwxh:10526nzip.c 198: Call to function 'unzlocalklzzwxh:10527getByte' with no prototype in function unzlocalklzzwxh:10528getLongklzzwxh:16827Warning W8065 zlibklzzwxh:10529nzip.c 202: Call to function 'unzlocalklzzwxh:10530getByte' with no prototype in function unzlocalklzzwxh:10531getLongklzzwxh:16828Warning W8065 zlibklzzwxh:10532nzip.c 268: Call to function 'strcmpcasenosensitiveklzzwxh:10533internal' with no prototype in function unzStringFileNameCompareklzzwxh:16829Warning W8065 zlibklzzwxh:10534nzip.c 367: Call to function 'unzlocalklzzwxh:10535SearchCentralDir' with no prototype in function unzOpenklzzwxh:16830Warning W8065 zlibklzzwxh:10536nzip.c 375: Call to function 'unzlocalklzzwxh:10537getLong' with no prototype in function unzOpenklzzwxh:16831Warning W8065 zlibklzzwxh:10538nzip.c 379: Call to function 'unzlocalklzzwxh:10539getShort' with no prototype in function unzOpenklzzwxh:16832Warning W8065 zlibklzzwxh:10540nzip.c 383: Call to function 'unzlocalklzzwxh:10541getShort' with no prototype in function unzOpenklzzwxh:16833Warning W8065 zlibklzzwxh:10542nzip.c 387: Call to function 'unzlocalklzzwxh:10543getShort' with no prototype in function unzOpenklzzwxh:16834Warning W8065 zlibklzzwxh:10544nzip.c 391: Call to function 'unzlocalklzzwxh:10545getShort' with no prototype in function unzOpenklzzwxh:16835Warning W8065 zlibklzzwxh:10546nzip.c 400: Call to function 'unzlocalklzzwxh:10547getLong' with no prototype in function unzOpenklzzwxh:16836Warning W8065 zlibklzzwxh:10548nzip.c 405: Call to function 'unzlocalklzzwxh:10549getLong' with no prototype in function unzOpenklzzwxh:16837Warning W8065 zlibklzzwxh:10550nzip.c 409: Call to function 'unzlocalklzzwxh:10551getShort' with no prototype in function unzOpenklzzwxh:16838Warning W8065 zlibklzzwxh:10552nzip.c 539: Call to function 'unzlocalklzzwxh:10553getLong' with no prototype in function unzlocalklzzwxh:10554GetCurrentFileInfoInternalklzzwxh:16839Warning W8065 zlibklzzwxh:10555nzip.c 544: Call to function 'unzlocalklzzwxh:10556getShort' with no prototype in function unzlocalklzzwxh:10557GetCurrentFileInfoInternalklzzwxh:16840Warning W8065 zlibklzzwxh:10558nzip.c 547: Call to function 'unzlocalklzzwxh:10559getShort' with no prototype in function unzlocalklzzwxh:10560GetCurrentFileInfoInternalklzzwxh:16841Warning W8065 zlibklzzwxh:10561nzip.c 550: Call to function 'unzlocalklzzwxh:10562getShort' with no prototype in function unzlocalklzzwxh:10563GetCurrentFileInfoInternalklzzwxh:16842Warning W8065 zlibklzzwxh:10564nzip.c 553: Call to function 'unzlocalklzzwxh:10565getShort' with no prototype in function unzlocalklzzwxh:10566GetCurrentFileInfoInternalklzzwxh:16843Warning W8065 zlibklzzwxh:10567nzip.c 556: Call to function 'unzlocalklzzwxh:10568getLong' with no prototype in function unzlocalklzzwxh:10569GetCurrentFileInfoInternalklzzwxh:16844Warning W8065 zlibklzzwxh:10570nzip.c 559: Call to function 'unzlocalklzzwxh:10571DosDateToTmuDate' with no prototype in function unzlocalklzzwxh:10572GetCurrentFileInfoInternalklzzwxh:16845Warning W8065 zlibklzzwxh:10573nzip.c 561: Call to function 'unzlocalklzzwxh:10574getLong' with no prototype in function unzlocalklzzwxh:10575GetCurrentFileInfoInternalklzzwxh:16846Warning W8065 zlibklzzwxh:10576nzip.c 564: Call to function 'unzlocalklzzwxh:10577getLong' with no prototype in function unzlocalklzzwxh:10578GetCurrentFileInfoInternalklzzwxh:16847Warning W8065 zlibklzzwxh:10579nzip.c 567: Call to function 'unzlocalklzzwxh:10580getLong' with no prototype in function unzlocalklzzwxh:10581GetCurrentFileInfoInternalklzzwxh:16848Warning W8065 zlibklzzwxh:10582nzip.c 570: Call to function 'unzlocalklzzwxh:10583getShort' with no prototype in function unzlocalklzzwxh:10584GetCurrentFileInfoInternalklzzwxh:16849Warning W8065 zlibklzzwxh:10585nzip.c 573: Call to function 'unzlocalklzzwxh:10586getShort' with no prototype in function unzlocalklzzwxh:10587GetCurrentFileInfoInternalklzzwxh:16850Warning W8065 zlibklzzwxh:10588nzip.c 576: Call to function 'unzlocalklzzwxh:10589getShort' with no prototype in function unzlocalklzzwxh:10590GetCurrentFileInfoInternalklzzwxh:16851Warning W8065 zlibklzzwxh:10591nzip.c 579: Call to function 'unzlocalklzzwxh:10592getShort' with no prototype in function unzlocalklzzwxh:10593GetCurrentFileInfoInternalklzzwxh:16852Warning W8065 zlibklzzwxh:10594nzip.c 582: Call to function 'unzlocalklzzwxh:10595getShort' with no prototype in function unzlocalklzzwxh:10596GetCurrentFileInfoInternalklzzwxh:16853Warning W8065 zlibklzzwxh:10597nzip.c 585: Call to function 'unzlocalklzzwxh:10598getLong' with no prototype in function unzlocalklzzwxh:10599GetCurrentFileInfoInternalklzzwxh:16854Warning W8065 zlibklzzwxh:10600nzip.c 588: Call to function 'unzlocalklzzwxh:10601getLong' with no prototype in function unzlocalklzzwxh:10602GetCurrentFileInfoInternalklzzwxh:16855Warning W8004 zlibklzzwxh:10603nzip.c 654: 'lSeek' is assigned a value that is never used in function unzlocalklzzwxh:10604GetCurrentFileInfoInternalklzzwxh:16856Warning W8004 zlibklzzwxh:10605nzip.c 699: 'err' is assigned a value that is never used in function unzGoToFirstFileklzzwxh:16857Warning W8065 zlibklzzwxh:10606nzip.c 828: Call to function 'unzlocalklzzwxh:10607getLong' with no prototype in function unzlocalklzzwxh:10608CheckCurrentFileCoherencyHeaderklzzwxh:16858Warning W8065 zlibklzzwxh:10609nzip.c 833: Call to function 'unzlocalklzzwxh:10610getShort' with no prototype in function unzlocalklzzwxh:10611CheckCurrentFileCoherencyHeaderklzzwxh:16859Warning W8065 zlibklzzwxh:10612nzip.c 839: Call to function 'unzlocalklzzwxh:10613getShort' with no prototype in function unzlocalklzzwxh:10614CheckCurrentFileCoherencyHeaderklzzwxh:16860Warning W8065 zlibklzzwxh:10615nzip.c 842: Call to function 'unzlocalklzzwxh:10616getShort' with no prototype in function unzlocalklzzwxh:10617CheckCurrentFileCoherencyHeaderklzzwxh:16861Warning W8065 zlibklzzwxh:10618nzip.c 851: Call to function 'unzlocalklzzwxh:10619getLong' with no prototype in function unzlocalklzzwxh:10620CheckCurrentFileCoherencyHeaderklzzwxh:16862Warning W8065 zlibklzzwxh:10621nzip.c 854: Call to function 'unzlocalklzzwxh:10622getLong' with no prototype in function unzlocalklzzwxh:10623CheckCurrentFileCoherencyHeaderklzzwxh:16863Warning W8065 zlibklzzwxh:10624nzip.c 860: Call to function 'unzlocalklzzwxh:10625getLong' with no prototype in function unzlocalklzzwxh:10626CheckCurrentFileCoherencyHeaderklzzwxh:16864Warning W8065 zlibklzzwxh:10627nzip.c 866: Call to function 'unzlocalklzzwxh:10628getLong' with no prototype in function unzlocalklzzwxh:10629CheckCurrentFileCoherencyHeaderklzzwxh:16865Warning W8065 zlibklzzwxh:10630nzip.c 873: Call to function 'unzlocalklzzwxh:10631getShort' with no prototype in function unzlocalklzzwxh:10632CheckCurrentFileCoherencyHeaderklzzwxh:16866Warning W8065 zlibklzzwxh:10633nzip.c 880: Call to function 'unzlocalklzzwxh:10634getShort' with no prototype in function unzlocalklzzwxh:10635CheckCurrentFileCoherencyHeaderklzzwxh:16867Warning W8065 zlibklzzwxh:10636nzip.c 916: Call to function 'unzlocalklzzwxh:10637CheckCurrentFileCoherencyHeader' with no prototype in function unzOpenCurrentFileklzzwxh:16868Warning W8004 zlibklzzwxh:10638nzip.c 939: 'err' is assigned a value that is never used in function unzOpenCurrentFileklzzwxh:16869Warning W8004 zlibklzzwxh:10639nzip.c 1294: 'err' is assigned a value that is never used in function unzGetGlobalCommentklzzwxh:16870Compiling: zlibklzzwxh:10640util.cklzzwxh:16871Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10641cklzzwxh:10642 1993, 2000 Borlandklzzwxh:16872zlibklzzwxh:10643util.c:klzzwxh:16873Linking static library: ..klzzwxh:10644ibklzzwxh:10645rchiveLib.libklzzwxh:16874TLIB 4.5 Copyright klzzwxh:10646cklzzwxh:10647 1987, 1999 Inprise Corporationklzzwxh:16875Warning: 'pngerror' not found in libraryklzzwxh:16876Warning: 'JDAPIMIN' not found in libraryklzzwxh:16877Warning: 'JDAPISTD' not found in libraryklzzwxh:16878Warning: 'JDCOEFCT' not found in libraryklzzwxh:16879Warning: 'JDCOLOR' not found in libraryklzzwxh:16880Warning: 'JDDCTMGR' not found in libraryklzzwxh:16881Warning: 'JDHUFF' not found in libraryklzzwxh:16882Warning: 'JDINPUT' not found in libraryklzzwxh:16883Warning: 'JDMAINCT' not found in libraryklzzwxh:16884Warning: 'JDMARKER' not found in libraryklzzwxh:16885Warning: 'JDMASTER' not found in libraryklzzwxh:16886Warning: 'JDMERGE' not found in libraryklzzwxh:16887Warning: 'JDPHUFF' not found in libraryklzzwxh:16888Warning: 'JDPOSTCT' not found in libraryklzzwxh:16889Warning: 'JDSAMPLE' not found in libraryklzzwxh:16890Warning: 'JERROR' not found in libraryklzzwxh:16891Warning: 'JIDCTFLT' not found in libraryklzzwxh:16892Warning: 'JIDCTFST' not found in libraryklzzwxh:16893Warning: 'JIDCTINT' not found in libraryklzzwxh:16894Warning: 'JIDCTRED' not found in libraryklzzwxh:16895Warning: 'JMEMMGR' not found in libraryklzzwxh:16896Warning: 'JMEMNOBS' not found in libraryklzzwxh:16897Warning: 'JQUANT1' not found in libraryklzzwxh:16898Warning: 'JQUANT2' not found in libraryklzzwxh:16899Warning: 'JUTILS' not found in libraryklzzwxh:16900Warning: 'png' not found in libraryklzzwxh:16901Warning: 'JCOMAPI' not found in libraryklzzwxh:16902Warning: 'pngget' not found in libraryklzzwxh:16903Warning: 'pngmem' not found in libraryklzzwxh:16904Warning: 'pngpread' not found in libraryklzzwxh:16905Warning: 'pngread' not found in libraryklzzwxh:16906Warning: 'pngrio' not found in libraryklzzwxh:16907Warning: 'pngrtran' not found in libraryklzzwxh:16908Warning: 'pngrutil' not found in libraryklzzwxh:16909Warning: 'pngset' not found in libraryklzzwxh:16910Warning: 'pngtrans' not found in libraryklzzwxh:16911Warning: 'pngwio' not found in libraryklzzwxh:16912Warning: 'pngwrite' not found in libraryklzzwxh:16913Warning: 'pngwtran' not found in libraryklzzwxh:16914Warning: 'pngwutil' not found in libraryklzzwxh:16915Warning: 'adler32' not found in libraryklzzwxh:16916Warning: 'crc32' not found in libraryklzzwxh:16917Warning: 'deflate' not found in libraryklzzwxh:16918Warning: 'infblock' not found in libraryklzzwxh:16919Warning: 'infcodes' not found in libraryklzzwxh:16920Warning: 'inffast' not found in libraryklzzwxh:16921Warning: 'inflate' not found in libraryklzzwxh:16922Warning: 'inftrees' not found in libraryklzzwxh:16923Warning: 'infutil' not found in libraryklzzwxh:16924Warning: 'trees' not found in libraryklzzwxh:16925Warning: 'unzip' not found in libraryklzzwxh:16926Warning: 'zutil' not found in libraryklzzwxh:16927Switching to target: Libklzzwxh:10648Luaklzzwxh:16928Compiling: luaklzzwxh:10649oadlib.cklzzwxh:16929Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10650cklzzwxh:10651 1993, 2000 Borlandklzzwxh:16930luaklzzwxh:10652oadlib.c:klzzwxh:16931Compiling: luaklzzwxh:10653auxlib.cklzzwxh:16932Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10654cklzzwxh:10655 1993, 2000 Borlandklzzwxh:16933luaklzzwxh:10656auxlib.c:klzzwxh:16934Compiling: luaklzzwxh:10657baselib.cklzzwxh:16935Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10658cklzzwxh:10659 1993, 2000 Borlandklzzwxh:16936luaklzzwxh:10660baselib.c:klzzwxh:16937Compiling: luaklzzwxh:10661code.cklzzwxh:16938Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10662cklzzwxh:10663 1993, 2000 Borlandklzzwxh:16939luaklzzwxh:10664code.c:klzzwxh:16940Compiling: luaklzzwxh:10665dblib.cklzzwxh:16941Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10666cklzzwxh:10667 1993, 2000 Borlandklzzwxh:16942luaklzzwxh:10668dblib.c:klzzwxh:16943Compiling: luaklzzwxh:10669debug.cklzzwxh:16944Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10670cklzzwxh:10671 1993, 2000 Borlandklzzwxh:16945luaklzzwxh:10672debug.c:klzzwxh:16946Compiling: luaklzzwxh:10673do.cklzzwxh:16947Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10674cklzzwxh:10675 1993, 2000 Borlandklzzwxh:16948luaklzzwxh:10676do.c:klzzwxh:16949Compiling: luaklzzwxh:10677dump.cklzzwxh:16950Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10678cklzzwxh:10679 1993, 2000 Borlandklzzwxh:16951luaklzzwxh:10680dump.c:klzzwxh:16952Compiling: luaklzzwxh:10681func.cklzzwxh:16953Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10682cklzzwxh:10683 1993, 2000 Borlandklzzwxh:16954luaklzzwxh:10684func.c:klzzwxh:16955Compiling: luaklzzwxh:10685gc.cklzzwxh:16956Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10686cklzzwxh:10687 1993, 2000 Borlandklzzwxh:16957luaklzzwxh:10688gc.c:klzzwxh:16958Compiling: luaklzzwxh:10689init.cklzzwxh:16959Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10690cklzzwxh:10691 1993, 2000 Borlandklzzwxh:16960luaklzzwxh:10692init.c:klzzwxh:16961Compiling: luaklzzwxh:10693iolib.cklzzwxh:16962Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10694cklzzwxh:10695 1993, 2000 Borlandklzzwxh:16963luaklzzwxh:10696iolib.c:klzzwxh:16964Compiling: luaklzzwxh:10697lex.cklzzwxh:16965Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10698cklzzwxh:10699 1993, 2000 Borlandklzzwxh:16966luaklzzwxh:10700lex.c:klzzwxh:16967Warning W8004 luaklzzwxh:10701lex.c 236: 'cont' is assigned a value that is never used in function readklzzwxh:10702longklzzwxh:10703stringklzzwxh:16968Compiling: luaklzzwxh:10704mathlib.cklzzwxh:16969Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10705cklzzwxh:10706 1993, 2000 Borlandklzzwxh:16970luaklzzwxh:10707mathlib.c:klzzwxh:16971Compiling: luaklzzwxh:10708mem.cklzzwxh:16972Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10709cklzzwxh:10710 1993, 2000 Borlandklzzwxh:16973luaklzzwxh:10711mem.c:klzzwxh:16974Compiling: luaklzzwxh:10712api.cklzzwxh:16975Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10713cklzzwxh:10714 1993, 2000 Borlandklzzwxh:16976luaklzzwxh:10715api.c:klzzwxh:16977Warning W8004 luaklzzwxh:10716api.c 582: 'mt' is assigned a value that is never used in function luaklzzwxh:10717getmetatableklzzwxh:16978Compiling: luaklzzwxh:10718object.cklzzwxh:16979Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10719cklzzwxh:10720 1993, 2000 Borlandklzzwxh:16980luaklzzwxh:10721object.c:klzzwxh:16981Compiling: luaklzzwxh:10722opcodes.cklzzwxh:16982Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10723cklzzwxh:10724 1993, 2000 Borlandklzzwxh:16983luaklzzwxh:10725opcodes.c:klzzwxh:16984Compiling: luaklzzwxh:10726oslib.cklzzwxh:16985Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10727cklzzwxh:10728 1993, 2000 Borlandklzzwxh:16986luaklzzwxh:10729oslib.c:klzzwxh:16987Compiling: luaklzzwxh:10730parser.cklzzwxh:16988Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10731cklzzwxh:10732 1993, 2000 Borlandklzzwxh:16989luaklzzwxh:10733parser.c:klzzwxh:16990Warning W8012 luaklzzwxh:10734parser.c 840: Comparing signed and unsigned values in function subexprklzzwxh:16991Compiling: luaklzzwxh:10735state.cklzzwxh:16992Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10736cklzzwxh:10737 1993, 2000 Borlandklzzwxh:16993luaklzzwxh:10738state.c:klzzwxh:16994Compiling: luaklzzwxh:10739string.cklzzwxh:16995Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10740cklzzwxh:10741 1993, 2000 Borlandklzzwxh:16996luaklzzwxh:10742string.c:klzzwxh:16997Compiling: luaklzzwxh:10743strlib.cklzzwxh:16998Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10744cklzzwxh:10745 1993, 2000 Borlandklzzwxh:16999luaklzzwxh:10746strlib.c:klzzwxh:17000Compiling: luaklzzwxh:10747table.cklzzwxh:17001Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10748cklzzwxh:10749 1993, 2000 Borlandklzzwxh:17002luaklzzwxh:10750table.c:klzzwxh:17003Compiling: luaklzzwxh:10751tablib.cklzzwxh:17004Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10752cklzzwxh:10753 1993, 2000 Borlandklzzwxh:17005luaklzzwxh:10754tablib.c:klzzwxh:17006Compiling: luaklzzwxh:10755tm.cklzzwxh:17007Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10756cklzzwxh:10757 1993, 2000 Borlandklzzwxh:17008luaklzzwxh:10758tm.c:klzzwxh:17009Compiling: luaklzzwxh:10759uac.cklzzwxh:17010Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10760cklzzwxh:10761 1993, 2000 Borlandklzzwxh:17011luaklzzwxh:10762uac.c:klzzwxh:17012Warning W8004 luaklzzwxh:10763uac.c 138: 'pc' is assigned a value that is never used in function combineklzzwxh:17013Compiling: luaklzzwxh:10764undump.cklzzwxh:17014Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10765cklzzwxh:10766 1993, 2000 Borlandklzzwxh:17015luaklzzwxh:10767undump.c:klzzwxh:17016Warning W8008 luaklzzwxh:10768undump.c 125: Condition is always true in function LoadConstantsklzzwxh:17017Warning W8004 luaklzzwxh:10769undump.c 222: 'h' is assigned a value that is never used in function luaUklzzwxh:10770headerklzzwxh:17018Compiling: luaklzzwxh:10771vm.cklzzwxh:17019Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10772cklzzwxh:10773 1993, 2000 Borlandklzzwxh:17020luaklzzwxh:10774vm.c:klzzwxh:17021Compiling: luaklzzwxh:10775zio.cklzzwxh:17022Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10776cklzzwxh:10777 1993, 2000 Borlandklzzwxh:17023luaklzzwxh:10778zio.c:klzzwxh:17024Compiling: luaklzzwxh:10779rint.cklzzwxh:17025Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10780cklzzwxh:10781 1993, 2000 Borlandklzzwxh:17026luaklzzwxh:10782rint.c:klzzwxh:17027Linking static library: ..klzzwxh:10783ibklzzwxh:10784uaLib.libklzzwxh:17028TLIB 4.5 Copyright klzzwxh:10785cklzzwxh:10786 1987, 1999 Inprise Corporationklzzwxh:17029Warning: 'loadlib' not found in libraryklzzwxh:17030Warning: 'lauxlib' not found in libraryklzzwxh:17031Warning: 'lbaselib' not found in libraryklzzwxh:17032Warning: 'lcode' not found in libraryklzzwxh:17033Warning: 'ldblib' not found in libraryklzzwxh:17034Warning: 'ldebug' not found in libraryklzzwxh:17035Warning: 'ldo' not found in libraryklzzwxh:17036Warning: 'ldump' not found in libraryklzzwxh:17037Warning: 'lfunc' not found in libraryklzzwxh:17038Warning: 'lgc' not found in libraryklzzwxh:17039Warning: 'linit' not found in libraryklzzwxh:17040Warning: 'liolib' not found in libraryklzzwxh:17041Warning: 'llex' not found in libraryklzzwxh:17042Warning: 'lmathlib' not found in libraryklzzwxh:17043Warning: 'lmem' not found in libraryklzzwxh:17044Warning: 'lapi' not found in libraryklzzwxh:17045Warning: 'lobject' not found in libraryklzzwxh:17046Warning: 'lopcodes' not found in libraryklzzwxh:17047Warning: 'loslib' not found in libraryklzzwxh:17048Warning: 'lparser' not found in libraryklzzwxh:17049Warning: 'lstate' not found in libraryklzzwxh:17050Warning: 'lstring' not found in libraryklzzwxh:17051Warning: 'lstrlib' not found in libraryklzzwxh:17052Warning: 'ltable' not found in libraryklzzwxh:17053Warning: 'ltablib' not found in libraryklzzwxh:17054Warning: 'ltm' not found in libraryklzzwxh:17055Warning: 'luac' not found in libraryklzzwxh:17056Warning: 'lundump' not found in libraryklzzwxh:17057Warning: 'lvm' not found in libraryklzzwxh:17058Warning: 'lzio' not found in libraryklzzwxh:17059Warning: 'print' not found in libraryklzzwxh:17060Switching to target: Libklzzwxh:10787ColDetklzzwxh:17061Compiling: coldetklzzwxh:10788oxklzzwxh:10789bld.cppklzzwxh:17062Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10790cklzzwxh:10791 1993, 2000 Borlandklzzwxh:17063coldetklzzwxh:10792oxklzzwxh:10793bld.cpp:klzzwxh:17064Warning W8012 coldetklzzwxh:10794oxklzzwxh:10795bld.cpp 134: Comparing signed and unsigned values in function BoxTreeInnerNode::divideklzzwxh:10796intklzzwxh:10797klzzwxh:17065Compiling: coldetklzzwxh:10798oldet.cppklzzwxh:17066Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10799cklzzwxh:10800 1993, 2000 Borlandklzzwxh:17067coldetklzzwxh:10801oldet.cpp:klzzwxh:17068Warning W8027 coldetklzzwxh:10802ytritri.h 81: Functions containing switch are not expanded inlineklzzwxh:17069Warning W8027 coldetklzzwxh:10803ytritri.h 69: Functions containing some if statements are not expanded inline in function TriangleDesc::pointInTriklzzwxh:10804const Vector3D klzzwxh:13726klzzwxh:10805klzzwxh:17070Compiling: coldetklzzwxh:10806oldetklzzwxh:10807bld.cppklzzwxh:17071Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10808cklzzwxh:10809 1993, 2000 Borlandklzzwxh:17072coldetklzzwxh:10810oldetklzzwxh:10811bld.cpp:klzzwxh:17073Compiling: coldetklzzwxh:10812ath3d.cppklzzwxh:17074Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10813cklzzwxh:10814 1993, 2000 Borlandklzzwxh:17075coldetklzzwxh:10815ath3d.cpp:klzzwxh:17076Compiling: coldetklzzwxh:10816ytritri.cppklzzwxh:17077Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10817cklzzwxh:10818 1993, 2000 Borlandklzzwxh:17078coldetklzzwxh:10819ytritri.cpp:klzzwxh:17079Warning W8027 coldetklzzwxh:10820ytritri.h 81: Functions containing switch are not expanded inlineklzzwxh:17080Warning W8027 coldetklzzwxh:10821ytritri.h 69: Functions containing some if statements are not expanded inline in function TriangleDesc::pointInTriklzzwxh:10822const Vector3D klzzwxh:13727klzzwxh:10823klzzwxh:17081Warning W8004 coldetklzzwxh:10824ytritri.cpp 30: 'otherklzzwxh:10825side' is assigned a value that is never used in function myklzzwxh:10826triklzzwxh:10827triklzzwxh:10828intersectklzzwxh:10829const Triangle klzzwxh:13728,const Triangle klzzwxh:13729klzzwxh:10830klzzwxh:17082Compiling: coldetklzzwxh:10831ysdep.cppklzzwxh:17083Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10832cklzzwxh:10833 1993, 2000 Borlandklzzwxh:17084coldetklzzwxh:10834ysdep.cpp:klzzwxh:17085Compiling: coldetklzzwxh:10835ritri.cppklzzwxh:17086Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10836cklzzwxh:10837 1993, 2000 Borlandklzzwxh:17087coldetklzzwxh:10838ritri.cpp:klzzwxh:17088Warning W8004 coldetklzzwxh:10839ritri.cpp 273: 'max' is assigned a value that is never used in function triklzzwxh:10840triklzzwxh:10841intersectklzzwxh:10842float klzzwxh:10843,float klzzwxh:10844,float klzzwxh:10845,float klzzwxh:10846,float klzzwxh:10847,float klzzwxh:10848klzzwxh:10849klzzwxh:17089Compiling: coldetklzzwxh:10850ox.cppklzzwxh:17090Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10851cklzzwxh:10852 1993, 2000 Borlandklzzwxh:17091coldetklzzwxh:10853ox.cpp:klzzwxh:17092Warning W8027 coldetklzzwxh:10854ytritri.h 81: Functions containing switch are not expanded inlineklzzwxh:17093Warning W8027 coldetklzzwxh:10855ytritri.h 69: Functions containing some if statements are not expanded inline in function TriangleDesc::pointInTriklzzwxh:10856const Vector3D klzzwxh:13730klzzwxh:10857klzzwxh:17094Linking static library: ..klzzwxh:10858ibklzzwxh:10859oldetLib.libklzzwxh:17095TLIB 4.5 Copyright klzzwxh:10860cklzzwxh:10861 1987, 1999 Inprise Corporationklzzwxh:17096Warning: 'boxklzzwxh:10862bld' not found in libraryklzzwxh:17097Warning: 'coldet' not found in libraryklzzwxh:17098Warning: 'coldetklzzwxh:10863bld' not found in libraryklzzwxh:17099Warning: 'math3d' not found in libraryklzzwxh:17100Warning: 'mytritri' not found in libraryklzzwxh:17101Warning: 'sysdep' not found in libraryklzzwxh:17102Warning: 'tritri' not found in libraryklzzwxh:17103Warning: 'box' not found in libraryklzzwxh:17104Switching to target: Libklzzwxh:10864Fsmklzzwxh:17105Compiling: fsmklzzwxh:10865SMObject.cppklzzwxh:17106Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10866cklzzwxh:10867 1993, 2000 Borlandklzzwxh:17107fsmklzzwxh:10868SMObject.cpp:klzzwxh:17108Warning W8057 fsmklzzwxh:10869SMObject.cpp 75: Parameter 'paramValue' is never used in function CFSMObject::SetParameterklzzwxh:10870const char klzzwxh:10871,const char klzzwxh:10872klzzwxh:10873klzzwxh:17109Warning W8057 fsmklzzwxh:10874SMObject.cpp 83: Parameter 'out' is never used in function CFSMObject::SaveParametersklzzwxh:10875CFSMSaver klzzwxh:10876klzzwxh:10877 constklzzwxh:17110Compiling: fsmklzzwxh:10878SMCondition.cppklzzwxh:17111Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10879cklzzwxh:10880 1993, 2000 Borlandklzzwxh:17112fsmklzzwxh:10881SMCondition.cpp:klzzwxh:17113Warning W8057 fsmklzzwxh:10882SMCondition.cpp 301: Parameter 'event' is never used in function CFSMConditionTestVariable::CheckConditionklzzwxh:10883const char klzzwxh:10884,void klzzwxh:10885,void klzzwxh:10886klzzwxh:10887klzzwxh:17114Warning W8057 fsmklzzwxh:10888SMCondition.cpp 301: Parameter 'a' is never used in function CFSMConditionTestVariable::CheckConditionklzzwxh:10889const char klzzwxh:10890,void klzzwxh:10891,void klzzwxh:10892klzzwxh:10893klzzwxh:17115Warning W8057 fsmklzzwxh:10894SMCondition.cpp 301: Parameter 'b' is never used in function CFSMConditionTestVariable::CheckConditionklzzwxh:10895const char klzzwxh:10896,void klzzwxh:10897,void klzzwxh:10898klzzwxh:10899klzzwxh:17116Warning W8066 fsmklzzwxh:10900SMCondition.cpp 346: Unreachable code in function CFSMConditionTestVariable::SaveParametersklzzwxh:10901CFSMSaver klzzwxh:10902klzzwxh:10903 constklzzwxh:17117Warning W8004 fsmklzzwxh:10904SMCondition.cpp 321: 'cond' is assigned a value that is never used in function CFSMConditionTestVariable::SaveParametersklzzwxh:10905CFSMSaver klzzwxh:10906klzzwxh:10907 constklzzwxh:17118Compiling: fsmklzzwxh:10908SMErrorCodes.cppklzzwxh:17119Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10909cklzzwxh:10910 1993, 2000 Borlandklzzwxh:17120fsmklzzwxh:10911SMErrorCodes.cpp:klzzwxh:17121Compiling: fsmklzzwxh:10912SMLoader.cppklzzwxh:17122Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10913cklzzwxh:10914 1993, 2000 Borlandklzzwxh:17123fsmklzzwxh:10915SMLoader.cpp:klzzwxh:17124Warning W8019 fsmklzzwxh:10916SMLoader.cpp 73: Code has no effect in function CFSMSimpleLoaderXML::Loadklzzwxh:10917const char klzzwxh:10918klzzwxh:10919klzzwxh:17125Warning W8004 fsmklzzwxh:10920SMLoader.cpp 82: 'res' is assigned a value that is never used in function CFSMSimpleLoaderXML::Loadklzzwxh:10921FILE klzzwxh:10922klzzwxh:10923klzzwxh:17126Warning W8004 fsmklzzwxh:10924SMLoader.cpp 191: 'value' is assigned a value that is never used in function CFSMSimpleLoaderXML::LoadVariableklzzwxh:10925klzzwxh:10926klzzwxh:17127Warning W8004 fsmklzzwxh:10927SMLoader.cpp 231: 'state' is assigned a value that is never used in function CFSMSimpleLoaderXML::LoadStateklzzwxh:10928klzzwxh:10929klzzwxh:17128Warning W8057 fsmklzzwxh:10930SMLoader.cpp 811: Parameter 'filename' is never used in function CFSMLoaderXML::Loadklzzwxh:10931const char klzzwxh:10932klzzwxh:10933klzzwxh:17129Compiling: fsmklzzwxh:10934SMAction.cppklzzwxh:17130Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10935cklzzwxh:10936 1993, 2000 Borlandklzzwxh:17131fsmklzzwxh:10937SMAction.cpp:klzzwxh:17132Warning W8057 fsmklzzwxh:10938SMAction.cpp 83: Parameter 'event' is never used in function CFSMActionSetVariable::Executeklzzwxh:10939const char klzzwxh:10940,void klzzwxh:10941,void klzzwxh:10942klzzwxh:10943klzzwxh:17133Warning W8057 fsmklzzwxh:10944SMAction.cpp 83: Parameter 'a' is never used in function CFSMActionSetVariable::Executeklzzwxh:10945const char klzzwxh:10946,void klzzwxh:10947,void klzzwxh:10948klzzwxh:10949klzzwxh:17134Warning W8057 fsmklzzwxh:10950SMAction.cpp 83: Parameter 'b' is never used in function CFSMActionSetVariable::Executeklzzwxh:10951const char klzzwxh:10952,void klzzwxh:10953,void klzzwxh:10954klzzwxh:10955klzzwxh:17135Warning W8057 fsmklzzwxh:10956SMAction.cpp 189: Parameter 'event' is never used in function CFSMActionIncrVariable::Executeklzzwxh:10957const char klzzwxh:10958,void klzzwxh:10959,void klzzwxh:10960klzzwxh:10961klzzwxh:17136Warning W8057 fsmklzzwxh:10962SMAction.cpp 189: Parameter 'a' is never used in function CFSMActionIncrVariable::Executeklzzwxh:10963const char klzzwxh:10964,void klzzwxh:10965,void klzzwxh:10966klzzwxh:10967klzzwxh:17137Warning W8057 fsmklzzwxh:10968SMAction.cpp 189: Parameter 'b' is never used in function CFSMActionIncrVariable::Executeklzzwxh:10969const char klzzwxh:10970,void klzzwxh:10971,void klzzwxh:10972klzzwxh:10973klzzwxh:17138Warning W8004 fsmklzzwxh:10974SMAction.cpp 176: 'res' is assigned a value that is never used in function CFSMActionIncrVariable::Executeklzzwxh:10975const char klzzwxh:10976,void klzzwxh:10977,void klzzwxh:10978klzzwxh:10979klzzwxh:17139Compiling: fsmklzzwxh:10980SMState.cppklzzwxh:17140Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10981cklzzwxh:10982 1993, 2000 Borlandklzzwxh:17141fsmklzzwxh:10983SMState.cpp:klzzwxh:17142Warning W8004 fsmklzzwxh:10984SMState.cpp 123: 'n' is assigned a value that is never used in function CFSMState::GetTransitionklzzwxh:10985intklzzwxh:10986 constklzzwxh:17143Warning W8004 fsmklzzwxh:10987SMState.cpp 289: 'n' is assigned a value that is never used in function CFSMState::GetEnterActionklzzwxh:10988intklzzwxh:10989 constklzzwxh:17144Warning W8004 fsmklzzwxh:10990SMState.cpp 310: 'n' is assigned a value that is never used in function CFSMState::GetLeaveActionklzzwxh:10991intklzzwxh:10992 constklzzwxh:17145Compiling: fsmklzzwxh:10993SMTransition.cppklzzwxh:17146Borland C++ 5.5.1 for Win32 Copyright klzzwxh:10994cklzzwxh:10995 1993, 2000 Borlandklzzwxh:17147fsmklzzwxh:10996SMTransition.cpp:klzzwxh:17148Warning W8004 fsmklzzwxh:10997SMTransition.cpp 83: 'n' is assigned a value that is never used in function CFSMTransition::GetActionklzzwxh:10998intklzzwxh:10999 constklzzwxh:17149Warning W8004 fsmklzzwxh:11000SMTransition.cpp 154: 'n' is assigned a value that is never used in function CFSMTransition::GetConditionklzzwxh:11001intklzzwxh:11002 constklzzwxh:17150Warning W8004 fsmklzzwxh:11003SMTransition.cpp 218: 'res' is assigned a value that is never used in function CFSMTransition::GetFromStateklzzwxh:11004klzzwxh:11005 constklzzwxh:17151Warning W8004 fsmklzzwxh:11006SMTransition.cpp 344: 'res' is assigned a value that is never used in function CFSMSimpleTransition::GetToStateklzzwxh:11007klzzwxh:11008 constklzzwxh:17152Compiling: fsmklzzwxh:11009initeStateMachine.cppklzzwxh:17153Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11010cklzzwxh:11011 1993, 2000 Borlandklzzwxh:17154fsmklzzwxh:11012initeStateMachine.cpp:klzzwxh:17155Warning W8004 fsmklzzwxh:11013initeStateMachine.cpp 77: 'State' is assigned a value that is never used in function CFiniteStateMachine::AddStateklzzwxh:11014const char klzzwxh:11015,const char klzzwxh:11016klzzwxh:11017klzzwxh:17156Warning W8019 fsmklzzwxh:11018initeStateMachine.cpp 259: Code has no effect in function CFiniteStateMachine::DeleteTransitionklzzwxh:11019const char klzzwxh:11020,intklzzwxh:11021klzzwxh:17157Compiling: fsmklzzwxh:11022okenizer.cppklzzwxh:17158Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11023cklzzwxh:11024 1993, 2000 Borlandklzzwxh:17159fsmklzzwxh:11025okenizer.cpp:klzzwxh:17160Warning W8027 fsmklzzwxh:11026okenizer.cpp 61: Functions containing switch are not expanded inlineklzzwxh:17161Warning W8004 fsmklzzwxh:11027okenizer.cpp 420: 'trans' is assigned a value that is never used in function CTokenizer::CTokenizerklzzwxh:11028FILE klzzwxh:11029klzzwxh:11030klzzwxh:17162Linking static library: ..klzzwxh:11031ibklzzwxh:11032smLib.libklzzwxh:17163TLIB 4.5 Copyright klzzwxh:11033cklzzwxh:11034 1987, 1999 Inprise Corporationklzzwxh:17164Warning: 'FSMObject' not found in libraryklzzwxh:17165Warning: 'FSMCondition' not found in libraryklzzwxh:17166Warning: 'FSMErrorCodes' not found in libraryklzzwxh:17167Warning: 'FSMLoader' not found in libraryklzzwxh:17168Warning: 'FSMAction' not found in libraryklzzwxh:17169Warning: 'FSMState' not found in libraryklzzwxh:17170Warning: 'FSMTransition' not found in libraryklzzwxh:17171Warning: 'FiniteStateMachine' not found in libraryklzzwxh:17172Warning: 'Tokenizer' not found in libraryklzzwxh:17173Switching to target: Libklzzwxh:11035OpenSteerklzzwxh:17174Compiling: opensteerklzzwxh:11036ec3.cppklzzwxh:17175Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11037cklzzwxh:11038 1993, 2000 Borlandklzzwxh:17176opensteerklzzwxh:11039ec3.cpp:klzzwxh:17177Warning W8017 OpenSteer/Utilities.h 52: Redefinition of 'FLTklzzwxh:11040MAX' is not identicalklzzwxh:17178Compiling: opensteerklzzwxh:11041q.cklzzwxh:17179Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11042cklzzwxh:11043 1993, 2000 Borlandklzzwxh:17180opensteerklzzwxh:11044q.c:klzzwxh:17181Compiling: opensteerklzzwxh:11045athway.cppklzzwxh:17182Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11046cklzzwxh:11047 1993, 2000 Borlandklzzwxh:17183opensteerklzzwxh:11048athway.cpp:klzzwxh:17184Warning W8017 OpenSteer/Utilities.h 52: Redefinition of 'FLTklzzwxh:11049MAX' is not identicalklzzwxh:17185Linking static library: ..klzzwxh:11050ibklzzwxh:11051penSteerLib.libklzzwxh:17186TLIB 4.5 Copyright klzzwxh:11052cklzzwxh:11053 1987, 1999 Inprise Corporationklzzwxh:17187Warning: 'Vec3' not found in libraryklzzwxh:17188Warning: 'lq' not found in libraryklzzwxh:17189Warning: 'Pathway' not found in libraryklzzwxh:17190Switching to target: Libklzzwxh:11054MicroPatherklzzwxh:17191Compiling: micropatherklzzwxh:11055icropather.cppklzzwxh:17192Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11056cklzzwxh:11057 1993, 2000 Borlandklzzwxh:17193micropatherklzzwxh:11058icropather.cpp:klzzwxh:17194Warning W8027 micropatherklzzwxh:11059icropather.h 372: Functions containing while are not expanded inlineklzzwxh:17195Warning W8027 micropatherklzzwxh:11060icropather.cpp 93: Functions containing while are not expanded inlineklzzwxh:17196Warning W8027 micropatherklzzwxh:11061icropather.cpp 172: Functions containing while are not expanded inlineklzzwxh:17197Warning W8004 micropatherklzzwxh:11062icropather.cpp 460: 'nodeCost' is assigned a value that is never used in function MicroPather::GetNodeNeighborsklzzwxh:11063PathNode klzzwxh:11064,vectorklzzwxh:13731StateCost,allocatorklzzwxh:13732StateCostklzzwxh:13733 klzzwxh:13734 klzzwxh:11065,vectorklzzwxh:13735NodeCost,allocatorklzzwxh:13736NodeCostklzzwxh:13737 klzzwxh:13738 klzzwxh:11066klzzwxh:11067klzzwxh:17198Linking static library: ..klzzwxh:11068ibklzzwxh:11069icroPatherLib.libklzzwxh:17199TLIB 4.5 Copyright klzzwxh:11070cklzzwxh:11071 1987, 1999 Inprise Corporationklzzwxh:17200Warning: 'micropather' not found in libraryklzzwxh:17201Switching to target: Libklzzwxh:11072Alutklzzwxh:17202Compiling: ALklzzwxh:11073lutInputStream.cklzzwxh:17203Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11074cklzzwxh:11075 1993, 2000 Borlandklzzwxh:17204ALklzzwxh:11076lutInputStream.c:klzzwxh:17205Compiling: ALklzzwxh:11077lutCodec.cklzzwxh:17206Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11078cklzzwxh:11079 1993, 2000 Borlandklzzwxh:17207ALklzzwxh:11080lutCodec.c:klzzwxh:17208Compiling: ALklzzwxh:11081lutError.cklzzwxh:17209Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11082cklzzwxh:11083 1993, 2000 Borlandklzzwxh:17210ALklzzwxh:11084lutError.c:klzzwxh:17211Compiling: ALklzzwxh:11085lutInit.cklzzwxh:17212Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11086cklzzwxh:11087 1993, 2000 Borlandklzzwxh:17213ALklzzwxh:11088lutInit.c:klzzwxh:17214Compiling: ALklzzwxh:11089lutBufferData.cklzzwxh:17215Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11090cklzzwxh:11091 1993, 2000 Borlandklzzwxh:17216ALklzzwxh:11092lutBufferData.c:klzzwxh:17217Compiling: ALklzzwxh:11093lutLoader.cklzzwxh:17218Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11094cklzzwxh:11095 1993, 2000 Borlandklzzwxh:17219ALklzzwxh:11096lutLoader.c:klzzwxh:17220Warning W8057 ALklzzwxh:11097lutLoader.c 511: Parameter 'format' is never used in function alutUnloadWAVklzzwxh:17221Warning W8057 ALklzzwxh:11098lutLoader.c 511: Parameter 'size' is never used in function alutUnloadWAVklzzwxh:17222Warning W8057 ALklzzwxh:11099lutLoader.c 511: Parameter 'frequency' is never used in function alutUnloadWAVklzzwxh:17223Compiling: ALklzzwxh:11100lutUtil.cklzzwxh:17224Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11101cklzzwxh:11102 1993, 2000 Borlandklzzwxh:17225ALklzzwxh:11103lutUtil.c:klzzwxh:17226Compiling: ALklzzwxh:11104lutVersion.cklzzwxh:17227Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11105cklzzwxh:11106 1993, 2000 Borlandklzzwxh:17228ALklzzwxh:11107lutVersion.c:klzzwxh:17229Compiling: ALklzzwxh:11108lutWaveform.cklzzwxh:17230Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11109cklzzwxh:11110 1993, 2000 Borlandklzzwxh:17231ALklzzwxh:11111lutWaveform.c:klzzwxh:17232Warning W8017 ALklzzwxh:11112lutWaveform.c 5: Redefinition of 'random' is not identicalklzzwxh:17233Warning W8057 ALklzzwxh:11113lutWaveform.c 23: Parameter 'lastPhase' is never used in function waveformSineklzzwxh:17234Warning W8057 ALklzzwxh:11114lutWaveform.c 29: Parameter 'lastPhase' is never used in function waveformSquareklzzwxh:17235Warning W8057 ALklzzwxh:11115lutWaveform.c 35: Parameter 'lastPhase' is never used in function waveformSawtoothklzzwxh:17236Warning W8057 ALklzzwxh:11116lutWaveform.c 42: Parameter 'lastPhase' is never used in function waveformWhitenoiseklzzwxh:17237Warning W8057 ALklzzwxh:11117lutWaveform.c 42: Parameter 'phase' is never used in function waveformWhitenoiseklzzwxh:17238Linking static library: ..klzzwxh:11118ibklzzwxh:11119LutLib.libklzzwxh:17239TLIB 4.5 Copyright klzzwxh:11120cklzzwxh:11121 1987, 1999 Inprise Corporationklzzwxh:17240Warning: 'alutInputStream' not found in libraryklzzwxh:17241Warning: 'alutCodec' not found in libraryklzzwxh:17242Warning: 'alutError' not found in libraryklzzwxh:17243Warning: 'alutInit' not found in libraryklzzwxh:17244Warning: 'alutBufferData' not found in libraryklzzwxh:17245Warning: 'alutLoader' not found in libraryklzzwxh:17246Warning: 'alutUtil' not found in libraryklzzwxh:17247Warning: 'alutVersion' not found in libraryklzzwxh:17248Warning: 'alutWaveform' not found in libraryklzzwxh:17249Switching to target: Libklzzwxh:11122GLfwklzzwxh:17250Compiling: glfwklzzwxh:11123in32klzzwxh:11124in32klzzwxh:11125enable.cklzzwxh:17251Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11126cklzzwxh:11127 1993, 2000 Borlandklzzwxh:17252glfwklzzwxh:11128in32klzzwxh:11129in32klzzwxh:11130enable.c:klzzwxh:17253Compiling: glfwklzzwxh:11131ullscreen.cklzzwxh:17254Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11132cklzzwxh:11133 1993, 2000 Borlandklzzwxh:17255glfwklzzwxh:11134ullscreen.c:klzzwxh:17256Compiling: glfwklzzwxh:11135lext.cklzzwxh:17257Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11136cklzzwxh:11137 1993, 2000 Borlandklzzwxh:17258glfwklzzwxh:11138lext.c:klzzwxh:17259Compiling: glfwklzzwxh:11139nit.cklzzwxh:17260Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11140cklzzwxh:11141 1993, 2000 Borlandklzzwxh:17261glfwklzzwxh:11142nit.c:klzzwxh:17262Compiling: glfwklzzwxh:11143nput.cklzzwxh:17263Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11144cklzzwxh:11145 1993, 2000 Borlandklzzwxh:17264glfwklzzwxh:11146nput.c:klzzwxh:17265Compiling: glfwklzzwxh:11147oystick.cklzzwxh:17266Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11148cklzzwxh:11149 1993, 2000 Borlandklzzwxh:17267glfwklzzwxh:11150oystick.c:klzzwxh:17268Compiling: glfwklzzwxh:11151ime.cklzzwxh:17269Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11152cklzzwxh:11153 1993, 2000 Borlandklzzwxh:17270glfwklzzwxh:11154ime.c:klzzwxh:17271Compiling: glfwklzzwxh:11155nable.cklzzwxh:17272Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11156cklzzwxh:11157 1993, 2000 Borlandklzzwxh:17273glfwklzzwxh:11158nable.c:klzzwxh:17274Compiling: glfwklzzwxh:11159in32klzzwxh:11160in32klzzwxh:11161fullscreen.cklzzwxh:17275Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11162cklzzwxh:11163 1993, 2000 Borlandklzzwxh:17276glfwklzzwxh:11164in32klzzwxh:11165in32klzzwxh:11166fullscreen.c:klzzwxh:17277Compiling: glfwklzzwxh:11167in32klzzwxh:11168in32klzzwxh:11169glext.cklzzwxh:17278Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11170cklzzwxh:11171 1993, 2000 Borlandklzzwxh:17279glfwklzzwxh:11172in32klzzwxh:11173in32klzzwxh:11174glext.c:klzzwxh:17280Compiling: glfwklzzwxh:11175in32klzzwxh:11176in32klzzwxh:11177init.cklzzwxh:17281Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11178cklzzwxh:11179 1993, 2000 Borlandklzzwxh:17282glfwklzzwxh:11180in32klzzwxh:11181in32klzzwxh:11182init.c:klzzwxh:17283Compiling: glfwklzzwxh:11183in32klzzwxh:11184in32klzzwxh:11185joystick.cklzzwxh:17284Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11186cklzzwxh:11187 1993, 2000 Borlandklzzwxh:17285glfwklzzwxh:11188in32klzzwxh:11189in32klzzwxh:11190joystick.c:klzzwxh:17286Compiling: glfwklzzwxh:11191in32klzzwxh:11192in32klzzwxh:11193time.cklzzwxh:17287Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11194cklzzwxh:11195 1993, 2000 Borlandklzzwxh:17288glfwklzzwxh:11196in32klzzwxh:11197in32klzzwxh:11198time.c:klzzwxh:17289Compiling: glfwklzzwxh:11199in32klzzwxh:11200in32klzzwxh:11201window.cklzzwxh:17290Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11202cklzzwxh:11203 1993, 2000 Borlandklzzwxh:17291glfwklzzwxh:11204in32klzzwxh:11205in32klzzwxh:11206window.c:klzzwxh:17292Warning W8057 glfwklzzwxh:11207in32klzzwxh:11208in32klzzwxh:11209window.c 835: Parameter 'width' is never used in function klzzwxh:11210glfwPlatformOpenWindowklzzwxh:17293Warning W8057 glfwklzzwxh:11211in32klzzwxh:11212in32klzzwxh:11213window.c 835: Parameter 'height' is never used in function klzzwxh:11214glfwPlatformOpenWindowklzzwxh:17294Warning W8057 glfwklzzwxh:11215in32klzzwxh:11216in32klzzwxh:11217window.c 835: Parameter 'mode' is never used in function klzzwxh:11218glfwPlatformOpenWindowklzzwxh:17295Compiling: glfwklzzwxh:11219indow.cklzzwxh:17296Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11220cklzzwxh:11221 1993, 2000 Borlandklzzwxh:17297glfwklzzwxh:11222indow.c:klzzwxh:17298Linking static library: ..klzzwxh:11223ibklzzwxh:11224LfwLib.libklzzwxh:17299TLIB 4.5 Copyright klzzwxh:11225cklzzwxh:11226 1987, 1999 Inprise Corporationklzzwxh:17300Warning: 'win32klzzwxh:11227enable' not found in libraryklzzwxh:17301Warning: 'fullscreen' not found in libraryklzzwxh:17302Warning: 'glext' not found in libraryklzzwxh:17303Warning: 'init' not found in libraryklzzwxh:17304Warning: 'input' not found in libraryklzzwxh:17305Warning: 'joystick' not found in libraryklzzwxh:17306Warning: 'time' not found in libraryklzzwxh:17307Warning: 'enable' not found in libraryklzzwxh:17308Warning: 'win32klzzwxh:11228fullscreen' not found in libraryklzzwxh:17309Warning: 'win32klzzwxh:11229glext' not found in libraryklzzwxh:17310Warning: 'win32klzzwxh:11230init' not found in libraryklzzwxh:17311Warning: 'win32klzzwxh:11231joystick' not found in libraryklzzwxh:17312Warning: 'win32klzzwxh:11232time' not found in libraryklzzwxh:17313Warning: 'win32klzzwxh:11233window' not found in libraryklzzwxh:17314Warning: 'window' not found in libraryklzzwxh:17315Switching to target: Libklzzwxh:11234Apocalyxklzzwxh:17316Compiling: apocalyxklzzwxh:11235lprimitives.cppklzzwxh:17317Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11236cklzzwxh:11237 1993, 2000 Borlandklzzwxh:17318apocalyxklzzwxh:11238lprimitives.cpp:klzzwxh:17319Warning W8057 apocalyxklzzwxh:11239lprimitives.cpp 144: Parameter 'camera' is never used in function GLPoints::renderklzzwxh:11240GLCamera klzzwxh:13739klzzwxh:11241klzzwxh:17320Warning W8057 apocalyxklzzwxh:11242lprimitives.cpp 157: Parameter 'iSmooth' is never used in function GLLines::GLLinesklzzwxh:11243int,unsigned short klzzwxh:11244,int,float klzzwxh:11245,unsigned char klzzwxh:11246,int,boolklzzwxh:11247klzzwxh:17321Warning W8057 apocalyxklzzwxh:11248lprimitives.cpp 214: Parameter 'camera' is never used in function GLLines::renderklzzwxh:11249GLCamera klzzwxh:13740klzzwxh:11250klzzwxh:17322Warning W8057 apocalyxklzzwxh:11251lprimitives.cpp 330: Parameter 'camera' is never used in function GLPolys::renderklzzwxh:11252GLCamera klzzwxh:13741klzzwxh:11253klzzwxh:17323Compiling: apocalyxklzzwxh:11254atamanager.cppklzzwxh:17324Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11255cklzzwxh:11256 1993, 2000 Borlandklzzwxh:17325apocalyxklzzwxh:11257atamanager.cpp:klzzwxh:17326Compiling: apocalyxklzzwxh:11258ataread.cppklzzwxh:17327Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11259cklzzwxh:11260 1993, 2000 Borlandklzzwxh:17328apocalyxklzzwxh:11261ataread.cpp:klzzwxh:17329Warning W8027 apocalyxklzzwxh:11262msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11263float,float,float,float,float,float,float klzzwxh:11264,float klzzwxh:11265klzzwxh:11266klzzwxh:17330Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17331Warning W8027 apocalyxklzzwxh:11267linterpreter.h 96: Functions containing while are not expanded inlineklzzwxh:17332Warning W8027 apocalyxklzzwxh:11268linterpreter.h 101: Functions containing while are not expanded inlineklzzwxh:17333Warning W8017 cal3d/platform.h 17: Redefinition of 'klzzwxh:11269WIN32' is not identicalklzzwxh:17334Warning W8027 cal3d/quaternion.h 227: Functions containing some return statements are not expanded inline in function shortestArcklzzwxh:11270const CalVector klzzwxh:13742,const CalVector klzzwxh:13743klzzwxh:11271klzzwxh:17335Warning W8022 apocalyxklzzwxh:11272lbsp.h 446: 'GLBsp::checkVisibilityklzzwxh:11273GLCamera klzzwxh:13744,float,float,floatklzzwxh:11274' hides virtual function 'GLScenery::checkVisibilityklzzwxh:11275GLCamera klzzwxh:13745,GLObject klzzwxh:11276klzzwxh:11277'klzzwxh:17336Warning W8004 apocalyxklzzwxh:11278ataread.cpp 1113: 'mappings' is assigned a value that is never used in function DRMeshReader::readMeshesklzzwxh:11279DRMeshReader::MeshFormat,DRMeshReader::MeshTypeklzzwxh:11280klzzwxh:17337Warning W8004 apocalyxklzzwxh:11281ataread.cpp 1109: 'vertices' is assigned a value that is never used in function DRMeshReader::readMeshesklzzwxh:11282DRMeshReader::MeshFormat,DRMeshReader::MeshTypeklzzwxh:11283klzzwxh:17338Warning W8008 apocalyxklzzwxh:11284atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13746char,1klzzwxh:13747::~DSArrayklzzwxh:11285klzzwxh:11286klzzwxh:17339Warning W8008 apocalyxklzzwxh:11287atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13748GLBasicMaterial,0klzzwxh:13749::~DSArrayklzzwxh:11288klzzwxh:11289klzzwxh:17340Warning W8066 apocalyxklzzwxh:11290atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13750GLBasicMaterial,0klzzwxh:13751::~DSArrayklzzwxh:11291klzzwxh:11292klzzwxh:17341Warning W8066 apocalyxklzzwxh:11293atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13752GLBasicMaterial,0klzzwxh:13753::~DSArrayklzzwxh:11294klzzwxh:11295klzzwxh:17342Warning W8008 apocalyxklzzwxh:11296atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13754unsigned short,1klzzwxh:13755::~DSArrayklzzwxh:11297klzzwxh:11298klzzwxh:17343Warning W8008 apocalyxklzzwxh:11299atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13756MaterialInfo,1klzzwxh:13757::~DSArrayklzzwxh:11300klzzwxh:11301klzzwxh:17344Warning W8004 apocalyxklzzwxh:11302ataread.cpp 2289: 'modelZipBuffer' is assigned a value that is never used in function DRZipFile::loadModelklzzwxh:11303GLModel klzzwxh:11304,const char klzzwxh:11305,const char klzzwxh:11306,const char klzzwxh:11307klzzwxh:11308klzzwxh:17345Warning W8012 apocalyxklzzwxh:11309ataread.cpp 2596: Comparing signed and unsigned values in function DRZipFile::getAdvancedModelklzzwxh:11310const char klzzwxh:11311,boolklzzwxh:11312klzzwxh:17346Warning W8012 apocalyxklzzwxh:11313ataread.cpp 2598: Comparing signed and unsigned values in function DRZipFile::getAdvancedModelklzzwxh:11314const char klzzwxh:11315,boolklzzwxh:11316klzzwxh:17347Warning W8008 apocalyxklzzwxh:11317atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13758GLTexture,0klzzwxh:13759::~DSArrayklzzwxh:11318klzzwxh:11319klzzwxh:17348Warning W8066 apocalyxklzzwxh:11320atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13760GLTexture,0klzzwxh:13761::~DSArrayklzzwxh:11321klzzwxh:11322klzzwxh:17349Warning W8066 apocalyxklzzwxh:11323atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13762GLTexture,0klzzwxh:13763::~DSArrayklzzwxh:11324klzzwxh:11325klzzwxh:17350Warning W8004 apocalyxklzzwxh:11326ataread.cpp 2759: 'botZipBufferLength' is assigned a value that is never used in function DRZipFile::getBotklzzwxh:11327const char klzzwxh:11328,boolklzzwxh:11329klzzwxh:17351Warning W8008 apocalyxklzzwxh:11330atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13764GLBspFace,1klzzwxh:13765::~DSArrayklzzwxh:11331klzzwxh:11332klzzwxh:17352Warning W8070 apocalyxklzzwxh:11333ataread.cpp 3797: Function should return a value in function DRImage::resampleklzzwxh:11334int,intklzzwxh:11335klzzwxh:17353Warning W8004 apocalyxklzzwxh:11336ataread.cpp 3851: 'height' is assigned a value that is never used in function DRImage::showSplashklzzwxh:11337floatklzzwxh:11338klzzwxh:17354Warning W8004 apocalyxklzzwxh:11339ataread.cpp 3851: 'width' is assigned a value that is never used in function DRImage::showSplashklzzwxh:11340floatklzzwxh:11341klzzwxh:17355Warning W8008 apocalyxklzzwxh:11342atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13766GLFurniture,1klzzwxh:13767::~DSArrayklzzwxh:11343klzzwxh:11344klzzwxh:17356Warning W8008 apocalyxklzzwxh:11345atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13768GLShadowedDelegate,0klzzwxh:13769::~DSArrayklzzwxh:11346klzzwxh:11347klzzwxh:17357Warning W8066 apocalyxklzzwxh:11348atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13770GLShadowedDelegate,0klzzwxh:13771::~DSArrayklzzwxh:11349klzzwxh:11350klzzwxh:17358Warning W8066 apocalyxklzzwxh:11351atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13772GLShadowedDelegate,0klzzwxh:13773::~DSArrayklzzwxh:11352klzzwxh:11353klzzwxh:17359Compiling: apocalyxklzzwxh:11354atasets.cppklzzwxh:17360Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11355cklzzwxh:11356 1993, 2000 Borlandklzzwxh:17361apocalyxklzzwxh:11357atasets.cpp:klzzwxh:17362Compiling: apocalyxklzzwxh:11358xception.cppklzzwxh:17363Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11359cklzzwxh:11360 1993, 2000 Borlandklzzwxh:17364apocalyxklzzwxh:11361xception.cpp:klzzwxh:17365Compiling: apocalyxklzzwxh:11362msound.cppklzzwxh:17366Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11363cklzzwxh:11364 1993, 2000 Borlandklzzwxh:17367apocalyxklzzwxh:11365msound.cpp:klzzwxh:17368Warning W8027 apocalyxklzzwxh:11366msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11367float,float,float,float,float,float,float klzzwxh:11368,float klzzwxh:11369klzzwxh:11370klzzwxh:17369Compiling: apocalyxklzzwxh:11371lapp.cppklzzwxh:17370Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11372cklzzwxh:11373 1993, 2000 Borlandklzzwxh:17371apocalyxklzzwxh:11374lapp.cpp:klzzwxh:17372Warning W8027 apocalyxklzzwxh:11375msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11376float,float,float,float,float,float,float klzzwxh:11377,float klzzwxh:11378klzzwxh:11379klzzwxh:17373Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17374Compiling: apocalyxklzzwxh:11380lbackground.cppklzzwxh:17375Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11381cklzzwxh:11382 1993, 2000 Borlandklzzwxh:17376apocalyxklzzwxh:11383lbackground.cpp:klzzwxh:17377Warning W8027 apocalyxklzzwxh:11384msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11385float,float,float,float,float,float,float klzzwxh:11386,float klzzwxh:11387klzzwxh:11388klzzwxh:17378Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17379Compiling: apocalyxklzzwxh:11389lbsp.cppklzzwxh:17380Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11390cklzzwxh:11391 1993, 2000 Borlandklzzwxh:17381apocalyxklzzwxh:11392lbsp.cpp:klzzwxh:17382Warning W8027 apocalyxklzzwxh:11393msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11394float,float,float,float,float,float,float klzzwxh:11395,float klzzwxh:11396klzzwxh:11397klzzwxh:17383Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17384Warning W8017 cal3d/platform.h 17: Redefinition of 'klzzwxh:11398WIN32' is not identicalklzzwxh:17385Warning W8027 cal3d/quaternion.h 227: Functions containing some return statements are not expanded inline in function shortestArcklzzwxh:11399const CalVector klzzwxh:13774,const CalVector klzzwxh:13775klzzwxh:11400klzzwxh:17386Warning W8022 apocalyxklzzwxh:11401lbsp.h 446: 'GLBsp::checkVisibilityklzzwxh:11402GLCamera klzzwxh:13776,float,float,floatklzzwxh:11403' hides virtual function 'GLScenery::checkVisibilityklzzwxh:11404GLCamera klzzwxh:13777,GLObject klzzwxh:11405klzzwxh:11406'klzzwxh:17387Warning W8008 apocalyxklzzwxh:11407atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13778GLTexture,0klzzwxh:13779::~DSArrayklzzwxh:11408klzzwxh:11409klzzwxh:17388Warning W8066 apocalyxklzzwxh:11410atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13780GLTexture,0klzzwxh:13781::~DSArrayklzzwxh:11411klzzwxh:11412klzzwxh:17389Warning W8066 apocalyxklzzwxh:11413atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13782GLTexture,0klzzwxh:13783::~DSArrayklzzwxh:11414klzzwxh:11415klzzwxh:17390Warning W8008 apocalyxklzzwxh:11416atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13784GLBspFace,1klzzwxh:13785::~DSArrayklzzwxh:11417klzzwxh:11418klzzwxh:17391Warning W8004 apocalyxklzzwxh:11419lbsp.cpp 860: 'distance' is assigned a value that is never used in function GLBsp::findLeafklzzwxh:11420float,float,floatklzzwxh:11421klzzwxh:17392Warning W8057 apocalyxklzzwxh:11422lbsp.cpp 896: Parameter 'camera' is never used in function GLBsp::initRenderklzzwxh:11423GLCamera klzzwxh:13786klzzwxh:11424klzzwxh:17393Warning W8004 apocalyxklzzwxh:11425lbsp.cpp 1729: 'cameraCluster' is assigned a value that is never used in function GLBsp::renderTransparentklzzwxh:11426GLCamera klzzwxh:13787klzzwxh:11427klzzwxh:17394Warning W8027 apocalyxklzzwxh:11428lbsp.cpp 1837: Functions containing for are not expanded inlineklzzwxh:17395Warning W8027 apocalyxklzzwxh:11429lbsp.cpp 1884: Functions containing for are not expanded inlineklzzwxh:17396Warning W8027 apocalyxklzzwxh:11430lbsp.cpp 1900: Functions containing for are not expanded inlineklzzwxh:17397Warning W8027 apocalyxklzzwxh:11431lbsp.cpp 1997: Functions containing some if statements are not expanded inline in function GLBsp::checkMoveNodeklzzwxh:11432float,float,BSPVector,BSPVector,intklzzwxh:11433klzzwxh:17398Warning W8027 apocalyxklzzwxh:11434lbsp.cpp 2054: Functions containing some if statements are not expanded inline in function GLBsp::checkMoveNodeNoSizeklzzwxh:11435float,float,BSPVector,BSPVector,intklzzwxh:11436klzzwxh:17399Warning W8027 apocalyxklzzwxh:11437lbsp.cpp 2058: Functions containing for are not expanded inlineklzzwxh:17400Warning W8027 apocalyxklzzwxh:11438lbsp.cpp 2069: Functions containing for are not expanded inlineklzzwxh:17401Warning W8027 apocalyxklzzwxh:11439lbsp.cpp 2088: Functions containing for are not expanded inlineklzzwxh:17402Warning W8027 apocalyxklzzwxh:11440lbsp.cpp 2147: Functions containing for are not expanded inlineklzzwxh:17403Warning W8008 apocalyxklzzwxh:11441atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13788GLFurniture,1klzzwxh:13789::~DSArrayklzzwxh:11442klzzwxh:11443klzzwxh:17404Warning W8008 apocalyxklzzwxh:11444atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13790GLShadowedDelegate,0klzzwxh:13791::~DSArrayklzzwxh:11445klzzwxh:11446klzzwxh:17405Warning W8066 apocalyxklzzwxh:11447atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13792GLShadowedDelegate,0klzzwxh:13793::~DSArrayklzzwxh:11448klzzwxh:11449klzzwxh:17406Warning W8066 apocalyxklzzwxh:11450atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13794GLShadowedDelegate,0klzzwxh:13795::~DSArrayklzzwxh:11451klzzwxh:11452klzzwxh:17407Compiling: apocalyxklzzwxh:11453lcamera.cppklzzwxh:17408Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11454cklzzwxh:11455 1993, 2000 Borlandklzzwxh:17409apocalyxklzzwxh:11456lcamera.cpp:klzzwxh:17410Warning W8027 apocalyxklzzwxh:11457msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11458float,float,float,float,float,float,float klzzwxh:11459,float klzzwxh:11460klzzwxh:11461klzzwxh:17411Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17412Compiling: apocalyxklzzwxh:11462lcloudlayer.cppklzzwxh:17413Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11463cklzzwxh:11464 1993, 2000 Borlandklzzwxh:17414apocalyxklzzwxh:11465lcloudlayer.cpp:klzzwxh:17415Warning W8027 apocalyxklzzwxh:11466msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11467float,float,float,float,float,float,float klzzwxh:11468,float klzzwxh:11469klzzwxh:11470klzzwxh:17416Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17417Compiling: apocalyxklzzwxh:11471lcollider.cppklzzwxh:17418Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11472cklzzwxh:11473 1993, 2000 Borlandklzzwxh:17419apocalyxklzzwxh:11474lcollider.cpp:klzzwxh:17420Warning W8027 apocalyxklzzwxh:11475msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11476float,float,float,float,float,float,float klzzwxh:11477,float klzzwxh:11478klzzwxh:11479klzzwxh:17421Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17422Warning W8022 apocalyxklzzwxh:11480lcollider.h 45: 'GLCollider::collisionklzzwxh:11481GLCollider klzzwxh:13796,M3Matrix klzzwxh:11482klzzwxh:11483' hides virtual function 'CollisionModel3DImpl::collisionklzzwxh:11484CollisionModel3D klzzwxh:11485,int,int,float klzzwxh:11486klzzwxh:11487'klzzwxh:17423Warning W8004 apocalyxklzzwxh:11488lcollider.cpp 46: 'v' is assigned a value that is never used in function GLCollider::setShapeklzzwxh:11489GLShape klzzwxh:11490klzzwxh:11491klzzwxh:17424Compiling: apocalyxklzzwxh:11492lcolor.cppklzzwxh:17425Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11493cklzzwxh:11494 1993, 2000 Borlandklzzwxh:17426apocalyxklzzwxh:11495lcolor.cpp:klzzwxh:17427Compiling: apocalyxklzzwxh:11496lconsole.cppklzzwxh:17428Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11497cklzzwxh:11498 1993, 2000 Borlandklzzwxh:17429apocalyxklzzwxh:11499lconsole.cpp:klzzwxh:17430Warning W8027 apocalyxklzzwxh:11500msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11501float,float,float,float,float,float,float klzzwxh:11502,float klzzwxh:11503klzzwxh:11504klzzwxh:17431Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17432Warning W8027 apocalyxklzzwxh:11505linterpreter.h 96: Functions containing while are not expanded inlineklzzwxh:17433Warning W8027 apocalyxklzzwxh:11506linterpreter.h 101: Functions containing while are not expanded inlineklzzwxh:17434Warning W8008 apocalyxklzzwxh:11507atasets.inc 128: Condition is always true in function DSArrayklzzwxh:13797String,1klzzwxh:13798::deleteElementsklzzwxh:11508klzzwxh:11509klzzwxh:17435Warning W8008 apocalyxklzzwxh:11510atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13799String,1klzzwxh:13800::~DSArrayklzzwxh:11511klzzwxh:11512klzzwxh:17436Compiling: apocalyxklzzwxh:11513ldisplaylist.cppklzzwxh:17437Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11514cklzzwxh:11515 1993, 2000 Borlandklzzwxh:17438apocalyxklzzwxh:11516ldisplaylist.cpp:klzzwxh:17439Compiling: apocalyxklzzwxh:11517lflatterrain.cppklzzwxh:17440Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11518cklzzwxh:11519 1993, 2000 Borlandklzzwxh:17441apocalyxklzzwxh:11520lflatterrain.cpp:klzzwxh:17442Warning W8027 apocalyxklzzwxh:11521msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11522float,float,float,float,float,float,float klzzwxh:11523,float klzzwxh:11524klzzwxh:11525klzzwxh:17443Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17444Compiling: apocalyxklzzwxh:11526lfog.cppklzzwxh:17445Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11527cklzzwxh:11528 1993, 2000 Borlandklzzwxh:17446apocalyxklzzwxh:11529lfog.cpp:klzzwxh:17447Compiling: apocalyxklzzwxh:11530lfont.cppklzzwxh:17448Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11531cklzzwxh:11532 1993, 2000 Borlandklzzwxh:17449apocalyxklzzwxh:11533lfont.cpp:klzzwxh:17450Warning W8027 apocalyxklzzwxh:11534msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11535float,float,float,float,float,float,float klzzwxh:11536,float klzzwxh:11537klzzwxh:11538klzzwxh:17451Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17452Compiling: apocalyxklzzwxh:11539lheightfield.cppklzzwxh:17453Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11540cklzzwxh:11541 1993, 2000 Borlandklzzwxh:17454apocalyxklzzwxh:11542lheightfield.cpp:klzzwxh:17455Warning W8027 apocalyxklzzwxh:11543msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11544float,float,float,float,float,float,float klzzwxh:11545,float klzzwxh:11546klzzwxh:11547klzzwxh:17456Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17457Warning W8057 apocalyxklzzwxh:11548lheightfield.cpp 252: Parameter 'dir' is never used in function GLHeightField::getPlaneklzzwxh:11549M3Vector klzzwxh:13801,M3Vector klzzwxh:13802,M3Vector klzzwxh:13803klzzwxh:11550klzzwxh:17458Compiling: apocalyxklzzwxh:11551llight.cppklzzwxh:17459Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11552cklzzwxh:11553 1993, 2000 Borlandklzzwxh:17460apocalyxklzzwxh:11554llight.cpp:klzzwxh:17461Warning W8027 apocalyxklzzwxh:11555msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11556float,float,float,float,float,float,float klzzwxh:11557,float klzzwxh:11558klzzwxh:11559klzzwxh:17462Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17463Warning W8057 apocalyxklzzwxh:11560llight.cpp 139: Parameter 'camera' is never used in function GLLight::renderklzzwxh:11561GLCamera klzzwxh:13804klzzwxh:11562klzzwxh:17464Warning W8057 apocalyxklzzwxh:11563llight.cpp 228: Parameter 'camera' is never used in function GLMoonLight::renderklzzwxh:11564GLCamera klzzwxh:13805klzzwxh:11565klzzwxh:17465Compiling: apocalyxklzzwxh:11566lmaterial.cppklzzwxh:17466Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11567cklzzwxh:11568 1993, 2000 Borlandklzzwxh:17467apocalyxklzzwxh:11569lmaterial.cpp:klzzwxh:17468Warning W8027 apocalyxklzzwxh:11570msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11571float,float,float,float,float,float,float klzzwxh:11572,float klzzwxh:11573klzzwxh:11574klzzwxh:17469Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17470Warning W8057 apocalyxklzzwxh:11575lmaterial.cpp 109: Parameter 'camera' is never used in function GLMaterial::enableEnvironmentklzzwxh:11576GLCamera klzzwxh:13806klzzwxh:11577klzzwxh:17471Warning W8008 apocalyxklzzwxh:11578atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13807GLTexture,0klzzwxh:13808::~DSArrayklzzwxh:11579klzzwxh:11580klzzwxh:17472Warning W8066 apocalyxklzzwxh:11581atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13809GLTexture,0klzzwxh:13810::~DSArrayklzzwxh:11582klzzwxh:11583klzzwxh:17473Warning W8066 apocalyxklzzwxh:11584atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13811GLTexture,0klzzwxh:13812::~DSArrayklzzwxh:11585klzzwxh:11586klzzwxh:17474Compiling: apocalyxklzzwxh:11587lmesh.cppklzzwxh:17475Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11588cklzzwxh:11589 1993, 2000 Borlandklzzwxh:17476apocalyxklzzwxh:11590lmesh.cpp:klzzwxh:17477Warning W8027 apocalyxklzzwxh:11591msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11592float,float,float,float,float,float,float klzzwxh:11593,float klzzwxh:11594klzzwxh:11595klzzwxh:17478Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17479Warning W8004 apocalyxklzzwxh:11596lmesh.cpp 687: 'triIndex' is assigned a value that is never used in function GLBasicMesh::castShadowVolumeklzzwxh:11597M3Vector klzzwxh:13813klzzwxh:11598klzzwxh:17480Warning W8004 apocalyxklzzwxh:11599lmesh.cpp 699: 'triIndex' is assigned a value that is never used in function GLBasicMesh::castShadowVolumeklzzwxh:11600M3Vector klzzwxh:13814klzzwxh:11601klzzwxh:17481Warning W8004 apocalyxklzzwxh:11602lmesh.cpp 702: 'vertices' is assigned a value that is never used in function GLBasicMesh::castShadowVolumeklzzwxh:11603M3Vector klzzwxh:13815klzzwxh:11604klzzwxh:17482Warning W8057 apocalyxklzzwxh:11605lmesh.cpp 1409: Parameter 'camera' is never used in function GLFlat::renderklzzwxh:11606GLCamera klzzwxh:13816klzzwxh:11607klzzwxh:17483Compiling: apocalyxklzzwxh:11608lmodel.cppklzzwxh:17484Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11609cklzzwxh:11610 1993, 2000 Borlandklzzwxh:17485apocalyxklzzwxh:11611lmodel.cpp:klzzwxh:17486Warning W8027 apocalyxklzzwxh:11612msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11613float,float,float,float,float,float,float klzzwxh:11614,float klzzwxh:11615klzzwxh:11616klzzwxh:17487Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17488Warning W8017 cal3d/platform.h 17: Redefinition of 'klzzwxh:11617WIN32' is not identicalklzzwxh:17489Warning W8027 cal3d/quaternion.h 227: Functions containing some return statements are not expanded inline in function shortestArcklzzwxh:11618const CalVector klzzwxh:13817,const CalVector klzzwxh:13818klzzwxh:11619klzzwxh:17490Warning W8057 apocalyxklzzwxh:11620lmodel.cpp 569: Parameter 'dir' is never used in function GLBasicModel::castShadowVolumeklzzwxh:11621M3Vector klzzwxh:13819klzzwxh:11622klzzwxh:17491Warning W8057 apocalyxklzzwxh:11623lmodel.cpp 1513: Parameter 'dir' is never used in function GLModel::castShadowVolumeklzzwxh:11624M3Vector klzzwxh:13820klzzwxh:11625klzzwxh:17492Warning W8008 apocalyxklzzwxh:11626atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13821GLTexture,0klzzwxh:13822::~DSArrayklzzwxh:11627klzzwxh:11628klzzwxh:17493Warning W8066 apocalyxklzzwxh:11629atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13823GLTexture,0klzzwxh:13824::~DSArrayklzzwxh:11630klzzwxh:11631klzzwxh:17494Warning W8066 apocalyxklzzwxh:11632atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13825GLTexture,0klzzwxh:13826::~DSArrayklzzwxh:11633klzzwxh:11634klzzwxh:17495Warning W8012 apocalyxklzzwxh:11635lmodel.cpp 2188: Comparing signed and unsigned values in function GLAdvancedCoreModel::loadklzzwxh:11636const char klzzwxh:11637klzzwxh:11638klzzwxh:17496Warning W8012 apocalyxklzzwxh:11639lmodel.cpp 2190: Comparing signed and unsigned values in function GLAdvancedCoreModel::loadklzzwxh:11640const char klzzwxh:11641klzzwxh:11642klzzwxh:17497Warning W8008 apocalyxklzzwxh:11643lmodel.cpp 2443: Condition is always false in function GLAdvancedModel::castPlanarShadowklzzwxh:11644klzzwxh:11645klzzwxh:17498Warning W8066 apocalyxklzzwxh:11646lmodel.cpp 2444: Unreachable code in function GLAdvancedModel::castPlanarShadowklzzwxh:11647klzzwxh:11648klzzwxh:17499Warning W8057 apocalyxklzzwxh:11649lmodel.cpp 2459: Parameter 'dir' is never used in function GLAdvancedModel::castShadowVolumeklzzwxh:11650M3Vector klzzwxh:13827klzzwxh:11651klzzwxh:17500Warning W8008 apocalyxklzzwxh:11652lmodel.cpp 2547: Condition is always false in function GLAdvancedModel::renderklzzwxh:11653GLCamera klzzwxh:13828klzzwxh:11654klzzwxh:17501Warning W8066 apocalyxklzzwxh:11655lmodel.cpp 2548: Unreachable code in function GLAdvancedModel::renderklzzwxh:11656GLCamera klzzwxh:13829klzzwxh:11657klzzwxh:17502Warning W8008 apocalyxklzzwxh:11658lmodel.cpp 2618: Condition is always false in function GLAdvancedModel::renderklzzwxh:11659GLCamera klzzwxh:13830klzzwxh:11660klzzwxh:17503Warning W8066 apocalyxklzzwxh:11661lmodel.cpp 2619: Unreachable code in function GLAdvancedModel::renderklzzwxh:11662GLCamera klzzwxh:13831klzzwxh:11663klzzwxh:17504Warning W8057 apocalyxklzzwxh:11664lmodel.cpp 2641: Parameter 'camera' is never used in function GLAdvancedModel::renderklzzwxh:11665GLCamera klzzwxh:13832klzzwxh:11666klzzwxh:17505Compiling: apocalyxklzzwxh:11667lobject.cppklzzwxh:17506Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11668cklzzwxh:11669 1993, 2000 Borlandklzzwxh:17507apocalyxklzzwxh:11670lobject.cpp:klzzwxh:17508Warning W8027 apocalyxklzzwxh:11671msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11672float,float,float,float,float,float,float klzzwxh:11673,float klzzwxh:11674klzzwxh:11675klzzwxh:17509Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17510Warning W8028 apocalyxklzzwxh:11676lobject.cpp 94: Temporary used to initialize 'position' in function GLObject::castShadowBoneklzzwxh:11677int,M3Vector klzzwxh:13833,GLShadowedDelegate klzzwxh:13834,M3Matrix klzzwxh:11678klzzwxh:11679klzzwxh:17511Warning W8008 apocalyxklzzwxh:11680atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13835GLObject,1klzzwxh:13836::~DSArrayklzzwxh:11681klzzwxh:11682klzzwxh:17512Compiling: apocalyxklzzwxh:11683locean.cppklzzwxh:17513Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11684cklzzwxh:11685 1993, 2000 Borlandklzzwxh:17514apocalyxklzzwxh:11686locean.cpp:klzzwxh:17515Warning W8027 apocalyxklzzwxh:11687msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11688float,float,float,float,float,float,float klzzwxh:11689,float klzzwxh:11690klzzwxh:11691klzzwxh:17516Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17517Warning W8027 apocalyxklzzwxh:11692athfft.inc 83: Functions containing for are not expanded inlineklzzwxh:17518Compiling: apocalyxklzzwxh:11693loverlay.cppklzzwxh:17519Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11694cklzzwxh:11695 1993, 2000 Borlandklzzwxh:17520apocalyxklzzwxh:11696loverlay.cpp:klzzwxh:17521Warning W8027 apocalyxklzzwxh:11697msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11698float,float,float,float,float,float,float klzzwxh:11699,float klzzwxh:11700klzzwxh:11701klzzwxh:17522Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17523Warning W8057 apocalyxklzzwxh:11702loverlay.cpp 84: Parameter 'camera' is never used in function GLOverlayFader::renderklzzwxh:11703GLCamera klzzwxh:13837klzzwxh:11704klzzwxh:17524Warning W8008 apocalyxklzzwxh:11705atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13838GLOverlayText,1klzzwxh:13839::~DSArrayklzzwxh:11706klzzwxh:11707klzzwxh:17525Warning W8057 apocalyxklzzwxh:11708loverlay.cpp 232: Parameter 'camera' is never used in function GLOverlayTexts::renderklzzwxh:11709GLCamera klzzwxh:13840klzzwxh:11710klzzwxh:17526Warning W8057 apocalyxklzzwxh:11711loverlay.cpp 302: Parameter 'camera' is never used in function GLOverlaySprite::renderklzzwxh:11712GLCamera klzzwxh:13841klzzwxh:11713klzzwxh:17527Warning W8057 apocalyxklzzwxh:11714loverlay.cpp 397: Parameter 'camera' is never used in function GLOverlayPoints::renderklzzwxh:11715GLCamera klzzwxh:13842klzzwxh:11716klzzwxh:17528Warning W8057 apocalyxklzzwxh:11717loverlay.cpp 412: Parameter 'iSmooth' is never used in function GLOverlayLines::GLOverlayLinesklzzwxh:11718int,unsigned short klzzwxh:11719,int,float klzzwxh:11720,unsigned char klzzwxh:11721,int,boolklzzwxh:11722klzzwxh:17529Warning W8057 apocalyxklzzwxh:11723loverlay.cpp 470: Parameter 'camera' is never used in function GLOverlayLines::renderklzzwxh:11724GLCamera klzzwxh:13843klzzwxh:11725klzzwxh:17530Warning W8057 apocalyxklzzwxh:11726loverlay.cpp 585: Parameter 'camera' is never used in function GLOverlayPolys::renderklzzwxh:11727GLCamera klzzwxh:13844klzzwxh:11728klzzwxh:17531Warning W8057 apocalyxklzzwxh:11729loverlay.cpp 595: Parameter 'camera' is never used in function GLOverlayWorldView::renderklzzwxh:11730GLCamera klzzwxh:13845klzzwxh:11731klzzwxh:17532Warning W8008 apocalyxklzzwxh:11732atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13846GLShadow,1klzzwxh:13847::~DSArrayklzzwxh:11733klzzwxh:11734klzzwxh:17533Warning W8008 apocalyxklzzwxh:11735atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13848GLObject,1klzzwxh:13849::~DSArrayklzzwxh:11736klzzwxh:11737klzzwxh:17534Warning W8008 apocalyxklzzwxh:11738atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13850GLOverlayObject,1klzzwxh:13851::~DSArrayklzzwxh:11739klzzwxh:11740klzzwxh:17535Warning W8008 apocalyxklzzwxh:11741atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13852GLFurniture,1klzzwxh:13853::~DSArrayklzzwxh:11742klzzwxh:11743klzzwxh:17536Warning W8008 apocalyxklzzwxh:11744atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13854GLShadowedDelegate,0klzzwxh:13855::~DSArrayklzzwxh:11745klzzwxh:11746klzzwxh:17537Warning W8066 apocalyxklzzwxh:11747atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13856GLShadowedDelegate,0klzzwxh:13857::~DSArrayklzzwxh:11748klzzwxh:11749klzzwxh:17538Warning W8066 apocalyxklzzwxh:11750atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13858GLShadowedDelegate,0klzzwxh:13859::~DSArrayklzzwxh:11751klzzwxh:11752klzzwxh:17539Compiling: apocalyxklzzwxh:11753lparticle.cppklzzwxh:17540Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11754cklzzwxh:11755 1993, 2000 Borlandklzzwxh:17541apocalyxklzzwxh:11756lparticle.cpp:klzzwxh:17542Warning W8027 apocalyxklzzwxh:11757msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11758float,float,float,float,float,float,float klzzwxh:11759,float klzzwxh:11760klzzwxh:11761klzzwxh:17543Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17544Compiling: apocalyxklzzwxh:11762lpatches.cppklzzwxh:17545Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11763cklzzwxh:11764 1993, 2000 Borlandklzzwxh:17546apocalyxklzzwxh:11765lpatches.cpp:klzzwxh:17547Warning W8027 apocalyxklzzwxh:11766msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11767float,float,float,float,float,float,float klzzwxh:11768,float klzzwxh:11769klzzwxh:11770klzzwxh:17548Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17549Warning W8057 apocalyxklzzwxh:11771lpatches.cpp 181: Parameter 'dir' is never used in function GLPatches::getPlaneklzzwxh:11772M3Vector klzzwxh:13860,M3Vector klzzwxh:13861,M3Vector klzzwxh:13862klzzwxh:11773klzzwxh:17550Compiling: apocalyxklzzwxh:11774ipathfinder.cppklzzwxh:17551Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11775cklzzwxh:11776 1993, 2000 Borlandklzzwxh:17552apocalyxklzzwxh:11777ipathfinder.cpp:klzzwxh:17553Warning W8027 apocalyxklzzwxh:11778../micropather/micropather.h 372: Functions containing while are not expanded inlineklzzwxh:17554Compiling: apocalyxklzzwxh:11779lprogram.cppklzzwxh:17555Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11780cklzzwxh:11781 1993, 2000 Borlandklzzwxh:17556apocalyxklzzwxh:11782lprogram.cpp:klzzwxh:17557Warning W8027 apocalyxklzzwxh:11783msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11784float,float,float,float,float,float,float klzzwxh:11785,float klzzwxh:11786klzzwxh:11787klzzwxh:17558Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17559Compiling: apocalyxklzzwxh:11788lrenderer.cppklzzwxh:17560Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11789cklzzwxh:11790 1993, 2000 Borlandklzzwxh:17561apocalyxklzzwxh:11791lrenderer.cpp:klzzwxh:17562Warning W8027 apocalyxklzzwxh:11792msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11793float,float,float,float,float,float,float klzzwxh:11794,float klzzwxh:11795klzzwxh:11796klzzwxh:17563Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17564Compiling: apocalyxklzzwxh:11797lscene.cppklzzwxh:17565Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11798cklzzwxh:11799 1993, 2000 Borlandklzzwxh:17566apocalyxklzzwxh:11800lscene.cpp:klzzwxh:17567Warning W8027 apocalyxklzzwxh:11801msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11802float,float,float,float,float,float,float klzzwxh:11803,float klzzwxh:11804klzzwxh:11805klzzwxh:17568Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17569Warning W8008 apocalyxklzzwxh:11806atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13863GLScene,1klzzwxh:13864::~DSArrayklzzwxh:11807klzzwxh:11808klzzwxh:17570Compiling: apocalyxklzzwxh:11809lscenery.cppklzzwxh:17571Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11810cklzzwxh:11811 1993, 2000 Borlandklzzwxh:17572apocalyxklzzwxh:11812lscenery.cpp:klzzwxh:17573Warning W8027 apocalyxklzzwxh:11813msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11814float,float,float,float,float,float,float klzzwxh:11815,float klzzwxh:11816klzzwxh:11817klzzwxh:17574Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17575Warning W8008 apocalyxklzzwxh:11818atasets.inc 128: Condition is always true in function DSArrayklzzwxh:13865GLFurniture,1klzzwxh:13866::deleteElementsklzzwxh:11819klzzwxh:11820klzzwxh:17576Warning W8008 apocalyxklzzwxh:11821atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13867GLFurniture,1klzzwxh:13868::~DSArrayklzzwxh:11822klzzwxh:11823klzzwxh:17577Warning W8008 apocalyxklzzwxh:11824atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13869GLShadowedDelegate,0klzzwxh:13870::~DSArrayklzzwxh:11825klzzwxh:11826klzzwxh:17578Warning W8066 apocalyxklzzwxh:11827atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13871GLShadowedDelegate,0klzzwxh:13872::~DSArrayklzzwxh:11828klzzwxh:11829klzzwxh:17579Warning W8066 apocalyxklzzwxh:11830atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13873GLShadowedDelegate,0klzzwxh:13874::~DSArrayklzzwxh:11831klzzwxh:11832klzzwxh:17580Compiling: apocalyxklzzwxh:11833lshader.cppklzzwxh:17581Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11834cklzzwxh:11835 1993, 2000 Borlandklzzwxh:17582apocalyxklzzwxh:11836lshader.cpp:klzzwxh:17583Warning W8027 apocalyxklzzwxh:11837msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11838float,float,float,float,float,float,float klzzwxh:11839,float klzzwxh:11840klzzwxh:11841klzzwxh:17584Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17585Compiling: apocalyxklzzwxh:11842lshadow.cppklzzwxh:17586Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11843cklzzwxh:11844 1993, 2000 Borlandklzzwxh:17587apocalyxklzzwxh:11845lshadow.cpp:klzzwxh:17588Warning W8027 apocalyxklzzwxh:11846msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11847float,float,float,float,float,float,float klzzwxh:11848,float klzzwxh:11849klzzwxh:11850klzzwxh:17589Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17590Warning W8028 apocalyxklzzwxh:11851lshadow.cpp 76: Temporary used to initialize 'pos' in function GLShadow::checkClipklzzwxh:11852GLCamera klzzwxh:13875klzzwxh:11853klzzwxh:17591Warning W8008 apocalyxklzzwxh:11854atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13876GLShadowedDelegate,0klzzwxh:13877::~DSArrayklzzwxh:11855klzzwxh:11856klzzwxh:17592Warning W8066 apocalyxklzzwxh:11857atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13878GLShadowedDelegate,0klzzwxh:13879::~DSArrayklzzwxh:11858klzzwxh:11859klzzwxh:17593Warning W8066 apocalyxklzzwxh:11860atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13880GLShadowedDelegate,0klzzwxh:13881::~DSArrayklzzwxh:11861klzzwxh:11862klzzwxh:17594Compiling: apocalyxklzzwxh:11863lsound.cppklzzwxh:17595Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11864cklzzwxh:11865 1993, 2000 Borlandklzzwxh:17596apocalyxklzzwxh:11866lsound.cpp:klzzwxh:17597Warning W8027 apocalyxklzzwxh:11867msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11868float,float,float,float,float,float,float klzzwxh:11869,float klzzwxh:11870klzzwxh:11871klzzwxh:17598Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17599Warning W8057 apocalyxklzzwxh:11872lsound.cpp 54: Parameter 'camera' is never used in function GLSoundSource::renderklzzwxh:11873GLCamera klzzwxh:13882klzzwxh:11874klzzwxh:17600Compiling: apocalyxklzzwxh:11875lsprite.cppklzzwxh:17601Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11876cklzzwxh:11877 1993, 2000 Borlandklzzwxh:17602apocalyxklzzwxh:11878lsprite.cpp:klzzwxh:17603Warning W8027 apocalyxklzzwxh:11879msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11880float,float,float,float,float,float,float klzzwxh:11881,float klzzwxh:11882klzzwxh:11883klzzwxh:17604Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17605Warning W8057 apocalyxklzzwxh:11884lsprite.cpp 96: Parameter 'camera' is never used in function GLSprite::renderklzzwxh:11885GLCamera klzzwxh:13883klzzwxh:11886klzzwxh:17606Warning W8008 apocalyxklzzwxh:11887atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13884GLFrontSpriteInfo,1klzzwxh:13885::~DSArrayklzzwxh:11888klzzwxh:11889klzzwxh:17607Warning W8008 apocalyxklzzwxh:11890atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13886GLBillboardInfo,1klzzwxh:13887::~DSArrayklzzwxh:11891klzzwxh:11892klzzwxh:17608Warning W8008 apocalyxklzzwxh:11893atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13888GLBasicMaterial,1klzzwxh:13889::~DSArrayklzzwxh:11894klzzwxh:11895klzzwxh:17609Compiling: apocalyxklzzwxh:11896lteams.cppklzzwxh:17610Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11897cklzzwxh:11898 1993, 2000 Borlandklzzwxh:17611apocalyxklzzwxh:11899lteams.cpp:klzzwxh:17612Warning W8027 apocalyxklzzwxh:11900msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11901float,float,float,float,float,float,float klzzwxh:11902,float klzzwxh:11903klzzwxh:11904klzzwxh:17613Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17614Warning W8017 cal3d/platform.h 17: Redefinition of 'klzzwxh:11905WIN32' is not identicalklzzwxh:17615Warning W8027 cal3d/quaternion.h 227: Functions containing some return statements are not expanded inline in function shortestArcklzzwxh:11906const CalVector klzzwxh:13890,const CalVector klzzwxh:13891klzzwxh:11907klzzwxh:17616Warning W8008 apocalyxklzzwxh:11908atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13892GLTeamMate,1klzzwxh:13893::~DSArrayklzzwxh:11909klzzwxh:11910klzzwxh:17617Warning W8057 apocalyxklzzwxh:11911lteams.cpp 607: Parameter 'camera' is never used in function GLTeams::renderFlashesklzzwxh:11912GLCamera klzzwxh:13894,GLScenery klzzwxh:13895klzzwxh:11913klzzwxh:17618Warning W8057 apocalyxklzzwxh:11914lteams.cpp 607: Parameter 'scenery' is never used in function GLTeams::renderFlashesklzzwxh:11915GLCamera klzzwxh:13896,GLScenery klzzwxh:13897klzzwxh:11916klzzwxh:17619Warning W8057 apocalyxklzzwxh:11917lteams.cpp 1226: Parameter 'scenery' is never used in function GLAmmo::renderklzzwxh:11918GLCamera klzzwxh:13898,GLScenery klzzwxh:13899klzzwxh:11919klzzwxh:17620Compiling: apocalyxklzzwxh:11920lterrain.cppklzzwxh:17621Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11921cklzzwxh:11922 1993, 2000 Borlandklzzwxh:17622apocalyxklzzwxh:11923lterrain.cpp:klzzwxh:17623Warning W8027 apocalyxklzzwxh:11924msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11925float,float,float,float,float,float,float klzzwxh:11926,float klzzwxh:11927klzzwxh:11928klzzwxh:17624Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17625Compiling: apocalyxklzzwxh:11929ltexture.cppklzzwxh:17626Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11930cklzzwxh:11931 1993, 2000 Borlandklzzwxh:17627apocalyxklzzwxh:11932ltexture.cpp:klzzwxh:17628Warning W8027 apocalyxklzzwxh:11933msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11934float,float,float,float,float,float,float klzzwxh:11935,float klzzwxh:11936klzzwxh:11937klzzwxh:17629Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17630Compiling: apocalyxklzzwxh:11938lvertexbuffer.cppklzzwxh:17631Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11939cklzzwxh:11940 1993, 2000 Borlandklzzwxh:17632apocalyxklzzwxh:11941lvertexbuffer.cpp:klzzwxh:17633Compiling: apocalyxklzzwxh:11942lwin.cppklzzwxh:17634Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11943cklzzwxh:11944 1993, 2000 Borlandklzzwxh:17635apocalyxklzzwxh:11945lwin.cpp:klzzwxh:17636Warning W8027 apocalyxklzzwxh:11946msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11947float,float,float,float,float,float,float klzzwxh:11948,float klzzwxh:11949klzzwxh:11950klzzwxh:17637Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17638Warning W8027 apocalyxklzzwxh:11951linterpreter.h 96: Functions containing while are not expanded inlineklzzwxh:17639Warning W8027 apocalyxklzzwxh:11952linterpreter.h 101: Functions containing while are not expanded inlineklzzwxh:17640Compiling: apocalyxklzzwxh:11953lworld.cppklzzwxh:17641Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11954cklzzwxh:11955 1993, 2000 Borlandklzzwxh:17642apocalyxklzzwxh:11956lworld.cpp:klzzwxh:17643Warning W8027 apocalyxklzzwxh:11957msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:11958float,float,float,float,float,float,float klzzwxh:11959,float klzzwxh:11960klzzwxh:11961klzzwxh:17644Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17645Warning W8008 apocalyxklzzwxh:11962atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13900GLObject,1klzzwxh:13901::~DSArrayklzzwxh:11963klzzwxh:11964klzzwxh:17646Warning W8008 apocalyxklzzwxh:11965atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13902GLSoundSource,1klzzwxh:13903::~DSArrayklzzwxh:11966klzzwxh:11967klzzwxh:17647Warning W8008 apocalyxklzzwxh:11968atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13904GLShadow,1klzzwxh:13905::~DSArrayklzzwxh:11969klzzwxh:11970klzzwxh:17648Warning W8008 apocalyxklzzwxh:11971atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13906GLCloudLayer,1klzzwxh:13907::~DSArrayklzzwxh:11972klzzwxh:11973klzzwxh:17649Warning W8008 apocalyxklzzwxh:11974atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13908GLBackground,1klzzwxh:13909::~DSArrayklzzwxh:11975klzzwxh:11976klzzwxh:17650Warning W8008 apocalyxklzzwxh:11977atasets.inc 128: Condition is always true in function DSArrayklzzwxh:13910GLBackground,1klzzwxh:13911::deleteElementsklzzwxh:11978klzzwxh:11979klzzwxh:17651Warning W8008 apocalyxklzzwxh:11980atasets.inc 128: Condition is always true in function DSArrayklzzwxh:13912GLCloudLayer,1klzzwxh:13913::deleteElementsklzzwxh:11981klzzwxh:11982klzzwxh:17652Warning W8008 apocalyxklzzwxh:11983lworld.cpp 460: Condition is always true in function GLWorld::renderklzzwxh:11984GLCamera klzzwxh:13914klzzwxh:11985klzzwxh:17653Warning W8008 apocalyxklzzwxh:11986atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13915GLFurniture,1klzzwxh:13916::~DSArrayklzzwxh:11987klzzwxh:11988klzzwxh:17654Warning W8008 apocalyxklzzwxh:11989atasets.inc 68: Condition is always false in function DSArrayklzzwxh:13917GLShadowedDelegate,0klzzwxh:13918::~DSArrayklzzwxh:11990klzzwxh:11991klzzwxh:17655Warning W8066 apocalyxklzzwxh:11992atasets.inc 69: Unreachable code in function DSArrayklzzwxh:13919GLShadowedDelegate,0klzzwxh:13920::~DSArrayklzzwxh:11993klzzwxh:11994klzzwxh:17656Warning W8066 apocalyxklzzwxh:11995atasets.inc 70: Unreachable code in function DSArrayklzzwxh:13921GLShadowedDelegate,0klzzwxh:13922::~DSArrayklzzwxh:11996klzzwxh:11997klzzwxh:17657Compiling: apocalyxklzzwxh:11998nitdlg.cppklzzwxh:17658Borland C++ 5.5.1 for Win32 Copyright klzzwxh:11999cklzzwxh:12000 1993, 2000 Borlandklzzwxh:17659apocalyxklzzwxh:12001nitdlg.cpp:klzzwxh:17660Warning W8027 apocalyxklzzwxh:12002msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:12003float,float,float,float,float,float,float klzzwxh:12004,float klzzwxh:12005klzzwxh:12006klzzwxh:17661Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17662Compiling: apocalyxklzzwxh:12007linterpreter.cppklzzwxh:17663Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12008cklzzwxh:12009 1993, 2000 Borlandklzzwxh:17664apocalyxklzzwxh:12010linterpreter.cpp:klzzwxh:17665Compiling: apocalyxklzzwxh:12011athtables.cppklzzwxh:17666Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12012cklzzwxh:12013 1993, 2000 Borlandklzzwxh:17667apocalyxklzzwxh:12014athtables.cpp:klzzwxh:17668Compiling: apocalyxklzzwxh:12015cmediacontrol.cppklzzwxh:17669Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12016cklzzwxh:12017 1993, 2000 Borlandklzzwxh:17670apocalyxklzzwxh:12018cmediacontrol.cpp:klzzwxh:17671Warning W8027 apocalyxklzzwxh:12019msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:12020float,float,float,float,float,float,float klzzwxh:12021,float klzzwxh:12022klzzwxh:12023klzzwxh:17672Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17673Compiling: apocalyxklzzwxh:12024hcloth.cppklzzwxh:17674Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12025cklzzwxh:12026 1993, 2000 Borlandklzzwxh:17675apocalyxklzzwxh:12027hcloth.cpp:klzzwxh:17676Warning W8027 apocalyxklzzwxh:12028msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:12029float,float,float,float,float,float,float klzzwxh:12030,float klzzwxh:12031klzzwxh:12032klzzwxh:17677Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17678Warning W8027 apocalyxklzzwxh:12033hsimulator.inc 467: Functions containing for are not expanded inlineklzzwxh:17679Warning W8027 apocalyxklzzwxh:12034hsimulator.inc 476: Functions containing for are not expanded inlineklzzwxh:17680Warning W8027 apocalyxklzzwxh:12035hsimulator.inc 484: Functions containing for are not expanded inlineklzzwxh:17681Warning W8004 apocalyxklzzwxh:12036hsimulator.inc 413: 'vCountM1' is assigned a value that is never used in function PHAssembly::PHtAssemblyklzzwxh:12037int,int,M3Vector klzzwxh:13923,M3Vector klzzwxh:13924,M3Vector klzzwxh:13925,PHSimulator klzzwxh:13926,PHEnvironment klzzwxh:13927,int,intklzzwxh:12038klzzwxh:17682Warning W8008 apocalyxklzzwxh:12039atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13928PHObstruction,1klzzwxh:13929::~DSArrayklzzwxh:12040klzzwxh:12041klzzwxh:17683Compiling: apocalyxklzzwxh:12042henvironment.cppklzzwxh:17684Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12043cklzzwxh:12044 1993, 2000 Borlandklzzwxh:17685apocalyxklzzwxh:12045henvironment.cpp:klzzwxh:17686Warning W8027 apocalyxklzzwxh:12046msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:12047float,float,float,float,float,float,float klzzwxh:12048,float klzzwxh:12049klzzwxh:12050klzzwxh:17687Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17688Warning W8027 apocalyxklzzwxh:12051hsimulator.inc 467: Functions containing for are not expanded inlineklzzwxh:17689Warning W8027 apocalyxklzzwxh:12052hsimulator.inc 476: Functions containing for are not expanded inlineklzzwxh:17690Warning W8027 apocalyxklzzwxh:12053hsimulator.inc 484: Functions containing for are not expanded inlineklzzwxh:17691Warning W8057 apocalyxklzzwxh:12054henvironment.cpp 273: Parameter 'v' is never used in function PHHeightFieldObstruction::getNormalklzzwxh:12055PHVector klzzwxh:13930,PHVector klzzwxh:13931klzzwxh:12056klzzwxh:17692Warning W8057 apocalyxklzzwxh:12057henvironment.cpp 288: Parameter 'v' is never used in function PHPatchedObstruction::getNormalklzzwxh:12058PHVector klzzwxh:13932,PHVector klzzwxh:13933klzzwxh:12059klzzwxh:17693Warning W8008 apocalyxklzzwxh:12060atasets.inc 128: Condition is always true in function DSArrayklzzwxh:13934PHObstruction,1klzzwxh:13935::deleteElementsklzzwxh:12061klzzwxh:12062klzzwxh:17694Warning W8057 apocalyxklzzwxh:12063hsimulator.h 145: Parameter 'height' is never used in function PHEnvironment::getAirDensityklzzwxh:12064doubleklzzwxh:12065klzzwxh:17695Warning W8057 apocalyxklzzwxh:12066hsimulator.h 147: Parameter 'height' is never used in function PHEnvironment::getAirPressureklzzwxh:12067doubleklzzwxh:12068klzzwxh:17696Warning W8008 apocalyxklzzwxh:12069atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13936PHObstruction,1klzzwxh:13937::~DSArrayklzzwxh:12070klzzwxh:12071klzzwxh:17697Compiling: apocalyxklzzwxh:12072hmachinery.cppklzzwxh:17698Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12073cklzzwxh:12074 1993, 2000 Borlandklzzwxh:17699apocalyxklzzwxh:12075hmachinery.cpp:klzzwxh:17700Warning W8027 apocalyxklzzwxh:12076msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:12077float,float,float,float,float,float,float klzzwxh:12078,float klzzwxh:12079klzzwxh:12080klzzwxh:17701Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17702Warning W8027 apocalyxklzzwxh:12081hsimulator.inc 467: Functions containing for are not expanded inlineklzzwxh:17703Warning W8027 apocalyxklzzwxh:12082hsimulator.inc 476: Functions containing for are not expanded inlineklzzwxh:17704Warning W8027 apocalyxklzzwxh:12083hsimulator.inc 484: Functions containing for are not expanded inlineklzzwxh:17705Warning W8027 apocalyxklzzwxh:12084hmachinery.cpp 137: Functions containing for are not expanded inlineklzzwxh:17706Warning W8027 apocalyxklzzwxh:12085hmachinery.cpp 179: Functions containing for are not expanded inlineklzzwxh:17707Warning W8027 apocalyxklzzwxh:12086hmachinery.cpp 189: Functions containing for are not expanded inlineklzzwxh:17708Warning W8027 apocalyxklzzwxh:12087hmachinery.cpp 200: Functions containing for are not expanded inlineklzzwxh:17709Warning W8008 apocalyxklzzwxh:12088atasets.inc 68: Condition is always true in function DSArrayklzzwxh:13938PHObstruction,1klzzwxh:13939::~DSArrayklzzwxh:12089klzzwxh:12090klzzwxh:17710Compiling: apocalyxklzzwxh:12091lcompiler.cppklzzwxh:17711Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12092cklzzwxh:12093 1993, 2000 Borlandklzzwxh:17712apocalyxklzzwxh:12094lcompiler.cpp:klzzwxh:17713Warning W8053 small/sc1.c 585: 'cdecl klzzwxh:12095dosklzzwxh:12096setdriveklzzwxh:12097unsigned int,unsigned int klzzwxh:12098klzzwxh:12099' is obsolete in function parseoptionsklzzwxh:12100int,char klzzwxh:12101 klzzwxh:12102,char klzzwxh:12103,char klzzwxh:12104,char klzzwxh:12105,char klzzwxh:12106,char klzzwxh:12107,char klzzwxh:12108,char klzzwxh:12109klzzwxh:12110klzzwxh:17714Warning W8057 small/sc1.c 814: Parameter 'root' is never used in function setconfigklzzwxh:12111char klzzwxh:12112klzzwxh:12113klzzwxh:17715Warning W8012 apocalyxklzzwxh:12114lcompiler.cpp 135: Comparing signed and unsigned values in function scklzzwxh:12115writebinklzzwxh:12116void klzzwxh:12117,void klzzwxh:12118,intklzzwxh:12119klzzwxh:17716Compiling: apocalyxklzzwxh:12120lcore.cppklzzwxh:17717Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12121cklzzwxh:12122 1993, 2000 Borlandklzzwxh:17718apocalyxklzzwxh:12123lcore.cpp:klzzwxh:17719Warning W8057 apocalyxklzzwxh:12124lcore.cpp 47: Parameter 'params' is never used in function klzzwxh:12125klzzwxh:12126stdcall numargsklzzwxh:12127klzzwxh:12128klzzwxh:12129amx klzzwxh:12130,long klzzwxh:12131klzzwxh:12132klzzwxh:17720Warning W8057 apocalyxklzzwxh:12133lcore.cpp 77: Parameter 'params' is never used in function klzzwxh:12134klzzwxh:12135stdcall heapspaceklzzwxh:12136klzzwxh:12137klzzwxh:12138amx klzzwxh:12139,long klzzwxh:12140klzzwxh:12141klzzwxh:17721Warning W8057 apocalyxklzzwxh:12142lcore.cpp 170: Parameter 'amx' is never used in function klzzwxh:12143klzzwxh:12144stdcall coreklzzwxh:12145minklzzwxh:12146klzzwxh:12147klzzwxh:12148amx klzzwxh:12149,long klzzwxh:12150klzzwxh:12151klzzwxh:17722Warning W8057 apocalyxklzzwxh:12152lcore.cpp 174: Parameter 'amx' is never used in function klzzwxh:12153klzzwxh:12154stdcall coreklzzwxh:12155maxklzzwxh:12156klzzwxh:12157klzzwxh:12158amx klzzwxh:12159,long klzzwxh:12160klzzwxh:12161klzzwxh:17723Warning W8057 apocalyxklzzwxh:12162lcore.cpp 267: Parameter 'amx' is never used in function klzzwxh:12163klzzwxh:12164stdcall klzzwxh:12165printintklzzwxh:12166klzzwxh:12167klzzwxh:12168amx klzzwxh:12169,long klzzwxh:12170klzzwxh:12171klzzwxh:17724Warning W8057 apocalyxklzzwxh:12172lcore.cpp 272: Parameter 'amx' is never used in function klzzwxh:12173klzzwxh:12174stdcall klzzwxh:12175printfltklzzwxh:12176klzzwxh:12177klzzwxh:12178amx klzzwxh:12179,long klzzwxh:12180klzzwxh:12181klzzwxh:17725Compiling: apocalyxklzzwxh:12182linterpreter.cppklzzwxh:17726Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12183cklzzwxh:12184 1993, 2000 Borlandklzzwxh:17727apocalyxklzzwxh:12185linterpreter.cpp:klzzwxh:17728Warning W8027 apocalyxklzzwxh:12186msound.h 318: Functions containing aggregate initializers are not expanded inline in function FMListener::setAttributesklzzwxh:12187float,float,float,float,float,float,float klzzwxh:12188,float klzzwxh:12189klzzwxh:12190klzzwxh:17729Warning W8017 jpeg/jmorecfg.h 217: Redefinition of 'FAR' is not identicalklzzwxh:17730Warning W8027 apocalyxklzzwxh:12191linterpreter.h 96: Functions containing while are not expanded inlineklzzwxh:17731Warning W8027 apocalyxklzzwxh:12192linterpreter.h 101: Functions containing while are not expanded inlineklzzwxh:17732Warning W8012 apocalyxklzzwxh:12193linterpreter.cpp 61: Comparing signed and unsigned values in function SLInterpreter::loadklzzwxh:12194DRData klzzwxh:12195,intklzzwxh:12196klzzwxh:17733Warning W8012 apocalyxklzzwxh:12197linterpreter.cpp 64: Comparing signed and unsigned values in function SLInterpreter::loadklzzwxh:12198DRData klzzwxh:12199,intklzzwxh:12200klzzwxh:17734Compiling: apocalyxklzzwxh:12201lmath.cppklzzwxh:17735Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12202cklzzwxh:12203 1993, 2000 Borlandklzzwxh:17736apocalyxklzzwxh:12204lmath.cpp:klzzwxh:17737Compiling: apocalyxklzzwxh:12205trings.cppklzzwxh:17738Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12206cklzzwxh:12207 1993, 2000 Borlandklzzwxh:17739apocalyxklzzwxh:12208trings.cpp:klzzwxh:17740Compiling: apocalyxklzzwxh:12209snet.cppklzzwxh:17741Borland C++ 5.5.1 for Win32 Copyright klzzwxh:12210cklzzwxh:12211 1993, 2000 Borlandklzzwxh:17742apocalyxklzzwxh:12212snet.cpp:klzzwxh:17743Warning W8027 apocalyxklzzwxh:12213snet.h 111: Functions containing try are not expanded inlineklzzwxh:17744Linking static library: ..klzzwxh:12214ibklzzwxh:12215pocalyxLib.libklzzwxh:17745TLIB 4.5 Copyright klzzwxh:12216cklzzwxh:12217 1987, 1999 Inprise Corporationklzzwxh:17746Warning: 'glprimitives' not found in libraryklzzwxh:17747Warning: 'datamanager' not found in libraryklzzwxh:17748Warning: 'dataread' not found in libraryklzzwxh:17749Warning: 'datasets' not found in libraryklzzwxh:17750Warning: 'exception' not found in libraryklzzwxh:17751Warning: 'fmsound' not found in libraryklzzwxh:17752Warning: 'glapp' not found in libraryklzzwxh:17753Warning: 'glbackground' not found in libraryklzzwxh:17754Warning: 'glbsp' not found in libraryklzzwxh:17755Warning: 'glcamera' not found in libraryklzzwxh:17756Warning: 'glcloudlayer' not found in libraryklzzwxh:17757Warning: 'glcollider' not found in libraryklzzwxh:17758Warning: 'glcolor' not found in libraryklzzwxh:17759Warning: 'glconsole' not found in libraryklzzwxh:17760Warning: 'gldisplaylist' not found in libraryklzzwxh:17761Warning: 'glflatterrain' not found in libraryklzzwxh:17762Warning: 'glfog' not found in libraryklzzwxh:17763Warning: 'glfont' not found in libraryklzzwxh:17764Warning: 'glheightfield' not found in libraryklzzwxh:17765Warning: 'gllight' not found in libraryklzzwxh:17766Warning: 'glmaterial' not found in libraryklzzwxh:17767Warning: 'glmesh' not found in libraryklzzwxh:17768Warning: 'glmodel' not found in libraryklzzwxh:17769Warning: 'globject' not found in libraryklzzwxh:17770Warning: 'glocean' not found in libraryklzzwxh:17771Warning: 'gloverlay' not found in libraryklzzwxh:17772Warning: 'glparticle' not found in libraryklzzwxh:17773Warning: 'glpatches' not found in libraryklzzwxh:17774Warning: 'aipathfinder' not found in libraryklzzwxh:17775Warning: 'glprogram' not found in libraryklzzwxh:17776Warning: 'glrenderer' not found in libraryklzzwxh:17777Warning: 'glscene' not found in libraryklzzwxh:17778Warning: 'glscenery' not found in libraryklzzwxh:17779Warning: 'glshader' not found in libraryklzzwxh:17780Warning: 'glshadow' not found in libraryklzzwxh:17781Warning: 'glsound' not found in libraryklzzwxh:17782Warning: 'glsprite' not found in libraryklzzwxh:17783Warning: 'glteams' not found in libraryklzzwxh:17784Warning: 'glterrain' not found in libraryklzzwxh:17785Warning: 'gltexture' not found in libraryklzzwxh:17786Warning: 'glvertexbuffer' not found in libraryklzzwxh:17787Warning: 'glwin' not found in libraryklzzwxh:17788Warning: 'glworld' not found in libraryklzzwxh:17789Warning: 'initdlg' not found in libraryklzzwxh:17790Warning: 'llinterpreter' not found in libraryklzzwxh:17791Warning: 'mathtables' not found in libraryklzzwxh:17792Warning: 'mcmediacontrol' not found in libraryklzzwxh:17793Warning: 'phcloth' not found in libraryklzzwxh:17794Warning: 'phenvironment' not found in libraryklzzwxh:17795Warning: 'phmachinery' not found in libraryklzzwxh:17796Warning: 'slcompiler' not found in libraryklzzwxh:17797Warning: 'slcore' not found in libraryklzzwxh:17798Warning: 'slinterpreter' not found in libraryklzzwxh:17799Warning: 'slmath' not found in libraryklzzwxh:17800Warning: 'strings' not found in libraryklzzwxh:17801Warning: 'wsnet' not found in libraryklzzwxh:17802Warning: 'glprimitives' not found in libraryklzzwxh:17803Warning: 'datamanager' not found in libraryklzzwxh:17804Warning: 'dataread' not found in libraryklzzwxh:17805Warning: 'datasets' not found in libraryklzzwxh:17806Warning: 'exception' not found in libraryklzzwxh:17807Warning: 'fmsound' not found in libraryklzzwxh:17808Warning: 'glapp' not found in libraryklzzwxh:17809Warning: 'glbackground' not found in libraryklzzwxh:17810Warning: 'glbsp' not found in libraryklzzwxh:17811Warning: 'glcamera' not found in libraryklzzwxh:17812Warning: 'glcloudlayer' not found in libraryklzzwxh:17813Warning: 'glcollider' not found in libraryklzzwxh:17814Warning: 'glcolor' not found in libraryklzzwxh:17815Warning: 'glconsole' not found in libraryklzzwxh:17816Warning: 'gldisplaylist' not found in libraryklzzwxh:17817Warning: 'glflatterrain' not found in libraryklzzwxh:17818Warning: 'glfog' not found in libraryklzzwxh:17819Warning: 'glfont' not found in libraryklzzwxh:17820Warning: 'glheightfield' not found in libraryklzzwxh:17821Warning: 'gllight' not found in libraryklzzwxh:17822Warning: 'glmaterial' not found in libraryklzzwxh:17823Warning: 'glmesh' not found in libraryklzzwxh:17824Warning: 'glmodel' not found in libraryklzzwxh:17825Warning: 'globject' not found in libraryklzzwxh:17826Warning: 'glocean' not found in libraryklzzwxh:17827Warning: 'gloverlay' not found in libraryklzzwxh:17828Warning: 'glparticle' not found in libraryklzzwxh:17829Warning: 'glpatches' not found in libraryklzzwxh:17830Warning: 'aipathfinder' not found in libraryklzzwxh:17831Warning: 'glprogram' not found in libraryklzzwxh:17832Warning: 'glrenderer' not found in libraryklzzwxh:17833Warning: 'glscene' not found in libraryklzzwxh:17834Warning: 'glscenery' not found in libraryklzzwxh:17835Warning: 'glshader' not found in libraryklzzwxh:17836Warning: 'glshadow' not found in libraryklzzwxh:17837Warning: 'glsound' not found in libraryklzzwxh:17838Warning: 'glsprite' not found in libraryklzzwxh:17839Warning: 'glteams' not found in libraryklzzwxh:17840Warning: 'glterrain' not found in libraryklzzwxh:17841Warning: 'gltexture' not found in libraryklzzwxh:17842Warning: 'glvertexbuffer' not found in libraryklzzwxh:17843Warning: 'glwin' not found in libraryklzzwxh:17844Warning: 'glworld' not found in libraryklzzwxh:17845Warning: 'initdlg' not found in libraryklzzwxh:17846Warning: 'llinterpreter' not found in libraryklzzwxh:17847Warning: 'mathtables' not found in libraryklzzwxh:17848Warning: 'mcmediacontrol' not found in libraryklzzwxh:17849Warning: 'phcloth' not found in libraryklzzwxh:17850Warning: 'phenvironment' not found in libraryklzzwxh:17851Warning: 'phmachinery' not found in libraryklzzwxh:17852Warning: 'slcompiler' not found in libraryklzzwxh:17853Warning: 'slcore' not found in libraryklzzwxh:17854Warning: 'slinterpreter' not found in libraryklzzwxh:17855Warning: 'slmath' not found in libraryklzzwxh:17856Warning: 'strings' not found in libraryklzzwxh:17857Warning: 'wsnet' not found in libraryklzzwxh:17858Warning: 'glprimitives' not found in libraryklzzwxh:17859Warning: 'datamanager' not found in libraryklzzwxh:17860Warning: 'dataread' not found in libraryklzzwxh:17861Warning: 'datasets' not found in libraryklzzwxh:17862Warning: 'exception' not found in libraryklzzwxh:17863Warning: 'fmsound' not found in libraryklzzwxh:17864Warning: 'glapp' not found in libraryklzzwxh:17865Warning: 'glbackground' not found in libraryklzzwxh:17866Warning: 'glbsp' not found in libraryklzzwxh:17867Warning: 'glcamera' not found in libraryklzzwxh:17868Warning: 'glcloudlayer' not found in libraryklzzwxh:17869Warning: 'glcollider' not found in libraryklzzwxh:17870Warning: 'glcolor' not found in libraryklzzwxh:17871Warning: 'glconsole' not found in libraryklzzwxh:17872Warning: 'gldisplaylist' not found in libraryklzzwxh:17873Warning: 'glflatterrain' not found in libraryklzzwxh:17874Warning: 'glfog' not found in libraryklzzwxh:17875Warning: 'glfont' not found in libraryklzzwxh:17876Warning: 'glheightfield' not found in libraryklzzwxh:17877Warning: 'gllight' not found in libraryklzzwxh:17878Warning: 'glmaterial' not found in libraryklzzwxh:17879Warning: 'glmesh' not found in libraryklzzwxh:17880Warning: 'glmodel' not found in libraryklzzwxh:17881Warning: 'globject' not found in libraryklzzwxh:17882Warning: 'glocean' not found in libraryklzzwxh:17883Warning: 'gloverlay' not found in libraryklzzwxh:17884Warning: 'glparticle' not found in libraryklzzwxh:17885Warning: 'glpatches' not found in libraryklzzwxh:17886Warning: 'aipathfinder' not found in libraryklzzwxh:17887Warning: 'glprogram' not found in libraryklzzwxh:17888Warning: 'glrenderer' not found in libraryklzzwxh:17889Warning: 'glscene' not found in libraryklzzwxh:17890Warning: 'glscenery' not found in libraryklzzwxh:17891Warning: 'glshader' not found in libraryklzzwxh:17892Warning: 'glshadow' not found in libraryklzzwxh:17893Warning: 'glsound' not found in libraryklzzwxh:17894Warning: 'glsprite' not found in libraryklzzwxh:17895Warning: 'glteams' not found in libraryklzzwxh:17896Warning: 'glterrain' not found in libraryklzzwxh:17897Warning: 'gltexture' not found in libraryklzzwxh:17898Warning: 'glvertexbuffer' not found in libraryklzzwxh:17899Warning: 'glwin' not found in libraryklzzwxh:17900Warning: 'glworld' not found in libraryklzzwxh:17901Warning: 'initdlg' not found in libraryklzzwxh:17902Warning: 'llinterpreter' not found in libraryklzzwxh:17903Warning: 'mathtables' not found in libraryklzzwxh:17904Warning: 'mcmediacontrol' not found in libraryklzzwxh:17905Warning: 'phcloth' not found in libraryklzzwxh:17906Warning: 'phenvironment' not found in libraryklzzwxh:17907Warning: 'phmachinery' not found in libraryklzzwxh:17908Warning: 'slcompiler' not found in libraryklzzwxh:17909Warning: 'slcore' not found in libraryklzzwxh:17910Warning: 'slinterpreter' not found in libraryklzzwxh:17911Warning: 'slmath' not found in libraryklzzwxh:17912Warning: 'strings' not found in libraryklzzwxh:17913Warning: 'wsnet' not found in libraryklzzwxh:17914Warning: library was too large for page size, rebuilt with page size 64klzzwxh:17915Switching to target: Exeklzzwxh:12218Apocalyxklzzwxh:17916Compiling: klzzwxh:12219ScriptEngineklzzwxh:12220criptengine.rcklzzwxh:17917Borland Resource Compilerklzzwxh:13940 Version 5.40klzzwxh:17918Copyright klzzwxh:12221cklzzwxh:12222 1990, 1999 Inprise Corporation.klzzwxh:13941 All rights reserved.klzzwxh:17919Error initdlg.rc 1 11: Cannot open file: windows.hklzzwxh:17920Process terminated with status 1 klzzwxh:122232 minutes, 59 secondsklzzwxh:12224klzzwxh:179210 errors, 2323 warnings

     
    • Matt Tyler

      Matt Tyler - 2006-06-01

      In Code::Blocks, go into Settings|Compiler dialog. Navigate to the Directories tab and select Resource Compiler. Press the Add button and browse to the Borland BCC55 include folder. This will allow the initdlg.rc file to compile.

       

Log in to post a comment.