Note that IIUC, for non-system includes to work, either
- the filenames must be absolute, or
- the compiler must be given -I arguments through org-babel-C-compiler.
This variable can be set (e.g. to "gcc -I .") with file or
directory-local variables. Should we promote this method in NEWS?
I don't know if it's been mentioned in the "issue tracker?" thread, but
if I could pick just *one* feature off web-based forges, it'd be
automated testing with CI…
[...]
Automated testing has been a massive time-saver everywhere I've seen it
used, though I'm not sure I've ever seen it combined
Hey Kévin,
Apologies for the regression, and thank you for fixing it. I neglected to run
the tests before suggesting that fix -- I'll try not to do that again..
I can at least confirm that the patch wasn't intended to change how C-header-files
are specified in the org-babel-block-header. The g