wc-duck / datalibrary

Open Source Data Library for data serialization.
Other
42 stars 8 forks source link

Generated headers are a bit messy, would gain on some tidying up #80

Open wc-duck opened 6 years ago

wc-duck commented 6 years ago

Some of the messiness is simply just that no time has been spent on tidying up but quite a bit is from supporting older compilers and c. I do not want to throw that support out but maybe it would be worth adding some flags to dltlc and dl_context_write_type_library_c_header() that controls what features that you want and what you are going to compile the generated headers with?

for example: