From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs dumps core using gnus Date: Sun, 10 Feb 2002 13:28:10 +0200 (IST) Message-ID: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: quimby2.netfonds.no 1013341197 7314 195.204.10.66 (10 Feb 2002 11:39:57 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 10 Feb 2002 11:39:57 GMT Cc: rms@gnu.org, emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16ZsKr-0001ts-00 for ; Sun, 10 Feb 2002 12:39:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ZsBS-0004l4-00; Sun, 10 Feb 2002 06:30:14 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16ZsAG-0004hd-00; Sun, 10 Feb 2002 06:29:00 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id NAA15683; Sun, 10 Feb 2002 13:28:10 +0200 (IST) X-Sender: eliz@is Original-To: luis fernandes In-Reply-To: <15461.52463.545596.172687@www.ee.ryerson.ca> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:950 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:950 On Sat, 9 Feb 2002, luis fernandes wrote: > Eli was wondering whether it was possible for library versions to be > checked. > > One way is by looking at the corresponding #include file(s) that are > installed, along with the library, for the version number. Unfortunately, this doesn't seem to work with libungif. The header it installes, gif_lib.h, has only this: #define GIF_LIB_VERSION " Version 4.0, " which doesn't reveal the minor version number, which is what we need here. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel