[QGIS Commit] [qgis/Quantum-GIS] 89eb05: Fix for PyQgsVectorFileWriter test segfault on Mac

GitHub noreply at github.com
Wed Nov 21 15:00:06 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/qgis/Quantum-GIS
  Commit: 89eb054d44613f60075bbc14cca958a8ad605d4f
      https://github.com/qgis/Quantum-GIS/commit/89eb054d44613f60075bbc14cca958a8ad605d4f
  Author: Larry Shaffer <larrys at dakotacarto.com>
  Date:   2012-11-21 (Wed, 21 Nov 2012)

  Changed paths:
    M tests/src/python/test_qgsvectorfilewriter.py

  Log Message:
  -----------
  Fix for PyQgsVectorFileWriter test segfault on Mac

- Initialize newFilename to QString(), or QgsDebugMsg for newFilename segfaults (line 650)
- Set test assert to QgsVectorFileWriter::WriterError enum for success (NoError = 0, i.e. false)





More information about the QGIS-commit mailing list