occt: master 802ea1e6

Author Committer Branch Timestamp Parent
ika bugmaster master 2013-03-29 08:15:13 master b92d758f
Affected Issues  0023852: OSD_Path interprets unc paths incorrectly
Changeset 0023852: OSD_Path interprets unc paths incorrectly

checking for unc path on Windows was added
change deprecated macro WNT to _WIN32
Adding test case for this fix
mod - src/OSD/OSD_Path.cxx Diff File
add - tests/bugs/fclasses/bug23852 Diff File