Anonymous | Login | 2021-01-18 08:24 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0030997 | Open CASCADE | [OCCT] OCCT:Foundation Classes | public | 2019-09-25 09:10 | 2019-09-29 12:36 | ||||
Reporter | nds | ||||||||
Assigned To | bugmaster | ||||||||
Priority | normal | Severity | integration request | ||||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | [OCCT] 7.4.0 | ||||||||
Target Version | [OCCT] 7.4.0 | Fixed in Version | [OCCT] 7.4.0 | ||||||
Summary | 0030997: Foundation Classes - name correction of dump macros | ||||||||
Description | Rename DUMP_FIELD_VALUES_BY_KIND into DUMP_BASE_CLASS. Add prefix "OCCT_" for dump macro. | ||||||||
Tags | No tags attached. | ||||||||
Test case number | |||||||||
Attached Files | |||||||||
![]() |
||||||
|
![]() |
|
(0087501) git (administrator) 2019-09-25 09:12 |
Branch CR30997 has been created by nds. SHA-1: bea3a166c607c930922e1c173aaeeee73da15947 Detailed log of new commits: Author: nds Date: Wed Sep 25 09:12:41 2019 +0300 0030997: Foundation Classes - name correction of dump macros |
(0087503) nds (developer) 2019-09-25 10:21 |
Dear Andrey could you please review modifications. |
(0087508) nds (developer) 2019-09-25 11:29 |
Jenkins job is: http://jenkins-test-12.nnov.opencascade.com/view/CR30997-master-NDS/ [^] |
(0087515) bugmaster (administrator) 2019-09-25 17:33 |
Combination - OCCT branch : CR30997 master SHA - bea3a166c607c930922e1c173aaeeee73da15947 5f5b1aed1c6e139bbd34314eca77ae7abcd8895c Products branch : master SHA - cede13b0d79b1c3448ecd68f0db85c2a087762ad was compiled on Linux, MacOS and Windows platforms and tested in optimize mode. Number of compiler warnings: No new/fixed warnings Regressions/Differences/Improvements: No regressions/differences CPU differences: Debian80-64: OCCT Total CPU difference: 16789.040000000026 / 16808.79000000008 [-0.12%] Products Total CPU difference: 10589.070000000062 / 10573.91000000004 [+0.14%] Windows-64-VC14: OCCT Total CPU difference: 18286.625 / 18298.78125 [-0.07%] Products Total CPU difference: 12501.34375 / 12507.671875 [-0.05%] Image differences : No differences that require special attention Memory differences : No differences that require special attention |
(0087629) git (administrator) 2019-09-29 12:36 |
Branch CR30997 has been deleted by inv. SHA-1: bea3a166c607c930922e1c173aaeeee73da15947 |
![]() |
|||
occt: master 3de0f784
Timestamp: 2019-09-25 06:12:41 Author: nds Committer: bugmaster [ Details ] [ Diff ] |
0030997: Foundation Classes - name correction of dump macros | ||
mod - dox/dev_guides/debug/debug.md | [ Diff ] [ File ] | ||
mod - src/AIS/AIS_InteractiveObject.cxx | [ Diff ] [ File ] | ||
mod - src/Bnd/Bnd_Box.cxx | [ Diff ] [ File ] | ||
mod - src/Bnd/Bnd_OBB.cxx | [ Diff ] [ File ] | ||
mod - src/Bnd/Bnd_Range.cxx | [ Diff ] [ File ] | ||
mod - src/BVH/BVH_Box.hxx | [ Diff ] [ File ] | ||
mod - src/BVH/BVH_Tree.hxx | [ Diff ] [ File ] | ||
mod - src/gp/gp_Mat.cxx | [ Diff ] [ File ] | ||
mod - src/gp/gp_Trsf.cxx | [ Diff ] [ File ] | ||
mod - src/gp/gp_XYZ.cxx | [ Diff ] [ File ] | ||
mod - src/Graphic3d/Graphic3d_Aspects.cxx | [ Diff ] [ File ] | ||
mod - src/Graphic3d/Graphic3d_Group.cxx | [ Diff ] [ File ] | ||
mod - src/Graphic3d/Graphic3d_PolygonOffset.cxx | [ Diff ] [ File ] | ||
mod - src/OpenGl/OpenGl_Aspects.cxx | [ Diff ] [ File ] | ||
mod - src/OpenGl/OpenGl_Group.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_ArrowAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_DatumAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_DimensionAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_Drawer.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_LineAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_PlaneAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_PointAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_ShadingAspect.cxx | [ Diff ] [ File ] | ||
mod - src/Prs3d/Prs3d_TextAspect.cxx | [ Diff ] [ File ] | ||
mod - src/PrsMgr/PrsMgr_PresentableObject.cxx | [ Diff ] [ File ] | ||
mod - src/Quantity/Quantity_Color.cxx | [ Diff ] [ File ] | ||
mod - src/Quantity/Quantity_ColorRGBA.cxx | [ Diff ] [ File ] | ||
mod - src/SelectMgr/SelectMgr_BaseFrustum.cxx | [ Diff ] [ File ] | ||
mod - src/SelectMgr/SelectMgr_EntityOwner.cxx | [ Diff ] [ File ] | ||
mod - src/SelectMgr/SelectMgr_SelectableObject.cxx | [ Diff ] [ File ] | ||
mod - src/SelectMgr/SelectMgr_ViewClipRange.cxx | [ Diff ] [ File ] | ||
mod - src/SelectMgr/SelectMgr_ViewerSelector.cxx | [ Diff ] [ File ] | ||
mod - src/Standard/Standard_Dump.cxx | [ Diff ] [ File ] | ||
mod - src/Standard/Standard_Dump.hxx | [ Diff ] [ File ] | ||
mod - src/TopLoc/TopLoc_Datum3D.cxx | [ Diff ] [ File ] | ||
mod - src/TopLoc/TopLoc_ItemLocation.cxx | [ Diff ] [ File ] | ||
mod - src/TopLoc/TopLoc_Location.cxx | [ Diff ] [ File ] | ||
mod - src/TopoDS/TopoDS_Shape.cxx | [ Diff ] [ File ] | ||
mod - src/TopoDS/TopoDS_TShape.cxx | [ Diff ] [ File ] | ||
mod - src/XCAFPrs/XCAFPrs_Style.cxx | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2019-09-25 09:10 | nds | New Issue | |
2019-09-25 09:10 | nds | Assigned To | => abv |
2019-09-25 09:11 | nds | Assigned To | abv => nds |
2019-09-25 09:12 | nds | Summary | 0030949: Foundation Classes - name correction of dump macros => Foundation Classes - name correction of dump macros |
2019-09-25 09:12 | git | Note Added: 0087501 | |
2019-09-25 10:21 | nds | Note Added: 0087503 | |
2019-09-25 10:21 | nds | Assigned To | nds => abv |
2019-09-25 10:21 | nds | Status | new => resolved |
2019-09-25 10:30 | kgv | Assigned To | abv => bugmaster |
2019-09-25 10:30 | kgv | Status | resolved => reviewed |
2019-09-25 10:30 | kgv | Product Version | => 7.4.0 |
2019-09-25 10:30 | kgv | Relationship added | child of 0030949 |
2019-09-25 11:29 | nds | Note Added: 0087508 | |
2019-09-25 17:33 | bugmaster | Note Added: 0087515 | |
2019-09-25 17:33 | bugmaster | Status | reviewed => tested |
2019-09-29 12:19 | bugmaster | Changeset attached | => occt master 3de0f784 |
2019-09-29 12:19 | bugmaster | Status | tested => verified |
2019-09-29 12:19 | bugmaster | Resolution | open => fixed |
2019-09-29 12:36 | git | Note Added: 0087629 |
Copyright © 2000 - 2021 MantisBT Team |