general update, updated cimport so it parses struct definitions from imported headers, improved the error reporting, added ifdef and ifndef, added proper support for extern variadic functions, added some new sections and pages to the doc tool and added --check to only check the program corectness and run compile time defs without producing a binary
This commit is contained in:
4
tests/variadic_extern.meta.json
Normal file
4
tests/variadic_extern.meta.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"description": "Test variadic and non-variadic extern declarations with companion C file",
|
||||
"libs": ["libc.so.6"]
|
||||
}
|
||||
Reference in New Issue
Block a user