diff options
author | Po Lu <luangruo@yahoo.com> | 2024-07-07 10:19:31 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-07-07 10:21:47 +0800 |
commit | 99e510977b22ca60e48b2af70a3c2cdbd90b2b01 (patch) | |
tree | 272cbf70afee36d54807768fcac0df40ede58a43 /lisp/emacs-lisp/checkdoc.el | |
parent | bbe95a8ceabfa1f4ad2064e1607fe64cf56434fd (diff) | |
download | emacs-99e510977b22ca60e48b2af70a3c2cdbd90b2b01.tar.gz emacs-99e510977b22ca60e48b2af70a3c2cdbd90b2b01.tar.bz2 emacs-99e510977b22ca60e48b2af70a3c2cdbd90b2b01.zip |
Correct JNI string error checking and miscellaneous corrections
* src/android-emacs.c (main): Do not attempt to load the
bootstrap class path, which is redundant on all Android releases.
* src/android.c (initEmacs, android_browse_url): Do not assume
exceptions will be raised if GetStringUTFChars fails. Decode
Android JNI strings as Qandroid_jni.
* src/androidvfs.c (android_saf_check_nonnull): New function.
(android_saf_new_mkdir): Likewise.
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions