View Issue Details

IDProjectCategoryView StatusLast Update
0000373Open CASCADEOCCT:Application Frameworkpublic2006-06-29 09:15
Reporterbugmaster Assigned Tobugmaster  
PrioritynormalSeveritytrivial 
Status closedResolutionfixed 
OSAll 
Fixed in Version5.0.0 
Summary0000373: CSR n°BUC61038. Problem in CVS compiler. Problem of distinguishing between an enumeration defi ed as BRepBuilderAPI_Transform
DescriptionIt is a query submitted by RICARDO reprensted

    by Robert Boehn.

    He has found a
    n error in the both the 3.1 and

    CVS versions of Open CASCADE. It is a simple


    name clash in the file

    BRepBuilderAPI_TransitionMode.hxx

    There is an enumera
    tion defined, with BRepBuilderAPI_Transform

    defined as one of the values.

    Th
    is name clashes with the class BRepBuilderAPI_Transform

    used in the same sour
    ce file.

    In the tiny example below an instance of the

    class BRepBuilderAPI_
    Transform should be constructed,

    but rather a compiler error is thrown because
                                                                                    

    the same name is already defined in an

    enumeration.

    Problem to fix CVS
    comppiler.
TagsNo tags attached.
Test case number

Attached Files

  • Improvement_Demand_POP.txt (44,768 bytes)
  • Improvement_Demand_POP_normal_coding.txt (44,768 bytes)

Activities

2002-05-14 10:28

 

Improvement_Demand_POP.txt (44,768 bytes)

2003-04-23 07:17

 

Improvement_Demand_POP_normal_coding.txt (44,768 bytes)

Issue History

Date Modified Username Field Change
2002-05-17 13:56 bugmaster Status new => verified
2002-08-01 17:37 bugmaster Status verified => closed
2002-08-01 17:37 bugmaster Resolution @0@ => fixed
2004-08-31 13:49 vtn Customer => Open CASCADE
2011-08-02 10:32 bugmaster Category OCCT:OCAF => OCCT:Application Framework