[QGIS Commit] [qgis/Quantum-GIS] 9e21b1: debugging improvements:
noreply at github.com
noreply at github.com
Wed Jan 4 17:11:55 EST 2012
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 9e21b175234aac0421cd3600f990d92097b90c52
https://github.com/qgis/Quantum-GIS/commit/9e21b175234aac0421cd3600f990d92097b90c52
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M src/app/main.cpp
M src/core/qgsapplication.cpp
M src/core/qgsapplication.h
M src/core/qgslogger.cpp
Log Message:
-----------
debugging improvements:
- use versioned class variables in QgsApplication (multiple version of qgis_core don't conflict)
- QgsLogger: log message to file before writing before invoking the message handler
- on linux: produce backtrace on fatal errors
Commit: d04bc8f46dbfdcc41f8defd9e3c8ca2fe9dce943
https://github.com/qgis/Quantum-GIS/commit/d04bc8f46dbfdcc41f8defd9e3c8ca2fe9dce943
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2012-01-04 (Wed, 04 Jan 2012)
Changed paths:
M src/core/qgsgeometryvalidator.h
M src/providers/grass/qgsgrass.cpp
Log Message:
-----------
fix windows build
Compare: https://github.com/qgis/Quantum-GIS/compare/26778bf...d04bc8f
More information about the QGIS-commit
mailing list