[mapguide][MG90][Modified] Make it build on g++ 3.3 (and others)
Walt Welton-Lair
walt.welton-lair at autodesk.com
Thu Mar 16 11:10:39 EST 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG90
Type:
Enhancement
Artifact ID:
MG90 (Make it build on g++ 3.3 (and others))
Modified by:
Walt Welton-Lair
waltweltonlair (walt.welton-lair at autodesk.com)
The following modifications were made to this artifact:
---------------------------------------------------------------------
-- Status Explanation set to new value:
Code fixes have been submitted.
-- Developer Notes set to new value:
Old value:
DWF Toolkit compile errors:
- Had to add an #undef for major() and minor() in PackageVersionExtension.h. Under Debian with GC++ 3.3 these are already defined somewhere.
- Also had to disable strict pedantic checking so that /usr/include/bits/mathinline.h would compile
- Had to set the executable flag on the pack_build_files.sh scripts
New value:
DWF Toolkit compile errors:
- Had to add an #undef for major() and minor() in PackageVersionExtension.h. Under Debian with GC++ 3.3 these are already defined somewhere.
- Also had to disable strict pedantic checking so that /usr/include/bits/mathinline.h would compile
- Had to set the executable flag on the pack_build_files.sh scripts
- Got rid of a couple of build warnings
-- Submission Reviewed set to new value:
Yes
-- Resolution Description set to new value:
Code fixes have been submitted.
-- Resolution set to new value:
Submitted
-- Artifact Status changed:
Old value:
Assigned
New value:
Resolved
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list