Opened 12 years ago

Closed 12 years ago

#2264 closed defect (fixed)

Missing std::dec in stream output

Reported by: jmalik Owned by: potts@…
Priority: normal Milestone: OSSIM 2.0
Component: Algorithms/Functionality Version: OMAR 1.8.8
Severity: normal Keywords:
Cc:

Description

std::dec is missing in ossimRpcModel::print.

The following patch fixes it : http://hg.orfeo-toolbox.org/OTB/rev/554f80b676cb

plus some additionnal std:: specifier missing.

Change History (1)

comment:1 by gpotts, 12 years ago

Resolution: fixed
Status: newclosed

Added the std::dec to the output so we have decimal mode for the rest of the data

Note: See TracTickets for help on using tickets.