occt: master 36cc2619

Author Committer Branch Timestamp Parent
msv bugmaster master 2017-04-21 14:18:14 master 7c1a9a46
Affected Issues  0028673: getsourcefile Draw command return different output on Linux and Windows platforms
Changeset 0028673: getsourcefile Draw command return different output on Linux and Windows platforms

The method Draw_Interpretor::add() has been corrected so that the command getsourcefile returned the relative path starting with "src" without leading "/" on all platforms.
mod - src/Draw/Draw_Interpretor.cxx Diff File
mod - tests/demo/draw/getsource Diff File