View Issue Details

IDProjectCategoryView StatusLast Update
0030105CommunityOCCT:Data Exchangepublic2019-03-05 10:11
Reporterdenix56 Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionduplicate 
PlatformVisual Studio 15.8OSWindows 
Product Version7.3.0 
Target Version7.4.0 
Summary0030105: seekpos() deprecation
DescriptionMicrosoft deprecated std::fpos::seekpos() and changed it behavior to always return 0.

To fix this the patch is provided.
TagsNo tags attached.
Test case number

Attached Files

Relationships

duplicate of 0030130 closedbugmaster Open CASCADE Coding Rules - MSVC 2017 gives warnings about using of std::fpos::seekpos() within RWStl 

Activities

denix56

2018-09-01 12:36

reporter  

RWStl_Reader.cxx.patch (397 bytes)   

denix56

2018-09-01 12:37

reporter   ~0078910

The patch is based on the solution made in Boost library

kgv

2019-03-02 23:49

developer   ~0082540

Please close as duplicated of 0030130.

Issue History

Date Modified Username Field Change
2018-09-01 12:36 denix56 New Issue
2018-09-01 12:36 denix56 Assigned To => gka
2018-09-01 12:36 denix56 File Added: RWStl_Reader.cxx.patch
2018-09-01 12:37 denix56 Note Added: 0078910
2019-03-02 23:49 kgv Relationship added duplicate of 0030130
2019-03-02 23:49 kgv Note Added: 0082540
2019-03-02 23:49 kgv Assigned To gka => bugmaster
2019-03-02 23:49 kgv Status new => feedback
2019-03-02 23:49 kgv Resolution open => duplicate
2019-03-02 23:49 kgv Target Version => 7.4.0
2019-03-05 10:11 bugmaster Status feedback => closed