Opened 17 years ago

Closed 17 years ago

#1556 closed defect (fixed)

Missing recent CPLString improvements in branches/1.4

Reported by: Mateusz Łoskot Owned by: Mateusz Łoskot
Priority: high Milestone: 1.4.1
Component: default Version: 1.4.0
Severity: major Keywords: CPLString
Cc: warmerdam

Description (last modified by Mateusz Łoskot)

I've noticed that there are recent improvements to CPLString class missing in stable branch 1.4. New operators, CPLString::Trim and CPLString::FormatC functions has not been added.

I believe it should be safe to backport these improvements.

Change History (5)

comment:5 by Mateusz Łoskot, 17 years ago

Description: modified (diff)

comment:6 by warmerdam, 17 years ago

Cc: warmerdam added
Milestone: 1.4.1
Owner: changed from warmerdam to Mateusz Łoskot

I gather Trim() is the only one required. Just move that one method back.

comment:7 by Mateusz Łoskot, 17 years ago

Status: newassigned

comment:8 by Mateusz Łoskot, 17 years ago

The CPLString::Trim() function has been ported to the 1.4 stable branch (r11196).

comment:9 by Mateusz Łoskot, 17 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.