View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023677 | Open CASCADE | OCCT:Modeling Data | public | 2012-12-28 17:21 | 2017-07-26 17:48 |
| Reporter | Assigned To | bugmaster | |||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 6.5.4 | ||||
| Target Version | 7.3.0 | Fixed in Version | 6.7.0 | ||
| Summary | 0023677: Potential use of uninitialized variables in Adaptor3d_CurveOnSurface.cxx | ||||
| Description | Compiler warning produced by MSVC 9 when option /Ob2 is used: adaptor3d_curveonsurface.cxx(418) : warning C4700: uninitialized local variable 'f' used The code is really incorrect (the question is whether this place is reachable at all) and the whole functions deserves revision (at least to avoid code duplication for Index==1 and Index==2). | ||||
| Tags | No tags attached. | ||||
| Test case number | Not needed | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-12-28 17:21 |
|
New Issue | |
| 2012-12-28 17:21 |
|
Assigned To | => jgv |
| 2013-02-26 15:48 |
|
Target Version | 6.6.0 => 6.7.0 |
| 2013-12-21 10:23 |
|
Target Version | 6.7.0 => 6.7.1 |
| 2014-04-04 18:19 |
|
Target Version | 6.7.1 => 6.8.0 |
| 2014-05-03 07:46 |
|
Note Added: 0029181 | |
| 2014-09-26 12:06 |
|
Target Version | 6.8.0 => 7.1.0 |
| 2016-10-25 16:24 |
|
Target Version | 7.1.0 => 7.2.0 |
| 2017-07-20 15:30 |
|
Target Version | 7.2.0 => 7.3.0 |
| 2017-07-25 20:05 |
|
Test case number | => Not needed |
| 2017-07-25 20:05 |
|
Status | new => closed |
| 2017-07-25 20:05 |
|
Assigned To | jgv => bugmaster |
| 2017-07-25 20:05 |
|
Resolution | open => no change required |
| 2017-07-26 17:48 |
|
Fixed in Version | => 6.7.0 |