From xemacs-m  Thu Feb 27 16:52:11 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA09889
	for <xemacs-beta@xemacs.org>; Thu, 27 Feb 1997 16:52:10 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id PAA24114;
	Thu, 27 Feb 1997 15:03:54 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Dynamic adjustment of PURESIZE (was Re: [19.15-b95] Success under Solaris-2.5/X11R6.3)
References: <vklo8e5aq3.fsf@cdc.noaa.gov> 	<m2ybcdncec.fsf@altair.xemacs.org> 	<QQceih18308.199702242148@crystal.WonderWorks.COM> 	<m2afotn832.fsf@altair.xemacs.org> 	<QQceik19037.199702242244@crystal.WonderWorks.COM> 	<m2sp2k7fcu.fsf_-_@altair.xemacs.org> 	<kig7mjvlsdt.fsf@jagor.srce.hr> 	<xcdwwrve9vz.fsf@jordan.cs.uchicago.edu> 	<199702272203.OAA26353@newman> <QQcetl00761.199702272217@crystal.WonderWorks.COM>
X-Url: http://www.miranova.com/%7Esteve/
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 Thu, 27 Feb 1997 17:17:57 -0500 (EST)
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
Date: 27 Feb 1997 15:03:48 -0800
Message-ID: <m2u3mxonqj.fsf@altair.xemacs.org>
Lines: 20
X-Mailer: Gnus v5.4.15/XEmacs 20.1

Kyle Jones writes:

> William M. Perry writes:
>> Soren Dayton writes:
>> >would it be possible to check the return value of the make and do it
>> >yourself?  That would be the nice solution...
>> 
>> This could get into recursion problems if there was a genuine problem
>> with the build. :)

> Use a unique exit code.

Um, you can't right now.  The `fatal' routine is called to shut things
down and it hard codes an `exit(1)'.

There are 69 places fatal is called.  Sounds like a lot of work to
change it. :-(
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

