Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#3886 closed defect (fixed)

Can't read USGSDEM under German locale

Reported by: gaopeng Owned by: warmerdam
Priority: normal Milestone: 1.8.1
Component: GDAL_Raster Version: 1.6.2
Severity: normal Keywords: usgsdem locale
Cc:

Description

The driver can't read the attached USGS dem file under German locale.

Attachments (2)

q0458.dem (880.5 KB ) - added by gaopeng 13 years ago.
usgsdem.patch (402 bytes ) - added by rprinceley 13 years ago.
Patch from ESRI local source, use CPLLocaleC in IReadBlock().

Download all attachments as: .zip

Change History (4)

by gaopeng, 13 years ago

Attachment: q0458.dem added

by rprinceley, 13 years ago

Attachment: usgsdem.patch added

Patch from ESRI local source, use CPLLocaleC in IReadBlock().

comment:1 by warmerdam, 13 years ago

Keywords: usgsdem added
Milestone: 1.8.1
Resolution: fixed
Status: newclosed

Problem confirmed, and patch applied in trunk (r21784) and 1.8 branch (r21785).

comment:2 by warmerdam, 13 years ago

Keywords: locale added

Changed to use CPLAtof() instead of CPLLocaleC per #3979 in trunk (r21830) and 1.8 (r21831).

Note: See TracTickets for help on using tickets.