Proof of concept: automatically import C header files
Jacob Carlborg
doob at me.com
Wed Jul 17 01:46:40 PDT 2013
On 2013-07-16 17:05, Dicebot wrote:
> While this a relatively common request, I don't think such stuff belongs
> to compiler. It creates extra mandatory dependencies while providing
> little advantage over doing this as part of a build system.
I started to think a bit about this. One might need to specify various
options to translate the header file. Options like include paths and
similar. That might be quite problematic to do in a pragam, or via DMD
command line options.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list