* bug#15481: emacs-24.3 bug report
@ 2013-09-27 12:20 David Binderman
2013-10-10 1:30 ` bug#15481: make-docfile.c local variable type Glenn Morris
0 siblings, 1 reply; 2+ messages in thread
From: David Binderman @ 2013-09-27 12:20 UTC (permalink / raw)
To: 15481
Hello there,
I just ran the static analysis checker cppcheck over the
source code of emacs-24.3
It said
[/home/dcb/rpmbuild/BUILD/emacs-24.3/lib-src/make-docfile.c:1096]: (warning) Storing getc() return value in char variable and then comparing with EOF.
Suggest change type of local variable to int.
Regards
David Binderman
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-10 1:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 12:20 bug#15481: emacs-24.3 bug report David Binderman
2013-10-10 1:30 ` bug#15481: make-docfile.c local variable type Glenn Morris
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.