[MPlayer-dev-eng] [PATCH] Prevent wrong prefixing of base path
Ingo Brückl
ib at wupperonline.de
Wed Oct 19 20:19:56 CEST 2011
Reimar Döffinger wrote on Wed, 19 Oct 2011 19:35:25 +0200:
> On 19 Oct 2011, at 17:16, Ingo Brückl <ib at wupperonline.de> wrote:
>> #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.
> Shouldn't that rather use HAVE_DOS_PATHS? E.g. OS/2 uses basically the
> same rules.
Yes, of course. Wasn't aware of HAVE_DOS_PATHS.
Is C:/path/to/file allowed in OS/2, too? If so, #2 would be ok. If not, #2a.
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: playtreeparser.1.patch
Type: text/x-diff
Size: 806 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20111019/306cd122/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: playtreeparser.2a.patch
Type: text/x-c++
Size: 547 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20111019/306cd122/attachment-0003.bin>
More information about the MPlayer-dev-eng
mailing list