diff options
| author | Stephen Hines <srhines@google.com> | 2013-12-05 17:57:49 -0800 |
|---|---|---|
| committer | Stephen Hines <srhines@google.com> | 2013-12-05 18:01:37 -0800 |
| commit | a5d9bef6b53ba394087c7c7b9cc60d3aaa7f121b (patch) | |
| tree | 9cba2f90b9d890803820d9bb3333ba63fbf4ad3d /tests/cppbasic/compute.cpp | |
| parent | 68d20d9ee2bcd1a8b1aa2d98f2021e68bc609b61 (diff) | |
Add tests for rsDebug() in support library and fix exported functions.
Functions using long vector types for rsDebug were being exported with the
wrong signature from libRSSupport.so. Essentially it comes down to the name
mangling rules being different for "long" and "long long" when combined with
the ext_vector_type attribute. We now hard-code the "long" vector types in
our type signatures and then have them be cast properly to the 64-bit types
we were expecting.
Change-Id: I8f3dad73d0f17f22f66703aff56d6f712fa6df1f
Diffstat (limited to 'tests/cppbasic/compute.cpp')
0 files changed, 0 insertions, 0 deletions
