[QGIS Commit] [qgis/Quantum-GIS] e87623: Fix to potential unterminated loop if a delimited ...
GitHub
noreply at github.com
Sat Jun 1 13:51:20 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: e87623d39eb5856a9b062b27603fe60f33c4d214
https://github.com/qgis/Quantum-GIS/commit/e87623d39eb5856a9b062b27603fe60f33c4d214
Author: Chris Crook <ccrook at linz.govt.nz>
Date: 2013-06-01 (Sat, 01 Jun 2013)
Changed paths:
M src/providers/delimitedtext/qgsdelimitedtextfile.cpp
M src/providers/delimitedtext/qgsdelimitedtextprovider.cpp
M src/providers/delimitedtext/qgsdelimitedtextprovider.h
M tests/src/python/test_qgsdelimitedtextprovider.py
M tests/src/python/test_qgsdelimitedtextprovider_wanted.py
Log Message:
-----------
Fix to potential unterminated loop if a delimited text file is deleted
Another try at fixing test cases with file watcher, don't work on some
platforms.
More information about the QGIS-commit
mailing list