Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0000162 |
[cparser] compiler driver |
major |
always |
2015-11-08 08:32 |
2015-11-08 08:32 |
|
Reporter |
nobody |
View Status |
public |
|
Assigned To |
|
Priority |
normal |
Resolution |
open |
|
Status |
new |
|
Product Version |
|
|
Summary |
0000162: "-include" does not include file |
Description |
clang -include okay.h -o marriage marriage.c
./marriage
We can make it work.
cparser -include okay.h -o marriage marriage.o
./marriage
I want a divorce.
|
Additional Information |
|
Tags |
No tags attached. |
|
Attached Files |
example.txt [^] (195 bytes) 2015-11-08 08:32 |
|