View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025442 | Open CASCADE | OCCT:Visualization | public | 2014-11-01 10:29 | 2015-07-27 12:10 |
Reporter | kgv | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Debian 8 | ||
Target Version | 6.8.0 | Fixed in Version | 6.8.0 | ||
Summary | 0025442: Visualization, TKOpenGl - prevent inclusion of system header glxext.h | ||||
Description | There are compilation errors appear due to headers conflict. | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Branch CR25442 has been created by kgv. SHA-1: 5aeedd9c799790967dd6a9cc816d59f013f6a16a Detailed log of new commits: Author: kgv Date: Fri Oct 31 20:42:31 2014 -0400 0025442: Visualization, TKOpenGl - prevent inclusion of system header glxext.h Define GLX_GLXEXT_LEGACY in addition to GL_GLEXT_LEGACY to prevent implicit inclusion of header GL/glxext.h by system header GL/glx.h Update glext.t to current state. |
|
Please check compilation of the patch in branch CR25442 on all supported platforms (including OS X). No need to execute regression tests. |
|
Branch CR25442 has been deleted by kgv. SHA-1: 5aeedd9c799790967dd6a9cc816d59f013f6a16a |
|
Branch CR25442_2 has been created by ifv. SHA-1: 9c55c5667433e38070016377c6ba926bce283c6f Detailed log of new commits: Author: ifv Date: Mon Jul 20 15:21:41 2015 +0300 0026442: Access violation in BRepOffset_MakeOffset Conflicts: src/BRepOffset/BRepOffset_Offset.cxx |
|
Branch CR25442_2 has been deleted by ifv. SHA-1: 9c55c5667433e38070016377c6ba926bce283c6f |
occt: master 00ea319b 2014-11-01 00:42:31 Committer: bugmaster Details Diff |
0025442: Visualization, TKOpenGl - prevent inclusion of system header glxext.h Define GLX_GLXEXT_LEGACY in addition to GL_GLEXT_LEGACY to prevent implicit inclusion of header GL/glxext.h by system header GL/glx.h Update glext.t to current state. |
Affected Issues 0025442 |
|
mod - src/OpenGl/OpenGl_Context.cxx | Diff File | ||
mod - src/OpenGl/OpenGl_GlFunctions.hxx | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-11-01 10:29 | kgv | New Issue | |
2014-11-01 10:29 | kgv | Assigned To | => kgv |
2014-11-01 11:18 | git | Note Added: 0033998 | |
2014-11-01 11:19 | kgv | Note Added: 0033999 | |
2014-11-01 11:19 | kgv | Assigned To | kgv => bugmaster |
2014-11-01 11:19 | kgv | Status | new => resolved |
2014-11-01 11:19 | kgv | Status | resolved => reviewed |
2014-11-05 16:32 | bugmaster | Status | reviewed => tested |
2014-11-06 10:50 | bugmaster | Test case number | => Not needed |
2014-11-06 15:18 | bugmaster | Changeset attached | => occt master 00ea319b |
2014-11-06 15:18 | bugmaster | Status | tested => verified |
2014-11-06 15:18 | bugmaster | Resolution | open => fixed |
2014-11-10 09:58 | git | Note Added: 0034191 | |
2014-11-11 12:42 |
|
Fixed in Version | => 6.8.0 |
2014-11-11 13:03 |
|
Status | verified => closed |
2015-07-27 11:56 | git | Note Added: 0043451 | |
2015-07-27 12:10 | git | Note Added: 0043456 |