diff options
author | Eli Zaretskii <eliz@gnu.org> | 2021-03-03 20:15:58 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-03-03 20:15:58 +0200 |
commit | 30810905de7662b36b7ac9275bb9cbb2a563c277 (patch) | |
tree | 2aca3873e6da4118c7f2a3123fc1160a1162f05f /test/lisp/emacs-lisp/text-property-search-tests.el | |
parent | e5a0d4c42583fe38e38ab7782b8928ca54f82fad (diff) | |
download | emacs-30810905de7662b36b7ac9275bb9cbb2a563c277.tar.gz emacs-30810905de7662b36b7ac9275bb9cbb2a563c277.tar.bz2 emacs-30810905de7662b36b7ac9275bb9cbb2a563c277.zip |
Fix compilation warnings in --with-wide-int build on Windows
* src/comp.c (emit_rvalue_from_emacs_uint)
(emit_rvalue_from_lisp_word_tag): Fix comparison of unsigned
values.
(gcc_jit_context_new_rvalue_from_ptr): Define only if
LISP_WORDS_ARE_POINTERS, to avoid compilation warning.
(init_gccjit_functions): Load gcc_jit_context_new_rvalue_from_ptr
only if LISP_WORDS_ARE_POINTERS.
Diffstat (limited to 'test/lisp/emacs-lisp/text-property-search-tests.el')
0 files changed, 0 insertions, 0 deletions