View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032392 | Open CASCADE | OCCT:DRAW | public | 2021-05-25 00:28 | 2023-08-01 15:08 |
Reporter | oan | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.5.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0032392: DRAWEXE does not handle return code of tcl script | ||||
Description | Regardless of integer code used as parameter of tcl command "exit", DRAWEXE always returns 0. | ||||
Steps To Reproduce | Linux: ./draw.sh >> exit 1 echo $? # Always prints 0 Windows: draw.bat >> exit 1 echo %errorlevel% # Always prints 0 | ||||
Tags | No tags attached. | ||||
Test case number | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-25 00:28 | oan | New Issue | |
2021-05-25 00:28 | oan | Assigned To | => abv |
2021-05-25 00:53 | kgv | Product Version | => 7.5.0 |
2021-09-09 21:36 | kgv | Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:40 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |