View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001226 | Frama-C | Kernel | public | 2012-07-02 16:41 | 2014-02-12 16:58 | ||||
Reporter | Anne | ||||||||
Assigned To | virgile | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | Frama-C Nitrogen-20111001 | ||||||||
Target Version | Fixed in Version | Frama-C Oxygen-20120901 | |||||||
Summary | 0001226: error with -pp-annot : eof while parsing C comment | ||||||||
Description | With the following example: void test (void) { char * str = "/*"; } The command: $ frama-c toto.c -pp-annot gives: [kernel] preprocessing with "gcc -C -E -I. -dD toto.c" "toto.c":3:[kernel] user error: Can't preprocess annotation: eof while parsing C comment Annotation will be kept as is I guess that the string "/*" is considered by frama-c as the beginning of a comment... | ||||||||
Additional Information | With { char * str = "//@"; } it gives more errors... | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-02 16:41 | Anne | New Issue | |
2012-07-02 19:05 | signoles | Status | new => assigned |
2012-07-02 19:05 | signoles | Assigned To | => virgile |
2012-07-03 18:03 | svn | ||
2012-07-03 18:03 | svn | Status | assigned => resolved |
2012-07-03 18:03 | svn | Resolution | open => fixed |
2012-09-19 17:15 | signoles | Fixed in Version | => Frama-C Oxygen-20120901 |
2012-09-19 17:16 | signoles | Status | resolved => closed |
2013-12-19 01:11 | Source_changeset_attached | => framac master 450c425b | |
2014-02-12 16:54 | Source_changeset_attached | => framac stable/neon 450c425b | |
2014-02-12 16:58 | Note Added: 0004641 | ||
2014-02-12 16:58 | Status | closed => resolved |