diff --git a/examples/osgunittests/osgunittests.cpp b/examples/osgunittests/osgunittests.cpp index 2062964d7..0e0a80a6b 100644 --- a/examples/osgunittests/osgunittests.cpp +++ b/examples/osgunittests/osgunittests.cpp @@ -112,6 +112,10 @@ void sizeOfTest() #endif std::cout<<"sizeof(float)=="<(&endianTestWord),4); bool doEndianSwap = (endianTestWord!=ENDIAN_TEST_NUMBER); @@ -256,6 +256,9 @@ bool Archive::open(const std::string& filename, ArchiveStatus status, unsigned i osg::swapBytes(reinterpret_cast(&_version),sizeof(_version)); } + osg::notify(osg::NOTICE)<<"Archive::open() doEndianSwap="<