emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

'Maintainer warning' bootstrapping Emacs


From: Angelo Graziosi
Subject: 'Maintainer warning' bootstrapping Emacs
Date: Tue, 29 Sep 2009 01:05:12 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

I have seen that bootstrapping (on Cygwin) current CVS of Emacs gives many warning like this:

---
Maintainer warning: $(lisp)/cedet/semantic/analyze/complete.el missing from $ELCFILES?
---

and

----
Compiling /tmp/emacs/lisp/cedet/semantic/wisent/javascript.el
*Warning* default value of <<no-type>> tokens changed to NULL_TOKEN, was QUERY
*Warning* default value of <<no-type>> tokens changed to QUERY, was TRUE
*Warning* default value of <<no-type>> tokens changed to TRUE, was FALSE
Grammar in javascript.el contains 2 useless nonterminals and 4 useless rules
----

Besides the above, also 'common' warnings. For example:

-----
gcc-4 -c -DHAVE_CONFIG_H -I. -I../src -I/tmp/emacs/lib-src -I/tmp/emacs/lib-src/../src -g -O2 -Wno-pointer-sign /tmp/emacs/lib-src/movemail.c
/tmp/emacs/lib-src/movemail.c: In function 'main':
/tmp/emacs/lib-src/movemail.c:327: warning: call to 'mktemp' declared with attribute warning: the use of `mktemp' is dangerous; use `mkstemp' instead
-----


Cheers,
Angelo.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]