From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: [jpw@pobox.com: crash setting frame parameter icon-name to non-nil non-string value] Date: Sat, 03 Jun 2006 11:44:33 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <87irnjo6qz.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: sea.gmane.org 1149302696 8814 80.91.229.2 (3 Jun 2006 02:44:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Jun 2006 02:44:56 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 03 04:44:52 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FmM89-0005Ee-NJ for ged-emacs-devel@m.gmane.org; Sat, 03 Jun 2006 04:44:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FmM89-0002Su-9F for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 22:44:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FmM7y-0002Sm-FJ for emacs-devel@gnu.org; Fri, 02 Jun 2006 22:44:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FmM7w-0002SG-Mr for emacs-devel@gnu.org; Fri, 02 Jun 2006 22:44:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FmM7w-0002SD-IK for emacs-devel@gnu.org; Fri, 02 Jun 2006 22:44:36 -0400 Original-Received: from [133.82.132.2] (helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FmMEW-00045s-Py; Fri, 02 Jun 2006 22:51:25 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 3D43B2CC6; Sat, 3 Jun 2006 11:44:33 +0900 (JST) Original-To: Eli Zaretskii In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55650 Archived-At: >>>>> On Sat, 03 Jun 2006 00:23:24 +0300, Eli Zaretskii said: >> I checked in another fix (patch below). Probably macfns.c and >> w32fns.c need to be fixed too. > The w32 port doesn't crash with such invalid values of the icon, > because the code that uses f->icon_name is ifdef'ed away. But I > installed the change in w32fns.c nonetheless, thanks for the heads > up. Ditto for macfns.c. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp