[MPlayer-dev-eng] [PATCH] Filename double-conversion

Zuxy Meng zuxy.meng at gmail.com
Thu Dec 28 04:36:37 CET 2006


Hi,

2006/12/22, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Fri, Dec 22, 2006 at 08:56:02PM +0800, Zuxy Meng wrote:
> > 2006/11/16, Zuxy Meng <zuxy.meng at gmail.com>:
> > >Sorry, my mistake. This one should be OK.
> >
> > Compn has kindly helped me test this patch and it worked well on his
> > machine: filename that used to be mess turned out to be meaning full
> > with proper locale or MPLAYER_CHARSET setting. As for what Reimar
> > concerned about (filename length throttling) maybe we can deal with
> > the general case in mp_msg() (cut off a message if it's too long and
> > append '...' to the end).
>
> I don't think that's necessary to handle explicitly, I was just
> collecting advantages of not using PATH_MAX.

Then pls kindly review this one, using MSGSIZE_MAX instead of
unpredictable PATH_MAX, and append '...' to the end when the
filename's too long.

-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: filename_utf8.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20061228/008a29a0/attachment.asc>


More information about the MPlayer-dev-eng mailing list