MantisBT - ITK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008276 | ITK | public | 2008-12-10 12:09 | 2010-11-17 20:57 | |
| Reporter | Jeff Donner (2) | ||||
| Assigned To | Hans Johnson | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Platform | OS | OS Version | |||
| Product Version | ITK-3-10 | ||||
| Target Version | Fixed in Version | ||||
| Resolution Date | |||||
| Sprint | |||||
| Sprint Status | backlog | ||||
| Summary | 0008276: 3.10.1 Compile error in itkSTLThreadTest.cxx : Runner() returning something when it's a void return type | ||||
| Description | InsightToolkit-3.10.1/Testing/Code/Common/itkSTLThreadTest.cxx:144: error: return-statement with a value, in function returning 'void' ITK_THREAD_RETURN_TYPE Runner(void* infoIn) { // ... thread setup ... #ifndef ITK_USE_SPROC return EXIT_SUCCESS; #endif } I'm compiling without thread support: CMAKE_USE_PTHREADS OFF This is on Linux (Kubuntu 8.10) - I can get any other details you'd like. GCC 4.3.2 | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-12-10 12:09 | Jeff Donner (2) | New Issue | |||
| 2010-11-02 13:31 | Hans Johnson | Status | new => assigned | ||
| 2010-11-02 13:31 | Hans Johnson | Assigned To | => kentwilliams | ||
| 2010-11-17 20:57 | Hans Johnson | Sprint Status | => backlog | ||
| 2010-11-17 20:57 | Hans Johnson | Note Added: 0023370 | |||
| 2010-11-17 20:57 | Hans Johnson | Status | assigned => closed | ||
| 2010-11-17 20:57 | Hans Johnson | Assigned To | kentwilliams => Hans Johnson | ||
| 2010-11-17 20:57 | Hans Johnson | Resolution | open => won't fix | ||
| Notes | |||||
|
|
|||||
|
|
||||