Actions
Bug #10020
openglobal names conflict
Start date:
12/30/2019
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
OK:
$ frama-c -av -cpp-extra-args " -CC -E -D SPEC " ctype.h $ frama-c -av -cpp-extra-args " -CC -E -D SPEC " ctype.c $ frama-c -av -cpp-extra-args " -CC -E -D SPEC " ctype.h ctype.c
FAIL:
$ frama-c -av -cpp-extra-args " -CC -E -D SPEC " ctype.c ctype.h [kernel] Parsing ctype.c (with preprocessing) [kernel] Parsing ctype.h (with preprocessing) [kernel] ctype.h:126:3: Failure: Literal proxy variable introduction failed: ctype_tbl [kernel] User Error: skipping file ctype.h that has errors. [kernel] Frama-C aborted: invalid user input.
Files
No data to display
Actions