View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009543 | Community | OCCT:WOK | public | 2005-07-22 08:29 | 2012-03-13 12:53 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | unable to reproduce | ||
| OS | All | ||||
| Summary | 0009543: Forum 8500: undefined reference to errno | ||||
| Description | This bug has been reported by Open Source community user Bill Jones on the Forum, see thread 8500: http://www.opencascade.org/org/forum/thread_8500 ------------------------- When building OpenCASCADE 5.2.3 under Fedora Core 2 with gcc 3.3.3 and glibc-2.3.3-27.1, I encountered the message "undefined reference to errno". This is due to the "extern int errno" declarations on lines 42 of "src/WOKUnix/WOKUnix_FDescr.cxx" and 58 of "src/IGESToBRep/IGESToBRep_Reader.cxx". This is a bad practice and should be replaced by the correct "#include <errno.h>". ------------------------- Note that the above description is not completely correct, since the problem in IGESToBRep_Reader.cxx has already been fixed in OCC5.2.3 The fix on remaining part (WOK) is attached | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-10-06 18:58 | bugmaster | Status | closed => assigned |
| 2010-10-06 18:58 | bugmaster | Resolution | suspended => @0@ |
| 2011-09-22 17:11 |
|
Fixed in Version | EMPTY => |
| 2011-09-22 17:11 |
|
Target Version | => 6.5.3 |
| 2011-09-22 17:11 |
|
Description Updated | |
| 2011-09-22 17:21 |
|
Assigned To | bugmaster => inv |
| 2011-09-22 17:21 |
|
Status | assigned => feedback |
| 2011-11-30 18:20 | bugmaster | Status | feedback => closed |
| 2011-11-30 18:21 | bugmaster | Resolution | open => unable to reproduce |
| 2011-11-30 18:28 | bugmaster | Note Added: 0018670 | |
| 2012-03-13 12:53 |
|
Target Version | 6.5.3 => |