(make_int): Cast the argument into <EMACS_INT>.
authortomo <tomo>
Sat, 31 Jul 2004 09:37:04 +0000 (09:37 +0000)
committertomo <tomo>
Sat, 31 Jul 2004 09:37:04 +0000 (09:37 +0000)
commit7153a8d84ffcc9dfde1a317a96e28c5945a3354f
tree724280104d4e796b46be989b5744abf5c1e90744
parent0697c67eb46f2f7af8296060a184d6f1673fcdb9
(make_int): Cast the argument into <EMACS_INT>.
(make_char): Likewise.
(XCHARVAL): Don't use the inline function for UTF-2000 in 64 bit
environment.
(XCHARVAL[for UTF-2000 in 32 bit environment]): Use <Emchar> instead
of <int> as the type of return value; use <Lisp_Object> instead of
<Emchar> as the type of argument.
(XCHARVAL[macro version]): Cast the result into <Emchar>.
src/lisp-disunion.h