Re: small patch to compil vdr-1.7.8 with gcc-4.4.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 14, 2009 at 12:33:47PM +0200, Matthias Schwarzott wrote:

> Well, but why not having a look at the other gcc-4.4 patches for different 
> vdr-versions, and just use the not const recording->fileName member?
> This can be done, as cRecordings is a friend of cRecording.
> 
> -     char *ext = strrchr(recording->FileName(), '.');
> +     char *ext = strrchr(recording->fileName, '.');

Oh, very nice, I didn't look at the patch for older VDR, of course it's
better this way :-)

Thanks.
-- 
	Grégoire FAVRE

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux