View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009755 | Open CASCADE | OCCT:Foundation Classes | public | 2005-08-12 09:43 | 2012-07-24 22:35 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| OS | All | ||||
| Fixed in Version | 6.1.1 | ||||
| Summary | 0009755: Incorrect behavior of try - catch macro | ||||
| Description | Two problems of try - catch are detected: 1. If the exception is thrown out of the scope try - catch, it is cought by the catch block. See test1.cxx file attached. 2. The code that contains two try - catch blocks is not compilable. See test2.cxx file attached. | ||||
| Additional information and documentation updates | Documentation remark, added by PDN 2006-07-04 15:20:51: Changes: This bug was automatically fixed due to integration of FIP with new exceptions (12131). See documentation on 12131 for more details. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
| related to | 0012131 | closed | Improvement of Exception mechanism on Unix and Linux platforms |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-08-26 12:08 | bugmaster | Assigned To | bugmaster => skv |
| 2005-08-26 12:08 | bugmaster | Status | new => assigned |
| 2005-09-07 09:10 | bugmaster | Category | => FDC |
| 2006-01-14 10:29 |
|
Assigned To | skv => pdn |
| 2006-07-04 17:19 |
|
Status | assigned => resolved |
| 2006-08-22 16:15 | bugmaster | CC | => mkv |
| 2006-09-06 12:54 | bugmaster | Status | resolved => verified |
| 2007-01-12 13:52 | bugmaster | Status | verified => closed |
| 2007-01-12 13:52 | bugmaster | Resolution | @0@ => fixed |
| 2011-08-02 11:23 | bugmaster | Category | OCCT:FDC => OCCT:Foundation Classes |
| 2012-01-13 16:22 |
|
Description Updated | |
| 2012-01-13 16:22 |
|
Additional Information Updated | |
| 2012-07-24 22:35 |
|
Relationship added | related to 0012131 |