Opened 17 years ago

Closed 17 years ago

#1930 closed defect (fixed)

Stold() problem with leading zeros

Reported by: warmerdam Owned by: dron
Priority: normal Milestone: 1.5.0
Component: default Version: unspecified
Severity: normal Keywords: Stold
Cc:

Description

Stold(), used by CPLAtof(), returns bogus results if given a string with leading zeros. For instance CPLAtof("05980") is 59800.

Change History (1)

comment:1 by dron, 17 years ago

Resolution: fixed
Status: newclosed

Fixed both in trunk and 1.4.

Note: See TracTickets for help on using tickets.