Daniel Rogers wrote:
On Jun 23, 2009, at 4:01 PM, Taras Glek wrote:
Hi Daniel,
This sounds useful, but the mailing list strips attachments.
Please file a bug and attach
https://bugzilla.mozilla.org/show_bug.cgi?id=500078
So, speaking of language bindings, the ability to create directories
would be useful. Would anyone object if I added a mkdir style
function? Also, how does one identify the linkage type from within
dehydra.c (as in extern "C" { ...)? Those two bits (and the patch)
are the last pieces I need to finish my automatic C/C++ -> Java
language binding generator.
Neat, hopefully your generator will be downloadable somewhere.
DECL_EXTERN_C_P in cp-tree.h is what you want. In general tree.def,
cp-tree.def and corresponding .h files are good to look at.
I'll take a patch for an isExternC attribute on variables.
Taras
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis