View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024273 | Open CASCADE | OCCT:Coding | public | 2013-10-20 09:34 | 2015-05-27 06:42 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0024273: Eliminate compiler warnings in lex.ExprIntrp.tab.c generated by flex 2.91 | ||||
Description | When lex.ExprIntrp.tab.c is generated by flex 2.91, both MSVC and GCC compilers produce a few warnings on it due to missing headers and unused static functions | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
The fix is pushed to branch CR24273, please review; check that there are no warnings on Linux in ExprIntrp |
|
There are no warnings on Linux and Windows in ExprIntrp See: http://jenkins-merge.nnov.opencascade.com:8080/view/A_dashboard_sse2_master |
|
Branch CR24273 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 |
|
Branch CR24273 has been deleted by abv. SHA-1: 4eacfde4c48eaa974c5c715b9a3ea2eebbf9795f |
occt: master 61043d3f 2013-10-20 05:36:51
Committer: abv Details Diff |
0024273: Eliminate compiler warnings in lex.ExprIntrp.tab.c generated by flex 2.91 Added #include of missing headers; double opening of C comment fixed; some warnings suppressed |
Affected Issues 0024273 |
|
mod - src/ExprIntrp/ExprIntrp.lex | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-20 09:34 |
|
New Issue | |
2013-10-20 09:34 |
|
Assigned To | => bugmaster |
2013-10-20 09:37 |
|
Note Added: 0026149 | |
2013-10-20 09:37 |
|
Status | new => resolved |
2013-10-20 09:39 |
|
Note Edited: 0026149 | |
2013-10-22 11:04 | bugmaster | Status | resolved => reviewed |
2013-10-22 11:04 | bugmaster | Note Added: 0026194 | |
2013-10-22 11:04 | bugmaster | Assigned To | bugmaster => abv |
2013-10-22 11:04 | bugmaster | Status | reviewed => tested |
2013-10-23 17:20 | bugmaster | Test case number | => Not needed |
2013-10-25 14:42 |
|
Changeset attached | => occt master 61043d3f |
2013-10-25 14:42 |
|
Status | tested => verified |
2013-10-25 14:42 |
|
Resolution | open => fixed |
2013-12-19 13:51 | bugmaster | Status | verified => closed |
2013-12-19 13:58 | bugmaster | Fixed in Version | => 6.7.0 |
2014-01-11 11:58 |
|
Category | OCCT Release:BUILD => OCCT:Coding |
2015-05-27 06:41 | git | Note Added: 0041585 | |
2015-05-27 06:42 | git | Note Added: 0041586 |