Feature request #3937

QgsCsException constructor calls using unqualified std::string

Added by anonymous - about 18 years ago. Updated about 17 years ago.

Status:Closed
Priority:Low
Assignee:Gary Sherman
Category:Build/Install
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:13961

Description

4 constructions of QGsCSException are made w/out qualifying the 'string' type.
This results in error in my envoronment (GNU/Linux - gcc 3.3.5).

I'll attach a patch when build succeeds (If I find out how it is done).

std_string.patch Magnifier (1.9 KB) anonymous -, 2006-03-29 03:35 AM

History

#1 Updated by Gavin Macaulay - about 18 years ago

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

A couple of these instances still exist in HEAD, so I've corrected them (f65d0683 (SVN r5224))

#2 Updated by anonymous - almost 18 years ago

  • Resolution deleted (fixed)
  • Status changed from Closed to Feedback

This bug seems to be still present in the 0.7 branch, could anyone apply it there too ?

#3 Updated by Gavin Macaulay - almost 18 years ago

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

Applied to 0.7 branch too, SVN

Also available in: Atom PDF