From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32649 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: compilation warnings Date: 01 Oct 2000 13:50:06 +0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035168898 20987 80.91.224.250 (21 Oct 2002 02:54:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:54:58 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 5D27AD051E for ; Sun, 1 Oct 2000 05:52:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAC04876; Sun, 1 Oct 2000 04:51:02 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 01 Oct 2000 04:49:38 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA19920 for ; Sun, 1 Oct 2000 04:49:29 -0500 (CDT) Original-Received: from vsu.ru (info.vsu.ru [62.76.169.9]) by mailhost.sclp.com (Postfix) with ESMTP id B09B6D051E for ; Sun, 1 Oct 2000 05:49:51 -0400 (EDT) Original-Received: from video.uic.vsu.ru ([62.76.169.38] verified) by vsu.ru (CommuniGate Pro SMTP 3.3.1) with ESMTP id 1915446 for ding@gnus.org; Sun, 01 Oct 2000 13:49:54 +0400 Original-To: ding@gnus.org Original-Lines: 37 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32649 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32649 Hi! compiling the current cvs version gives the following warnings: 1) While compiling turn-on-gnus-mailing-list-mode in file /opt/local/vvv/gnus/lisp/gnus-ml.el: ** reference to free variable group While compiling gnus-mailing-list-help: ** reference to free variable list-help While compiling gnus-mailing-list-subscribe: ** reference to free variable list-subscribe While compiling gnus-mailing-list-unsubscribe: ** reference to free variable list-unsubscribe While compiling gnus-mailing-list-post: ** reference to free variable list-post While compiling gnus-mailing-list-owner: ** reference to free variable list-owner While compiling gnus-mailing-list-archive: ** reference to free variable list-archive While compiling gnus-xmas-mailing-list-menu-add: ** reference to free variable mailing-list ** reference to free variable gnus-mailing-list-menu While compiling the end of the data: ** The following functions are not known to be defined: display-message, gnus-xmas-menu-add 2) While compiling smiley-create-glyph in file /opt/local/vvv/gnus/lisp/smiley.el: ** reference to free variable xpm-color-symbols While compiling the end of the data: ** The following functions are not known to be defined: popup-menu, set-glyph-face, event-glyph-extent, event-closest-point, extentp, extent-property, hide-annotation, extent-at, event-buffer, reveal-annotation, delete-extent, annotations-at Best, v.