unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 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

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 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).