| Summary: | Android JNI functions should be declared with JNICALL. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Hak Matsuda <hakuro> |
| Component: | main | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | philipp.wiesemann |
| Version: | 2.0.3 | ||
| Hardware: | Other | ||
| OS: | Android (All) | ||
|
Description
Hak Matsuda
2015-11-03 03:01:13 UTC
Thanks for reporting this problem. If this is just in "SDL_android_main.c" then it should have been fixed with bug #3083. Thanks for quick reply. Particularly I'm seeing an issue with Java_org_libsdl_app_SDLActivity_onNativeTouch in SDK_Android.c, sorry if I'm overlooking if it's already fixed. :) That was fixed earlier (but after 2.0.3 was released) with bug #2523. Cool! Thanks for checking and I will await for the next release :) |