Opened 8 years ago

Closed 8 years ago

#6257 closed defect (fixed)

USGSDEM CreateCopy() produces wrong result with Visual Studio 2015

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.2
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

This is due to USGSDEMPrintDouble() & USGSDEMPrintSingle() producing wrong results now that VS 2015 printf is C99 compliant regarding exponent format in %e formatting.

Change History (1)

comment:1 by Even Rouault, 8 years ago

Milestone: 2.0.2
Resolution: fixed
Status: newclosed

trunk r32028, branches/2.0 r32029 "USGSDEM: fix CreateCopy() with VS 2015 (#6257)"

Note: See TracTickets for help on using tickets.