Re: autogen version testing in fixincludes/genfixes

2011-08-06 Thread Marc Glisse
On Wed, 8 Jun 2011, Andreas Schwab wrote: Basile Starynkevitch writes: And I also believe that the minuscule patch I am proposing in http://gcc.gnu.org/ml/gcc/2011-06/msg00081.html should work on your system too. Could you try it please? That's not the point. The point is, if you patch, yo

Re: autogen version testing in fixincludes/genfixes

2011-06-08 Thread Basile Starynkevitch
On Wed, 08 Jun 2011 21:54:56 +0200 Andreas Schwab wrote: > Basile Starynkevitch writes: > > > And I also believe that the minuscule patch I am proposing in > > http://gcc.gnu.org/ml/gcc/2011-06/msg00081.html > > should work on your system too. Could you try it please? > > That's not the point.

Re: autogen version testing in fixincludes/genfixes

2011-06-08 Thread Andreas Schwab
Basile Starynkevitch writes: > And I also believe that the minuscule patch I am proposing in > http://gcc.gnu.org/ml/gcc/2011-06/msg00081.html > should work on your system too. Could you try it please? That's not the point. The point is, if you patch, you should do it right. Andreas. -- Andr

Re: autogen version testing in fixincludes/genfixes

2011-06-08 Thread Basile Starynkevitch
On Wed, 08 Jun 2011 20:52:51 +0200 Andreas Schwab wrote: > Basile Starynkevitch writes: > > > You see, not Ver. string in it. > > $ autogen -v > autogen (GNU AutoGen) - The Automated Program Generator - Ver. 5.11.1 I might believe that could be more a issue in autogen than in GCC. And I also

Re: autogen version testing in fixincludes/genfixes

2011-06-08 Thread Andreas Schwab
Basile Starynkevitch writes: > You see, not Ver. string in it. $ autogen -v autogen (GNU AutoGen) - The Automated Program Generator - Ver. 5.11.1 Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something c

Re: autogen version testing in fixincludes/genfixes

2011-06-08 Thread Basile Starynkevitch
On Wed, 08 Jun 2011 10:07:20 +0200 Andreas Schwab wrote: > Basile Starynkevitch writes: > > > Hello > > > > With the autogen (GNU AutoGen) 5.11.9 on my Linux/Debian/Sid (or > > perhaps /Experimental) the genfixes script fail, because of the version > > test. > > > > The following patch corrects

Re: autogen version testing in fixincludes/genfixes

2011-06-08 Thread Andreas Schwab
Basile Starynkevitch writes: > Hello > > With the autogen (GNU AutoGen) 5.11.9 on my Linux/Debian/Sid (or > perhaps /Experimental) the genfixes script fail, because of the version > test. > > The following patch corrects that. > > Index: fixincludes/genfixes >

autogen version testing in fixincludes/genfixes

2011-06-07 Thread Basile Starynkevitch
Hello With the autogen (GNU AutoGen) 5.11.9 on my Linux/Debian/Sid (or perhaps /Experimental) the genfixes script fail, because of the version test. The following patch corrects that. Index: fixincludes/genfixes === --- fixincludes