occt: master d33dea30
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Pawel | Pawel | master | 2012-08-03 09:28:27 | master 3b4c36f5 |
Affected Issues | 0023348: Expression 'ii >= 0' is always true. Unsigned type value is always >= 0. | |||
Changeset | 0023348: Expression 'ii >= 0' is always true. Unsigned type value is always >= 0. Redesigned the loop to work correctly with unsigned variables. Treatment of path to source file is rewritten using OSD_Path for more clarity Command getsourcefile corrected to return its result as Tcl string, and simplified Error in treatment of optional arguments in substituted puts is fixed in src/DrawResources/TestCommands.tcl Test case added: demo draw getsource |
|||
mod - src/Draw/Draw_Interpretor.cxx | Diff File | |||
mod - src/DrawResources/StandardCommands.tcl | Diff File | |||
mod - src/DrawResources/TestCommands.tcl | Diff File | |||
add - tests/demo/draw/getsource | Diff File |