Yu Feng пишет:
Dear all, I made a patch that allows embedding c code snippet in vala source. http://bugzilla.gnome.org/show_bug.cgi?id=548897 This is quite primitive and more has to be done, especially to translate the vala variable names to cnames. I would like to analogue this with embedding asm code in c. :-) Another direction of this patch is to allow small wrapping code in the .vapi declarations (which might ease the vapi authors's life)
Yesss! I hope, this feature can resolve this bug - http://bugzilla.gnome.org/show_bug.cgi?id=547236