MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009616 | CMake | CMake | public | 2009-09-29 09:58 | 2009-10-30 11:27 |
| Reporter | Mathieu Malaterre | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-8 | ||||
| Target Version | Fixed in Version | CMake-2-8 | |||
| Summary | 0009616: SetLang does not work in xlC | ||||
| Description | SetLANG Test is not working: http://www.cdash.org/CDash/viewTest.php?onlyfailed&buildid=437487 [^] /opt/ibmcmp/vacpp/9.0/bin/xlC -o CMakeFiles/SetLang.dir/bar.c.o -c "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c" "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c", line 4.1: 1506-166 (S) Definition of function class requires parentheses. "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c", line 4.7: 1506-275 (S) Unexpected text A encountered. "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c", line 7.7: 1506-277 (S) Syntax error: possible missing ';' or ','? "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c", line 7.8: 1506-045 (S) Undeclared identifier this. "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c", line 13.5: 1506-275 (S) Unexpected text a encountered. "/home/mmalater/Dashboards/My Tests/CMakeXLC/Tests/SetLang/bar.c", line 14.6: 1506-045 (S) Undeclared identifier a. gmake[2]: *** [CMakeFiles/SetLang.dir/bar.c.o] Error 1 | ||||
| Steps To Reproduce | |||||
| Additional Information | According to documentation: -qsourcetype=<type> Determines whether to treat all recognized source files as if they are of the source type specified by <type> (regardless of file name suffix), or whether to use the file name suffix to determine the programming language. Note that the option only affects files that are specified on the command line following the option, but not those that precede the option. The -qsourcetype option should not be used together with the -+ option. The suboptions are: default The compiler assumes that the programming language of a source file will be implied by its file name suffix. c The compiler compiles all source files following this option as if they are C language source files. assembler The compiler compiles all source files following this option as if they are assembler language source files. assembler-with-cpp The compiler compiles all source files following this option as if they are assembler language source files that need preprocessing. Default: -qsourcetype=default | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-09-29 09:58 | Mathieu Malaterre | New Issue | |||
| 2009-09-29 11:35 | Bill Hoffman | Status | new => assigned | ||
| 2009-09-29 11:35 | Bill Hoffman | Assigned To | => Brad King | ||
| 2009-09-29 11:35 | Bill Hoffman | Note Added: 0017823 | |||
| 2009-09-29 11:48 | Mathieu Malaterre | Note Added: 0017824 | |||
| 2009-09-29 14:11 | Brad King | Note Added: 0017830 | |||
| 2009-10-30 11:27 | Mathieu Malaterre | Note Added: 0018296 | |||
| 2009-10-30 11:27 | Mathieu Malaterre | Status | assigned => closed | ||
| 2009-10-30 11:27 | Mathieu Malaterre | Resolution | open => fixed | ||
| 2009-10-30 11:27 | Mathieu Malaterre | Fixed in Version | => CMake-2-8 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||