View Issue Details

IDProjectCategoryView StatusLast Update
0002102OpenFOAMPatchpublic2016-05-26 17:42
ReporterMattijsJ Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformGNU/LinuxOSOpenSuSEOS Version13.2
Product Versiondev 
Fixed in Versiondev 
Summary0002102: SafeFatalIOError prints wrong file and line number
DescriptionSafeFatalIOError ignores file and line number.

E.g. it would print:

    From function static void Foam::IOerror::SafeFatalIOError(const char*, const char*, int, const Foam::IOstream&, const Foam::string&)
    in file lnInclude/IOerror.C at line 131.

with attached fix it will do

    From function void Foam::primitiveEntry::readEntry(const Foam::dictionary&, Foam::Istream&)
    in file db/dictionary/primitiveEntry/primitiveEntryIO.C at line 189.


TagsNo tags attached.

Activities

MattijsJ

2016-05-26 17:03

reporter  

IOerror.C (7,487 bytes)   

henry

2016-05-26 17:42

manager   ~0006329

Resolved by commit 0c34135438fc5454e55f42e6689a6da167e9ed9a

Issue History

Date Modified Username Field Change
2016-05-26 17:03 MattijsJ New Issue
2016-05-26 17:03 MattijsJ File Added: IOerror.C
2016-05-26 17:42 henry Note Added: 0006329
2016-05-26 17:42 henry Status new => resolved
2016-05-26 17:42 henry Fixed in Version => dev
2016-05-26 17:42 henry Resolution open => fixed
2016-05-26 17:42 henry Assigned To => henry