View Issue Details

IDProjectCategoryView StatusLast Update
0025144Open CASCADEOCCT:Codingpublic2017-02-08 11:40
Reporterkgv Assigned Toapn  
PrioritynormalSeverityintegration request 
Status closedResolutionfixed 
Target Version7.1.0Fixed in Version7.1.0 
Summary0025144: Coding rules - consider rules for formatting pointers and constants placement in expressions
DescriptionThe preferred style for writing pointers declaration is not yet specified in coding rules.
Standard_Integer  *theVariable; // bad
Standard_Integer * theVariable; // bad
Standard_Integer*  theVariable; // OK
TagsNo tags attached.
Test case numberNot needed

Activities

git

2014-08-13 09:33

administrator   ~0030698

Branch CR25144 has been created by kgv.

SHA-1: c8c749f9a0bad7a530203fbb22687c13f4c676a3


This branch includes the following new commits:

       new c8c749f 0025144: Coding rules - consider rules for formatting pointers and constants placement in expressions


Detailed log of new commits:

commit c8c749f9a0bad7a530203fbb22687c13f4c676a3
Author: kgv
Date: Wed Aug 13 09:33:19 2014 +0400

    0025144: Coding rules - consider rules for formatting pointers and constants placement in expressions

kgv

2014-08-13 09:35

developer   ~0030699

Please review the patch in branch CR25144.

git

2014-08-13 10:20

administrator   ~0030702

Branch CR25144 has been updated forcibly by kgv.

SHA-1: 703367d3db54c048f0a74bc7aebd7176baa6bc87

git

2016-11-16 06:13

administrator   ~0060397

Branch CR25144_1 has been created by abv.

SHA-1: bcf8d02b1c2812238fa55b556afc685e4c8d2f4d


Detailed log of new commits:

Author: kgv
Date: Wed Aug 13 10:19:55 2014 +0400

    0025144: Coding rules - consider rules for formatting pointer declarations

git

2016-11-16 07:21

administrator   ~0060398

Branch CR25144_1 has been updated forcibly by abv.

SHA-1: 7fdf3be8e1c5c65a9e48bf4cbf4949544f9e674f

abv

2016-11-16 07:22

manager   ~0060399

Reviewed with minor amendments, please integrate (no testing is needed)

git

2016-12-07 11:30

administrator   ~0061230

Branch CR25144_1 has been deleted by kgv.

SHA-1: 7fdf3be8e1c5c65a9e48bf4cbf4949544f9e674f

git

2017-02-08 11:40

administrator   ~0063636

Branch CR25144 has been deleted by kgv.

SHA-1: 703367d3db54c048f0a74bc7aebd7176baa6bc87

Related Changesets

occt: master 564c82b4

2014-08-13 06:19:55

kgv


Committer: apn Details Diff
0025144: Coding rules - consider rules for formatting pointers and constants placement in expressions Affected Issues
0025144
mod - dox/dev_guides/contribution/coding_rules.md Diff File

Issue History

Date Modified Username Field Change
2014-08-13 09:32 kgv New Issue
2014-08-13 09:32 kgv Assigned To => kgv
2014-08-13 09:33 git Note Added: 0030698
2014-08-13 09:35 kgv Note Added: 0030699
2014-08-13 09:35 kgv Assigned To kgv => abv
2014-08-13 09:35 kgv Status new => resolved
2014-08-13 10:20 git Note Added: 0030702
2014-11-06 06:46 abv Target Version 6.8.0 => 7.1.0
2016-11-16 06:13 git Note Added: 0060397
2016-11-16 07:21 git Note Added: 0060398
2016-11-16 07:22 abv Note Added: 0060399
2016-11-16 07:22 abv Assigned To abv => bugmaster
2016-11-16 07:22 abv Status resolved => reviewed
2016-11-16 19:40 apv Test case number => Not needed
2016-11-16 19:40 apv Status reviewed => tested
2016-11-18 16:37 apn Changeset attached => occt master 564c82b4
2016-11-18 16:37 apn Assigned To bugmaster => apn
2016-11-18 16:37 apn Status tested => verified
2016-11-18 16:37 apn Resolution open => fixed
2016-12-07 11:30 git Note Added: 0061230
2016-12-09 16:30 aiv Status verified => closed
2016-12-09 16:39 aiv Fixed in Version => 7.1.0
2017-02-08 11:40 git Note Added: 0063636