| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005718 | ITK | public | 2007-09-16 10:24 | 2007-09-17 10:25 | |||||
| Reporter | Luis Ibanez | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005718: MutliThreader swallows exception information | ||||||||
| Description | The MultiThreader catches exceptions but does not propagate their description. | ||||||||
| Additional Information | This results in non-informative messages. The problem was reported by Gaetan in the developers list: http://www.itk.org/mailman/private/insight-developers/2007-September/009548.html [^] http://www.itk.org/mailman/private/insight-developers/2007-September/009564.html [^] | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0008998) Luis Ibanez (manager) 2007-09-16 11:26 |
The patch has been committed: http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Common/itkMultiThreader.cxx?root=Insight&sortby=date&r2=1.40&r1=1.39 [^] With the modification of making the exception message to be a std::string instead of just a const char *. |
|
(0009017) Luis Ibanez (manager) 2007-09-17 10:25 |
The builds are green in the Dashboard. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-09-16 10:24 | Luis Ibanez | New Issue | |
| 2007-09-16 11:26 | Luis Ibanez | Note Added: 0008998 | |
| 2007-09-17 10:25 | Luis Ibanez | Status | new => closed |
| 2007-09-17 10:25 | Luis Ibanez | Note Added: 0009017 | |
| 2007-09-17 10:25 | Luis Ibanez | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |