Do we have a native code style guide?

Specifically, it is OK to use goto as a way of bailing out of things and into 
some memory release logic as part of some JNI exception generation routine?

Don't worry, I'm asking on behalf of someone else


-Steve

ps: what I have been intermittently doing is writing a proper style guide for 
the Java side of things.

https://github.com/steveloughran/formality/blob/master/styleguide/styleguide.md

Reply via email to