Date: Wed, 10 Sep 1997 19:10:47 +0300 (IDT) From: Eli Zaretskii To: Oberhumer Markus cc: djgpp-workers AT delorie DOT com Subject: Re: c1args.c patches In-Reply-To: <199709101443.RAA10700@is.elta.co.il> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 10 Sep 1997, Oberhumer Markus wrote: > Would it make sense to extend parsing of response files so that > it can handle 'find -print0' by default - this shouln't be much work ? I don't know, I need to look in the sources, there are too many different cases there. Does the layout of the long command lines in the transfer buffer treats null characters as special? Maybe it's simpler to just try to implement this and see whether something breaks?