[MPlayer-dev-eng] [PATCH] fix compile with clang r150242
Ivan Kalvachev
ikalvachev at gmail.com
Mon Feb 27 17:06:46 CET 2012
On 2/27/12, Diego Biurrun <diego at biurrun.de> wrote:
> On Sun, Feb 26, 2012 at 09:57:34AM -0800, Mike Castle wrote:
>> On Sun, Feb 26, 2012 at 6:40 AM, Diego Biurrun <diego at biurrun.de> wrote:
>> > What is the bug this supposedly fixes?
>>
>> It's in the subject:
>>
>> fix compile with clang r150242
>
> Playing smart? Compilation with clang may fail because of an underlying
> bug that clang chokes on or it may just be clang choking for no good
> reason.
sub/sub_cc.c:68:19: error: illegal character encoding in character literal
chartbl[0x2a] = 'á';
The log with exact errors is available in the initial mail. The user
locale is indeed UTF-8 one.
Compn, please go ahead and commit the original patch you presented.
More information about the MPlayer-dev-eng
mailing list