* Warnings in url-parse.el @ 2007-10-13 11:15 Eli Zaretskii 2007-10-13 19:39 ` Glenn Morris 2007-10-13 19:47 ` Richard Stallman 0 siblings, 2 replies; 4+ messages in thread From: Eli Zaretskii @ 2007-10-13 11:15 UTC (permalink / raw) To: emacs-devel Compiling url/url-parse.el on the EMACS_22_BASE branch produces many warnings like this: In url-type: url/url-parse.el:33:8:Warning: macro `url-type' being redefined as a function In url-user: url/url-parse.el:36:8:Warning: macro `url-user' being redefined as a function In url-password: url/url-parse.el:39:8:Warning: macro `url-password' being redefined as a function In url-host: url/url-parse.el:42:8:Warning: macro `url-host' being redefined as a function In url-port: url/url-parse.el:45:8:Warning: macro `url-port' being redefined as a function In url-filename: url/url-parse.el:50:8:Warning: macro `url-filename' being redefined as a function ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Warnings in url-parse.el 2007-10-13 11:15 Warnings in url-parse.el Eli Zaretskii @ 2007-10-13 19:39 ` Glenn Morris 2007-10-13 20:24 ` Eli Zaretskii 2007-10-13 19:47 ` Richard Stallman 1 sibling, 1 reply; 4+ messages in thread From: Glenn Morris @ 2007-10-13 19:39 UTC (permalink / raw) To: Eli Zaretskii; +Cc: emacs-devel Eli Zaretskii wrote: > Compiling url/url-parse.el on the EMACS_22_BASE branch produces many > warnings like this: > > In url-type: > url/url-parse.el:33:8:Warning: macro `url-type' being redefined as a function These warnings will go away if you bootstrap. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Warnings in url-parse.el 2007-10-13 19:39 ` Glenn Morris @ 2007-10-13 20:24 ` Eli Zaretskii 0 siblings, 0 replies; 4+ messages in thread From: Eli Zaretskii @ 2007-10-13 20:24 UTC (permalink / raw) To: Glenn Morris; +Cc: emacs-devel > From: Glenn Morris <rgm@gnu.org> > Cc: emacs-devel@gnu.org > Date: Sat, 13 Oct 2007 15:39:21 -0400 > > Eli Zaretskii wrote: > > > Compiling url/url-parse.el on the EMACS_22_BASE branch produces many > > warnings like this: > > > > In url-type: > > url/url-parse.el:33:8:Warning: macro `url-type' being redefined as a function > > These warnings will go away if you bootstrap. Isn't there an easier way, like remove some specific *.elc files? ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Warnings in url-parse.el 2007-10-13 11:15 Warnings in url-parse.el Eli Zaretskii 2007-10-13 19:39 ` Glenn Morris @ 2007-10-13 19:47 ` Richard Stallman 1 sibling, 0 replies; 4+ messages in thread From: Richard Stallman @ 2007-10-13 19:47 UTC (permalink / raw) To: Eli Zaretskii; +Cc: emacs-devel They must be due to loading an old compiled file which still has the macro definitions. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-10-13 20:24 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-10-13 11:15 Warnings in url-parse.el Eli Zaretskii 2007-10-13 19:39 ` Glenn Morris 2007-10-13 20:24 ` Eli Zaretskii 2007-10-13 19:47 ` Richard Stallman
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.