]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Tue, 27 Jun 2023 07:33:05 +0000 (15:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 27 Jun 2023 07:33:05 +0000 (15:33 +0800)
commit3079e15f546de2c4b36259521eb960bfd248603e
treefcd5682e69f8fd77f6a53fba74507caa9315fbdd
parent32352bec968ddcde7d1421f35a05ce6d1e42c348
Update Android port

* src/android.c (android_exception_check)
(android_exception_check_1)
(android_exception_check_2)
(android_exception_check_nonnull)
(android_exception_check_nonnull_1): Tell the compiler to expect
that the object is non-NULL, or that no exception has been
thrown.
src/android.c