[QGIS Commit] [qgis/Quantum-GIS] 24603e: handle min()/max() macros offending std::numeric_l...
GitHub
noreply at github.com
Sat Aug 18 11:41:42 PDT 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 24603eafd83df04c6497fbc2356d18ea936fe5f4
https://github.com/qgis/Quantum-GIS/commit/24603eafd83df04c6497fbc2356d18ea936fe5f4
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-08-18 (Sat, 18 Aug 2012)
Changed paths:
M CMakeLists.txt
M python/CMakeLists.txt
M src/app/qgsattributetabledialog.cpp
M src/core/gps/qgsgpsdetector.h
M src/core/raster/qgsrasterlayer.cpp
Log Message:
-----------
handle min()/max() macros offending std::numeric_limits<T>::min()/max() on MSVC in one spot
Commit: 45cb47c78b3766213ff7bdc99acff1b809829c8f
https://github.com/qgis/Quantum-GIS/commit/45cb47c78b3766213ff7bdc99acff1b809829c8f
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-08-18 (Sat, 18 Aug 2012)
Changed paths:
M src/providers/wms/qgswmsprovider.cpp
Log Message:
-----------
fix #5931
Compare: https://github.com/qgis/Quantum-GIS/compare/a38ce7369eb2...45cb47c78b37
More information about the QGIS-commit
mailing list