mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
154bef14bf
clang complains that it's unable to instantiate this template because the functions being passed as arguments are MOZ_JNICALL, while the actual parameter to the function has no such attribute. Adding the attribute makes everything line up. |
||
---|---|---|
.. | ||
Accessors.h | ||
moz.build | ||
Natives.h | ||
Refs.h | ||
Types.h | ||
Utils.cpp | ||
Utils.h |