View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026273 | Community | OCCT:Documentation | public | 2015-05-27 06:40 | 2015-10-23 20:51 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | text | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.9.1 | Fixed in Version | 6.9.1 | ||
Summary | 0026273: Comments to methods are misplaced in gp_Vec.cdl | ||||
Description | In gp_Vec.cdl and gp_Vec2d.cdl, some comments to methods are placed before them and thus get recognized as related to previous method. For instance, see gp_Vec.cdl in OCCT 6.8.0: SquareMagnitude (me) returns Real is static; ---Purpose: Computes the square magnitude of this vector. ---C++: inline --- Purpose : Adds two vectors and in gp_Vec.hxx: //! Computes the square magnitude of this vector. //! Adds two vectors Standard_Real SquareMagnitude() const; The problem has been reported by jmwright in oce: https://github.com/tpaviot/oce/issues/556 | ||||
Steps To Reproduce | Check http://dev.opencascade.org/doc/refman/html/classgp___vec.html (e.g. method SquareMagnitude()) | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR26273 has been created by abv. SHA-1: 4eacfde4c48eaa974c5c715b9a3ea2eebbf9795f Detailed log of new commits: Author: abv Date: Wed May 27 06:41:05 2015 +0300 0026273: Comments to methods are misplaced in gp_Vec.cdl Location of comments corrected |
|
Fix pushed, please review |
|
I only do not understand why I was a reviewer here. The bug has no relation to OCCT documentation whatsoever. |
|
Branch CR26273 has been updated by ysn. SHA-1: 3d739c733b02f05e3f1522eae684840a1cc105b8 Detailed log of new commits: Author: ysn Date: Wed Jun 17 14:12:08 2015 +0300 Grammar fix |
|
I've introduced a small grammar fix. However, until now comments in the code have been on the conscience and responsibility of developers. Has anything changed? |
|
Branch CR26273 has been updated forcibly by ysn. SHA-1: 26284734c46d857bc7c52e58755b92eef19385d3 |
|
Branch CR26273 has been updated forcibly by mkv. SHA-1: efdcbb9014be1f852c3336d90c184f87dc9fe51a |
|
Dear BugMaster, Branch CR26273 was rebased on branch IR-2015-06-18 of occt git-repository. SHA-1: efdcbb9014be1f852c3336d90c184f87dc9fe51a |
|
Dear BugMaster, Branch CR26273 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms on Release mode. SHA-1: efdcbb9014be1f852c3336d90c184f87dc9fe51a Number of compiler warnings: occt component : Linux: 25 (25 on master) Windows: 0 (0 on master) products component : Linux: 37 (37 on master) Windows: 0 (0 on master) |
|
Branch CR26273 has been deleted by kgv. SHA-1: efdcbb9014be1f852c3336d90c184f87dc9fe51a |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-05-27 06:40 |
|
New Issue | |
2015-05-27 06:40 |
|
Assigned To | => kgv |
2015-05-27 06:42 | git | Note Added: 0041587 | |
2015-05-27 06:44 |
|
Note Added: 0041588 | |
2015-05-27 06:44 |
|
Status | new => resolved |
2015-05-27 06:44 |
|
Steps to Reproduce Updated | |
2015-05-27 06:44 |
|
Severity | minor => text |
2015-05-27 06:45 |
|
Assigned To | kgv => ysn |
2015-05-27 06:45 |
|
Category | OCCT:Coding => OCCT:Documentation |
2015-05-27 06:48 |
|
Description Updated | |
2015-06-17 13:52 |
|
Note Added: 0042191 | |
2015-06-17 13:52 |
|
Assigned To | ysn => abv |
2015-06-17 13:52 |
|
Status | resolved => reviewed |
2015-06-17 14:11 |
|
Note Edited: 0042191 | |
2015-06-17 14:12 | git | Note Added: 0042192 | |
2015-06-17 14:15 |
|
Note Added: 0042193 | |
2015-06-17 14:45 | git | Note Added: 0042197 | |
2015-06-18 17:46 | git | Note Added: 0042239 | |
2015-06-18 17:50 |
|
Assigned To | abv => mkv |
2015-06-19 11:32 |
|
Note Added: 0042254 | |
2015-06-19 11:33 |
|
Note Added: 0042255 | |
2015-06-19 11:33 |
|
Assigned To | mkv => bugmaster |
2015-06-19 11:33 |
|
Status | reviewed => tested |
2015-06-19 11:34 |
|
Test case number | => Not needed |
2015-06-19 11:49 | bugmaster | Changeset attached | => occt master f809e94b |
2015-06-19 11:49 | bugmaster | Status | tested => verified |
2015-06-19 11:49 | bugmaster | Resolution | open => fixed |
2015-07-27 13:39 | git | Note Added: 0043517 | |
2015-08-26 11:11 |
|
Target Version | 7.0.0 => 6.9.1 |
2015-10-16 14:56 |
|
Status | verified => closed |
2015-10-23 20:51 |
|
Fixed in Version | => 6.9.1 |