From xemacs-m  Sat Jan 11 19:47:55 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id TAA28980 for <xemacs-beta@xemacs.org>; Sat, 11 Jan 1997 19:47:55 -0600 (CST)
Received: (from steve@localhost)
          by altair.xemacs.org (8.8.4/8.8.4)
	  id RAA14206; Sat, 11 Jan 1997 17:57:52 -0800
Sender: steve@xemacs.org
To: xemacs-beta@xemacs.org
Subject: Re: 20.0-b90: more docstring warnings
References: <QQbycj14329.199701120118@crystal.WonderWorks.COM>
X-Url: http://www.miranova.com/%7Esteve/
Mail-Copies-To: never
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Kyle Jones's message of Sat, 11 Jan 1997 20:18:04 -0500 (EST)
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: 11 Jan 1997 17:57:50 -0800
Message-ID: <m2zpyfwt7l.fsf@altair.xemacs.org>
Lines: 29
X-Mailer: Red Gnus v0.80/XEmacs 20.0

Kyle Jones writes:

Thanks for the report, Kyle.

> [...]
> Finding pointers to doc strings...
> Note: Strange doc (duplicate) for bytecode find-non-ascii-charset-string @ 1229095
> Note: Strange doc (duplicate) for bytecode find-non-ascii-charset-region @ 1229275
> Note: Strange doc (no doc slot) for bytecode char-length @ 1229992
> Note: Strange doc (duplicate) for bytecode char-columns @ 1230054
> Note: Strange doc (duplicate) for bytecode string-columns @ 1230243
> Note: Strange doc (duplicate) for bytecode truncate-string @ 1230447
> Finding pointers to doc strings...done

These are all overloaded functions duplicated in mule/mule-misc.el and
tl/emu-x20.el.  As soon as we remove one of them, the messages will go
away.  I don't know why emu-x20.el is being put through this process
because it isn't supposed to be dumped with XEmacs any more.

> Warning: doc lost for variable ccl-read-vscii.
> Warning: doc lost for variable ccl-read-viscii.

These are from the Vietnamese hooks.  I've looked over this before and
haven't figured it out yet.  It's OK for now, because I don't think
anyone has used Vietnamese.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
Today's environment is 20.0 XEmacs Lucid (beta91) and Red Gnus v0.80

