commit | b5da0d78d2fde6abbfd387db4a3b218a5c301c20 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Nov 10 22:51:01 2014 -0800 |
committer | Andreas Gampe <agampe@google.com> | Wed Nov 12 10:10:12 2014 -0800 |
tree | 97d2104ff7d4321e7f9f061346033f7e05484acd | |
parent | c6f93a43d636b0ad16b75adf664c6a33d30b39dd [diff] |
Frameworks/native: Add pragmas to glgen headers The code currently being generated by glgen is not the cleanest, but we would like to get core/jni onto -Werror. Thus add pragmas turning off warnings locally to the C headers. Also fix signed-comparison in two functions. Longer term TODO: Emit clean code. Change-Id: Iee8582f8c0c1de076d64851d3b6ca467afd5bc43