View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005100 | Open CASCADE | OCCT:Application Framework | public | 2004-01-30 16:00 | 2012-01-17 17:26 |
| Reporter | bugmaster | Assigned To | imv | ||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | Windows NT | ||||
| Summary | 0005100: Regressions on casstrins. OCAF . Station : NT/XP | ||||
| Description | Regressions can be reproduced on KAS:dev:casstring NT XP caf : 001 : G3 : OK : BAD caf : 002 : D1 : OK : BAD caf : 002 : D2 : OK : BAD caf : 002 : D3 : OK : BAD caf : 002 : D4 : OK : BAD caf : 002 : D5 : BAD : BAD caf : 002 : D6 : BAD : BAD | ||||
| Additional information and documentation updates | Documentation remark, added by IMV 2004-02-26 08:44:18: New features: In order to fix incorrect work of putenv function of Tcl on WNT the next files were modified: Resources_Manager.cdl; Resources_Manager.cxx Standard_SStream.hxx CPPExt_Template.edl CPPJini_Template.edl Interface_Template.edl Add new constructor of Resources_Manager: Create(aName: CString from Standard; aDefaultsDirectory: in out AsciiString from TCollection; anUserDefaultsDirectory: in out AsciiString from TCollection; Verbose: Boolean from Standard = Standard_False) returns mutable Manager from Resource; where: aDefaultsDirectory and anUserDefaultsDirectory are the directories for resource files aDefaultsDirectory/aName and anUserDefaultsDirectory/aName. Constructor for Standard_SStream has been changed. Standard_SStream became stringstream type for systems supporting STD streams and remain strstream for systems don't support STD streams. In order to unify the getting Standard_CString from old and new style Standard_SStream there was added GetSString() macros whish return char* either from strstream or stringstream. Corresponded code was replaced by macros in templates Modified entities: Resource/Resource_Maneger/constructor Standard/Standard_SStream/constructor macros | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-01-30 16:00 | bugmaster | Assigned To | bugmaster => imv |
| 2004-01-30 16:00 | bugmaster | Status | new => assigned |
| 2004-03-03 09:31 | bugmaster | Status | assigned => closed |
| 2004-03-03 09:31 | bugmaster | Fixed in Version | => 5.1.2 |
| 2004-03-03 09:31 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 10:32 | bugmaster | Category | OCCT:OCAF => OCCT:Application Framework |
| 2012-01-17 17:26 |
|
Description Updated | |
| 2012-01-17 17:26 |
|
Additional Information Updated |