unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Change to bool only partially done?
@ 2012-09-01 16:29 Jan Djärv
  2012-09-01 16:30 ` Jan Djärv
  0 siblings, 1 reply; 9+ messages in thread
From: Jan Djärv @ 2012-09-01 16:29 UTC (permalink / raw)
  To: emacs-devel

Hello.

After the change to bool I get lots of warnings about defvar_bool:

warning: passing argument 3 of 'defvar_bool' from incompatible pointer type 
[enabled by default]
/home/jhd/src/emacs/quickfixes/src/lisp.h:1921:13: note: expected '_Bool *' 
but argument is of type 'int *'

in these files:




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-09-02 17:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-01 16:29 Change to bool only partially done? Jan Djärv
2012-09-01 16:30 ` Jan Djärv
2012-09-01 18:33   ` Paul Eggert
2012-09-01 20:02     ` Jan Djärv
2012-09-01 22:16       ` Paul Eggert
2012-09-02 10:45         ` Jan Djärv
2012-09-02 14:36           ` Paul Eggert
2012-09-02 15:36             ` Jan Djärv
2012-09-02 17:25             ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).