View Issue Details

IDProjectCategoryView StatusLast Update
0009543CommunityOCCT:WOKpublic2012-03-13 12:53
ReporterabvAssigned Toinv 
PrioritynormalSeveritytrivial 
Status closedResolutionunable to reproduce 
OSAll 
Summary0009543: Forum 8500: undefined reference to errno
DescriptionThis 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
TagsNo tags attached.
Test case number

Attached Files

Activities

2005-07-22 06:29

 

abv-occ9542-v1.tar.gz (2,366 bytes)

bugmaster

2011-11-30 18:28

administrator   ~0018670

Issue is closed because it is out of date issue (OS and CASCADE version).

Issue History

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 szy Fixed in Version EMPTY =>
2011-09-22 17:11 szy Target Version => 6.5.3
2011-09-22 17:11 szy Description Updated
2011-09-22 17:21 szy Assigned To bugmaster => inv
2011-09-22 17:21 szy 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 abv Target Version 6.5.3 =>