[MPlayer-dev-eng] [PATCH] Prevent wrong prefixing of base path

Ingo Brückl ib at wupperonline.de
Wed Oct 19 17:16:17 CEST 2011


#1:
The bug I mentioned in my other posting. X:\ should only be considered an
absolute path in a Windows port.

#2:
For Windows ports, a file name format like C:/path/to/file (the "mixed"
Windows/Unix style) is allowed and not unusal. It must be treated an
absolute path and must not be prefixed with the base path.

Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: playtreeparser.1.patch
Type: text/x-diff
Size: 856 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20111019/d0debf1e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: playtreeparser.2.patch
Type: text/x-c++
Size: 571 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20111019/d0debf1e/attachment-0001.bin>


More information about the MPlayer-dev-eng mailing list