Anonymous | Login | 2019-02-23 23:40 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000310 | Community | [OCCT] OCCT:Foundation Classes | public | 2002-04-17 17:15 | 2011-12-15 17:54 | ||||
Reporter | emo | ||||||||
Assigned To | pop | ||||||||
Priority | normal | Severity | trivial | ||||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | All | OS Version | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | [OCCT] 5.0.0 | |||||||
Summary | 0000310: another bug in OSD_Path::UpTrek | ||||||||
Description | Stephane Routelous stephane.routelous@sympatico.ca has added this bug at http://www.opencascade.org/forumorg/bug.php?bug_id=43&f=8 [^] Hi, OSD_Path p("/where/you/want/tmp/qwerty/tmp/"); cout << p.Trek().ToCString() << endl; p.UpTrek(); cout << p.Trek().ToCString() << endl; output : |where|you|want|tmp|qwerty|tmp| |where|you|want|qwerty|tmp| should be : |where|you|want|tmp|qwerty|tmp| |where|you|want|tmp|qwerty| | ||||||||
Tags | No tags attached. | ||||||||
Test case number | |||||||||
Attached Files | |||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2002-05-13 12:06 | bugmaster | Assigned To | bugmaster => pop |
2002-05-13 12:06 | bugmaster | Status | new => assigned |
2002-05-20 15:31 | bugmaster | Status | assigned => verified |
2002-08-01 18:38 | bugmaster | Status | verified => closed |
2002-08-01 18:38 | bugmaster | Resolution | @0@ => fixed |
2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
2011-12-15 17:54 | bugmaster | Project | Open CASCADE => Community |
Copyright © 2000 - 2019 MantisBT Team |