emacs-devel
[Top][All Lists]
Advanced

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

Warnings in sgml-mode.el


From: Eli Zaretskii
Subject: Warnings in sgml-mode.el
Date: Wed, 03 Apr 2002 16:56:54 +0300

Compiling sgml-mode.el with today's CVS prints warnings that look
strange (I don't know when this started):

    emacs/lisp/textmodes/sgml-mode.el: In toplevel form
    emacs/lisp/textmodes/sgml-mode.el:956: warning: :constructor called as a 
function
    emacs/lisp/textmodes/sgml-mode.el:956: warning: reference to free variable 
sgml-make-tag
    emacs/lisp/textmodes/sgml-mode.el:956: warning: reference to free variable 
start
    emacs/lisp/textmodes/sgml-mode.el:956: warning: reference to free variable 
end
    emacs/lisp/textmodes/sgml-mode.el:956: warning: reference to free variable 
name
    emacs/lisp/textmodes/sgml-mode.el:956: warning: reference to free variable 
type
    emacs/lisp/textmodes/sgml-mode.el:970: warning: `33' is a malformed function
    emacs/lisp/textmodes/sgml-mode.el:970: warning: `63' is a malformed function
    emacs/lisp/textmodes/sgml-mode.el:970: warning: `47' is a malformed function
    emacs/lisp/textmodes/sgml-mode.el:970: warning: `37' is a malformed function
    emacs/lisp/textmodes/sgml-mode.el:970: warning: t called as a function
    emacs/lisp/textmodes/sgml-mode.el: warning: the following functions are not 
known to be defined: defstruct, :constructor, type, case, t, sgml-make-tag, 
sgml-tag-start, sgml-tag-name, ignore-errors, sgml-tag-end, sgml-tag-type, 
comment, cdata, pi, jsp, tag, text, otherwise



reply via email to

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