occt: master f9ac4dc9

Author Committer Branch Timestamp Parent
razmyslovich apn master 2016-09-08 08:09:12 master ebcbd824
Affected Issues  0027849: ResourceManager path computations fail for the folders containing dots
Changeset 0027849: ResourceManager path computations fail for the folders containing dots

Treatment of paths in Resource_Manager is corrected to handle properly paths with dots inside.
Extraction of extension from path in DOS mode when working on Linux is corrected in OSD_Path.
Test case added.
mod - src/OSD/OSD_Path.cxx Diff File
mod - src/QABugs/QABugs_18.cxx Diff File
mod - src/Resource/Resource_Manager.cxx Diff File
add - tests/bugs/fclasses/bug27849 Diff File