View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022038 | Open CASCADE | OCCT:Modeling Data | public | 2010-10-04 12:54 | 2012-03-29 17:26 |
| Reporter | Assigned To | bugmaster | |||
| Priority | normal | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Target Version | 6.5.2 | Fixed in Version | 6.5.2 | ||
| Summary | 0022038: Suppress "!!!No Error" message in BRepTools::Write in debug mode | ||||
| Description | If the method performed without error it is not needed to generate the message. The following line should be run only if errno is not zero. cout<<"!!!"<<strerror(errno)<<endl; | ||||
| Tags | No tags attached. | ||||
| Test case number | Test case is not required | ||||
|
2010-10-04 11:24
|
|
|
2010-10-26 15:03
|
|
|
|
Integration into trunk of occt repository Date: 2011-09-12 18:16:52 +0400 (Mon, 12 Sep 2011) New Revision: 8998 Modified: trunk/src/BRepTools/BRepTools.cxx |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-08-02 11:32 | bugmaster | Category | OCCT:MOD => OCCT:Modeling Data |
| 2011-09-12 17:15 |
|
Fixed in Version | EMPTY => |
| 2011-09-12 17:15 |
|
Target Version | => 6.5.2 |
| 2011-09-12 17:15 |
|
Description Updated | |
| 2011-09-12 18:18 | bugmaster | Test case number | => Test case is not required |
| 2011-09-12 18:18 | bugmaster | Note Added: 0018104 | |
| 2011-09-12 18:18 | bugmaster | Status | new => verified |
| 2011-09-12 18:18 | bugmaster | Resolution | open => fixed |
| 2012-03-29 17:26 | bugmaster | Changeset attached | => occt master c345d68b |