View Issue Details

IDProjectCategoryView StatusLast Update
0008555Open CASCADEOCCT:Foundation Classespublic2012-01-16 13:42
Reporterimv Assigned Toimv  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.2.3 
Summary0008555: results of FIP "Provide warnings in case of wrong compilation environment"
Descriptionresults of FIP "Provide warnings in case of wrong compilation environment"
Additional information
and documentation updates
Documentation remark, added by IMV 2005-04-25 08:15:49:

Improvements:
If compilation is performed by Visual Studio compiler but "WNT" option is not
defined preprocessor returns error:
"Wrong compiler options has been detected. Add /DWNT option for proper
compilation!!!!!"

For UNIX platforms if neither HAVE_IOSTREAM nor HAVE_IOSTREAM_H is defined in
config.h file or compiler options preprocessor returns error:
"check config.h file or compilation options: either HAVE_IOSTREAM or
HAVE_IOSTREAM_H should be defined"
The similar error preprocessor returns if neither HAVE_LIMITS nor HAVE_LIMITS_H
is not defined
Modified entities:
package: Standard
files:
Standard_Stream.hxx
Standard_SStream.hxx
Standard_values.h
TagsNo tags attached.
Test case number

Attached Files

  • patch.tgz (4,071 bytes)

Activities

2005-04-07 08:39

 

patch.tgz (4,071 bytes)

Issue History

Date Modified Username Field Change
2005-04-07 10:41 bugmaster Assigned To bugmaster => imv
2005-04-07 10:41 bugmaster Status new => assigned
2005-04-11 18:17 apv CC => apv, aki
2005-04-15 14:44 bugmaster Status assigned => tested
2005-04-25 09:58 bugmaster Status tested => verified
2005-05-06 15:22 bugmaster Status verified => closed
2005-05-06 15:22 bugmaster Resolution @0@ => fixed
2005-07-11 11:40 bugmaster Type => FIP
2011-08-02 11:23 bugmaster Category OCCT:FDC => OCCT:Foundation Classes
2012-01-16 13:42 atp Additional Information Updated