[MPlayer-cvslog] r18918 - in trunk: Gui/Makefile configure libvo/vo_directx.c mplayer.c

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Jul 7 21:17:52 CEST 2006


Hello,
On Fri, Jul 07, 2006 at 09:17:04PM +0300, Ivan Kalvachev wrote:
> 2006/7/6, Reimar Doeffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> >-    if (pt->files[i][0] == '\\') {
> >+    if (pt->files[i][0] == '\\' && pt->files[i][0] != '\\') {
> 
> Huh?
> a && !a => false
> 
> Have I missed something or you mean =='/' ?

The second one was supposed to be [1] instead of [0]. Anyway I applied a
slightly different fix since this one would not have done the right
thing either.

Greetings,
Reimar Döffinger
> _______________________________________________
> MPlayer-cvslog mailing list
> MPlayer-cvslog at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list