X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 3 Mar 2002 13:36:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Tim Van Holder cc: djgpp-workers AT delorie DOT com, "'Richard Dawe'" Subject: Re: Two small patches for the ported Fileutils 4.0 In-Reply-To: <000301c1c22f$ef7e2e40$caf8e0d5@zastaixp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 2 Mar 2002, Tim Van Holder wrote: > This bug doesn't seem to be present in the 4.0 package from Andrew's > site; I've had no problems installing development version of automake > and autoconf, and they're full of scripts. > And 'touch foo; ginstall foo /some/where/else/' works just fine. On what OS? The bug causes ginstall to dereference a NULL pointer, so if that's on Windows, you will never see a crash.