diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-10 12:35:58 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-06-10 12:35:58 -0700 |
commit | 332905285a095c175a18c19813923ead751cfaec (patch) | |
tree | 596a29684ba27a7d9e4eda87a9744a554defeb0c /lisp/emacs-lisp/cl-seq.el | |
parent | 3f754b86f836bf4cae6d746debfe0954441050a6 (diff) | |
download | emacs-332905285a095c175a18c19813923ead751cfaec.tar.gz emacs-332905285a095c175a18c19813923ead751cfaec.tar.bz2 emacs-332905285a095c175a18c19813923ead751cfaec.zip |
* image.c: Fix minor problems reported by GCC 4.6.0.
(gif_load, svg_load_image): Rename locals to avoid shadowing.
(imagemagick_load_image): Fix pointer signedness problem by changing
last arg from unsigned char * to char *. All uses changed.
Also, fix a local for similar reasons.
Remove unused locals. Remove locals to avoid shadowing.
(fn_rsvg_handle_free): Remove; unused.
(svg_load, svg_load_image): Fix pointer signedness problem.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
0 files changed, 0 insertions, 0 deletions