Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#34 closed patch (fixed)

QgsCsException constructor calls using unqualified std::string

Reported by: anonymous Owned by: gsherman
Priority: major: does not work as expected Milestone:
Component: Build/Install Version: 0.7
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

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).

Attachments (1)

std_string.patch (1.9 KB ) - added by anonymous 18 years ago.

Download all attachments as: .zip

Change History (5)

by anonymous, 18 years ago

Attachment: std_string.patch added

comment:1 by g_j_m, 18 years ago

Resolution: fixed
Status: newclosed
Version: 0.7HEAD

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

comment:2 by anonymous, 18 years ago

Resolution: fixed
Status: closedreopened
Version: HEAD0.7

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

comment:3 by g_j_m, 18 years ago

Resolution: fixed
Status: reopenedclosed

Applied to 0.7 branch too, SVN r5461

comment:4 by anonymous, 17 years ago

Awaiting user input: unset
Must Fix for Release: No
Note: See TracTickets for help on using tickets.