View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033250 | Open CASCADE | OCCT:Configuration | public | 2022-12-02 19:05 | 2024-03-07 14:05 |
| Reporter | dpasukhi | Assigned To | dpasukhi | ||
| Priority | normal | Severity | major | ||
| Status | verified | Resolution | fixed | ||
| Platform | Linux | OS | Ubuntu 20.04 | ||
| Target Version | 7.7.1 | ||||
| Summary | 0033250: Configuration - Missing Limits header file | ||||
| Description | It is inpossible to build OCCT on gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 "opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx",miss "#include <limits>" Additionally, I find a message on forum: https://dev.opencascade.org/node/84230#comment-23868 | ||||
| Steps To Reproduce | Not possible | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| has duplicate | 0033323 | closed | litavszky | Community | Coding - Missing #include <limits> in ViewerTest_CmdParser.cxx in v7.7.0 |
| has duplicate | 0033431 | closed | bugmaster | Community | Missing include |
| has duplicate | 0033200 | closed | apn | Community | Missing include |
| has duplicate | 0033202 | closed | apn | Community | Missing include limits? |
| has duplicate | 0033201 | closed | apn | Community | Missing include |
| related to | 0033408 | closed | bugmaster | Open CASCADE | Configuration - compilation fails due to absent include on Ubuntu 22.04 |
|
|
Branch CR33250 has been created by dpasukhi. SHA-1: b15892da313c8f8e47a4dbf749764105d639a0cf Detailed log of new commits: Author: dpasukhi Date: Fri Dec 2 16:08:06 2022 +0000 0033250: Configuration - Missing Limits header file Added new include limits to fix build problem |
|
|
Dear smoskvin please review CR33250. It is necessary to test on linux OS in new gcc. The current fix solve the problem on gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0. Problem string is ViewerTest_CmdParser.cxx::54: const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)(); Build is OK, see: http://jenkins-test-10.nnov.opencascade.com/view/CR33250-master-dpasukhi/view/OCCT%20compile/ |
|
|
To integration: OCCT - CR33250 |
|
|
Branch CR33250 has been deleted by mnt. SHA-1: b15892da313c8f8e47a4dbf749764105d639a0cf |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-12-02 19:05 | dpasukhi | New Issue | |
| 2022-12-02 19:05 | dpasukhi | Assigned To | => dpasukhi |
| 2022-12-02 19:08 | git | Note Added: 0112481 | |
| 2022-12-02 19:14 | dpasukhi | Assigned To | dpasukhi => smoskvin |
| 2022-12-02 19:14 | dpasukhi | Status | new => resolved |
| 2022-12-02 19:14 | dpasukhi | Steps to Reproduce Updated | |
| 2022-12-02 19:14 | dpasukhi | Note Added: 0112482 | |
| 2022-12-02 19:37 | dpasukhi | Assigned To | smoskvin => bugmaster |
| 2022-12-02 19:37 | dpasukhi | Status | resolved => reviewed |
| 2022-12-02 19:37 | dpasukhi | Note Added: 0112483 | |
| 2022-12-05 00:22 |
|
Status | reviewed => tested |
| 2022-12-05 00:25 |
|
Changeset attached | => occt master 2a8c5ad4 |
| 2022-12-05 00:25 | dpasukhi | Assigned To | bugmaster => dpasukhi |
| 2022-12-05 00:25 | dpasukhi | Status | tested => verified |
| 2022-12-05 00:25 | dpasukhi | Resolution | open => fixed |
| 2022-12-11 22:37 | git | Note Added: 0112584 | |
| 2023-02-03 12:25 | dpasukhi | Relationship added | has duplicate 0033323 |
| 2023-03-07 14:15 | dpasukhi | Severity | minor => major |
| 2023-06-21 00:30 | oan | Relationship added | related to 0033408 |
| 2023-07-24 11:51 | dpasukhi | Relationship added | has duplicate 0033431 |
| 2024-03-07 14:05 | dpasukhi | Relationship added | has duplicate 0033200 |
| 2024-03-07 14:05 | dpasukhi | Relationship added | has duplicate 0033202 |
| 2024-03-07 14:05 | dpasukhi | Relationship added | has duplicate 0033201 |