Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#634 closed defect (fixed)

Compile failure on 64bit RHEL4 with -Werror set

Reported by: gsherman Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: Build/Install Version: Trunk
Keywords: Cc: neteler@…
Must Fix for Release: No Platform: RedHat
Platform Version: 4 Awaiting user input: no

Description

[ 25%] Built target qgis_core
[ 25%] Building CXX object src/gui/CMakeFiles/qgis_gui.dir/qgsprojectionselector.o
/ssi0/ssi/neteler/software/qgis_unstable/src/gui/qgsprojectionselector.cpp: In member function `long int QgsProjectionSelector::getCurrentLongAttribute(QString)':
/ssi0/ssi/neteler/software/qgis_unstable/src/gui/qgsprojectionselector.cpp:383: warning: converting to non-pointer type `long int' from NULL
/ssi0/ssi/neteler/software/qgis_unstable/src/gui/qgsprojectionselector.cpp:438: warning: converting to non-pointer type `long int' from NULL
/ssi0/ssi/neteler/software/qgis_unstable/src/gui/qgsprojectionselector.cpp: In member function `long int QgsProjectionSelector::getCurrentSRSID()':
/ssi0/ssi/neteler/software/qgis_unstable/src/gui/qgsprojectionselector.cpp:464: warning: converting to non-pointer type `long int' from NULL
make[2]: *** [src/gui/CMakeFiles/qgis_gui.dir/qgsprojectionselector.o] Error 1
make[1]: *** [src/gui/CMakeFiles/qgis_gui.dir/all] Error 2
make: *** [all] Error 2

Change History (4)

comment:1 by anonymous, 17 years ago

Cc: neteler@… added

comment:2 by neteler@…, 17 years ago

This happens on 64bit/RHEL4 Linux.

comment:3 by g_j_m, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in 6752

comment:4 by (none), 15 years ago

Milestone: Version 0.9

Milestone Version 0.9 deleted

Note: See TracTickets for help on using tickets.