View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000206 | Community | OCCT:WOK | public | 2002-02-27 15:43 | 2011-12-15 17:54 |
| Reporter | Assigned To | bugmaster | |||
| Priority | none | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 5.0.0 | ||||
| Summary | 0000206: Handles initialisation problem | ||||
| Description | This bug has been added by Niki Spahiev http://www.vintech.bg to http://www.opencascade.org contributors portal Feb 25, 2002 See http://www.opencascade.org/forumorg/bug.php?bug_id=26&f=8 , it's possible to ask for additional info there with "new topic" or by email to the author niki@vintech.bg . Handle(MS_HSequenceOfClass) MS_Class::GetInherits() const { Handle(MS_HSequenceOfClass) aClassSeq; [...] here aClassSeq is a Null handle and can't be filled with base classes Handle(MS_HSequenceOfClass) aClassSeq = new MS_HSequenceOfClass(); works for me (TM) This is in version 4.0 | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2002-02-27 15:43 | bugmaster | CC | => vtn |
| 2002-02-28 12:50 |
|
Status | new => resolved |
| 2002-02-28 12:51 |
|
Category | => WOK |
| 2002-03-01 11:53 |
|
Status | resolved => verified |
| 2002-08-01 18:58 | bugmaster | Status | verified => closed |
| 2002-08-01 18:58 | bugmaster | Resolution | @0@ => fixed |
| 2011-12-15 17:54 | bugmaster | Project | Open CASCADE => Community |