summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-03-21 09:40:05 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-03-21 09:40:05 -0700
commit3ef271f27f47dab138d431a72838d43a17102e27 (patch)
tree1c39e0b53f29906f531c6e37177d939d4391bfb5 /lisp/emacs-lisp
parenta44c5709cecc6d21246c66651ea8c51201b8881a (diff)
downloademacs-3ef271f27f47dab138d431a72838d43a17102e27.tar.gz
emacs-3ef271f27f47dab138d431a72838d43a17102e27.tar.bz2
emacs-3ef271f27f47dab138d431a72838d43a17102e27.zip
etags: In Prolog functions, don't assume int fits in size_t.
This avoids a warning with gcc -Wstrict-overflow. * etags.c (Prolog_functions, prolog_pr, prolog_atom): Use size_t, not int, to store sizes. (prolog_atom): Return 0, not -1, on error. All callers changed.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions