View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000508CMakepublic2004-01-11 17:472004-04-14 15:56
ReporterHans Johnson 
Assigned ToBill Hoffman 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000508: Test Code Warnings
DescriptionWhen building ITK, on gcc3 compiler, the CMakeError.txt file has several compiler warnings.

/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/TestBigEndian.c:1: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/TestBigEndian.c:9: warning: implicit declaration of function `exit'
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/CheckFunctionExists.c:3: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/CheckFunctionExists.c:6: warning: function declaration isn't a prototype
/scratch/purify/Testing/gcc3/Insight/Utilities/vxl/config/cmake/config/vxl_platform_tests.cxx:408: warning: friend
/scratch/purify/Testing/gcc3/Insight/Utilities/vxl/config/cmake/config/vxl_platform_tests.cxx:408: warning: (if
/scratch/purify/Testing/gcc3/DEBUG/Insight/CMakeTmp/CheckSymbolExists.c:6: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/TestBigEndian.c:1: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/TestBigEndian.c:9: warning: implicit declaration of function `exit'
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/CheckFunctionExists.c:3: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/CheckFunctionExists.c:6: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/TestBigEndian.c:1: warning: function declaration isn't a prototype
/usr/spgr/opt/cmake-1.8.2/share/CMake/Modules/TestBigEndian.c:9: warning: implicit declaration of function `exit'
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000869)
Bill Hoffman (manager)
2004-04-14 15:56

I have fixed the ones in cmake, this one is part
of vxl, and the warning may have to stay since it is testing that part of the compiler:
scratch/purify/Testing/gcc3/Insight/Utilities/vxl/config/cmake/config/vxl_platform_tests.cxx:

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team