| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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 | ||||||||
| Tags | No tags attached. | ||||||||
| Resolution Date | |||||||||
| Sprint | |||||||||
| Sprint Status | backlog | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0023370) Hans Johnson (developer) 2010-11-17 20:57 |
This configuration can not be supported due to insufficient programmer resources. The USE_SPROC code has been completely removed in ITKv4 as an unsupported option. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |