Re: [PATCH] Make it possible to use ``-'' for reading from stdin.

2009-09-06 Thread olafBuddenhagen
Hi, On Mon, Jun 29, 2009 at 01:28:08AM +0200, olafbuddenha...@gmx.net wrote: > On Tue, Jun 23, 2009 at 10:39:50AM +0200, Thomas Schwinge wrote: > > [...] or test and confirm that the attached patch doesn't break > > anything, which I think that it can't, but who knows... > > Guess what? It does

Re: [PATCH] Make it possible to use ``-'' for reading from stdin.

2009-06-29 Thread olafBuddenhagen
Hi, On Tue, Jun 23, 2009 at 10:39:50AM +0200, Thomas Schwinge wrote: > [...] or test and confirm that the attached patch doesn't break > anything, which I think that it can't, but who knows... Guess what? It does break things... The gnmach build for example does this: mig -n -cc cat - /dev/

[PATCH] Make it possible to use ``-'' for reading from stdin.

2009-06-23 Thread Thomas Schwinge
* mig.in (-*): Change to ``-?*'' to let ``-'' fall through. --- Hello! On Mon, Jun 22, 2009 at 10:06:08PM +0200, olafbuddenha...@gmx.net wrote: > On Wed, Jun 17, 2009 at 12:40:56AM +0200, Thomas Schwinge wrote: > > +%.sdefsi: > > + echo '#include ' | \ > > + $(CPP) \ > > + $(CPPFLAGS