View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000071 | Slicer3 | Command Line Modules (Applications/CLI) | public | 2007-05-23 09:49 | 2020-03-12 10:51 | 
| Reporter | davisb | Assigned To | millerjv | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | open | ||
| Summary | 0000071: <acknowledgements> field does not allow wraped text | ||||
| Description | If newlines are inserted into the text of the <acknowledgements> field in the XML file, then the following compiler error is given (gcc 4.1.2): error: stray ‘\’ in program | ||||
| Additional Information | The problem is that the lines show up separately in the GENERATE_TCLAP macro. Each line should have it's own '\', but since only one line is expected this is not the case. | ||||
| Tags | No tags attached. | ||||
