[Mplayer-cvslog] CVS: main configure,1.932,1.933
    Ivan Kalvachev 
    ivan at cacad.com
       
    Fri Nov  5 22:01:37 CET 2004
    
    
  
On Fri,  5 Nov 2004 15:56:45 +0100 (CET)
Arpi <arpi at mplayerhq.hu> wrote:
> Hi,
> 
> account disabled. he didnt commit any useful for ages (> 1 years)
> 
I don't understand:
If him account have been disabled how did he committed that?
If you have disabled him account now, by whom request you did that?
Take Care
   Ivan Kalvachev
  iive
On Fri, 05 Nov 2004 14:37:44 +0100
Diego Biurrun <diego at biurrun.de> wrote:
> On Fri, Nov 05, 2004 at 02:21:58PM +0100, Moritz Bunkus wrote:
> > 
> > > -  cc_name=`( $_cc -V ) 2>&1 | head -1 | cut -d ',' -f 1`
> > > -  cc_version=`( $_cc -V ) 2>&1 | head -1 | cut -d ',' -f 2 | cut -d ' ' -f 3`
> > > +  cc_name=`( $_cc -V ) 2>&1 | head -n 1 | cut -d ',' -f 1`
> > > +  cc_version=`( $_cc -V ) 2>&1 | head -n 1 | cut -d ',' -f 2 | cut -d
> > > -  ' ' -f 3`
> > 
> > Such patches have been rejected in the past, and I guess that there will
> > be some flaming now, too. The "proper" solution would IMHO be to check
> > whether head and tail want -n or not and to use that information.
> 
> I'll add it to the FAQ later today, this has come up far too often now.
> 
> Is Colin even on the cvslog mailing list?  He hasn't committed in ages...
> 
> Diego
>
    
    
More information about the MPlayer-cvslog
mailing list