[mapguide][MG90][Modified] Make it build on g++ 3.3 (and others)
Walt Welton-Lair
walt.welton-lair at autodesk.com
Wed Mar 15 13:37:40 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:
---------------------------------------------------------------------
-- 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
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
---------------------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list