Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000173 [cparser] preprocessor minor always 2016-01-24 11:08 2016-01-24 11:08
Reporter nobody View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 0.9.14
Summary 0000173: macro expansion
Description % gcc -c test.c
% clang -c test.c
%cparser -c test.c
test.c:10:2: warning: implicit declaration of 'function TWO' [-Wimplicit-function-declaration]
test.c:10:2: error: expression 'TWO("six")' (type 'int') doesn't match expected type 'const char[]'
test.c:10:2: error: variable 'const char five[]' has incomplete type
test.c:10:2: warning: 'variable five' is unused [-Wunused-variable]
test.c:2:1: warning: 'void one(void)' defined but not used [-Wunused-function]
2 error(s), 3 warning(s)
Additional Information
Tags No tags attached.
Attached Files c file icon test.c [^] (197 bytes) 2016-01-24 11:08

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-01-24 11:08 nobody New Issue
2016-01-24 11:08 nobody File Added: test.c


Mantis 1.1.5[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker