Bug report #202

'string' was not declared in QgsMapLayerSet::updateFullExtent()

Added by Mateusz Loskot - almost 18 years ago. Updated almost 18 years ago.

Status:Closed
Priority:Low
Assignee:Gary Sherman
Category:GUI
Affected QGIS version: Regression?:No
Operating System:Debian Easy fix?:No
Pull Request or Patch supplied: Resolution:fixed
Crashes QGIS or corrupts data: Copied to github as #:10261

Description

Today, I updated my QGIS sandbox and tried to do complete rebuild.
I got following error and compilation stopped:

qgsmaplayerset.cpp: In member function 'void [[QgsMapLayerSet]]::updateFullExtent()':
qgsmaplayerset.cpp:63: error: 'string' was not declared in this scope
maker4: *** [libqgis_gui_la-qgsmaplayerset.lo] Error 1
maker4: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis/src/gui'
maker3: *** [all] Error 2
maker3: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis/src/gui'
maker2: *** [all-recursive] Error 1
maker2: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis/src'
maker1: *** [all-recursive] Error 1
maker1: Leaving directory @/home/mloskot/dev/qgis/_svn/qgis'
make: *** [all] Error 2

gui-qgsmaplayerset.cpp-ticket-202-mloskot.patch Magnifier - Patch fixing qgsmaplayerset.cpp file (815 Bytes) Mateusz Loskot -, 2006-07-21 09:01 AM

History

#1 Updated by Mateusz Loskot - almost 18 years ago

I've forgot to provide version of my compiler:

mloskot:~$ gcc --version
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)

installed from official Ubuntu 6.06 packages.

#2 Updated by Mateusz Loskot - almost 18 years ago

By the way, I see that qgsmaplayerset.cpp file has not set svn:keywords property so $Id$ keyword is not expanded.

#3 Updated by Gavin Macaulay - almost 18 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

Applied in SVN .

Also available in: Atom PDF