View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009719 | Open CASCADE | OCCT:Foundation Classes | public | 2005-08-04 13:38 | 2012-01-13 18:43 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | Windows NT | ||||
| Summary | 0009719: extracted operators from cdl are not exported | ||||
| Description | The problem is that operators copied from cdl file (from alias directive) are not exported in result header file if no Standard_EXPORT written. For instance, GeomAPI_ProjectPointOnCurve::operator class gp_Pnt(void) became unreslved symbol. Please, verify all the places of same situations in Open CASCADE sources. BR, PTv. | ||||
| Additional information and documentation updates | Documentation remark, added by ABV 2005-09-20 11:01:31: Improvements: Friend functions declared in CDL files using 'C++ alias' syntax throughout OCC code have been ensured to be exported on Windows platform | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-08-26 12:10 | bugmaster | Assigned To | bugmaster => abv |
| 2005-08-26 12:10 | bugmaster | Status | new => assigned |
| 2005-09-13 15:10 |
|
Status | assigned => resolved |
| 2005-09-16 16:11 |
|
Status | resolved => tested |
| 2005-09-20 12:35 | bugmaster | Status | tested => verified |
| 2005-09-20 15:28 | bugmaster | CC | => imv |
| 2005-10-31 17:54 | bugmaster | Status | verified => closed |
| 2005-10-31 17:54 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
| 2012-01-13 18:43 |
|
Fixed in Version | EMPTY => |
| 2012-01-13 18:43 |
|
Description Updated | |
| 2012-01-13 18:43 |
|
Additional Information Updated |