Merged to trunk.

  Kinkie

On Thu, Aug 2, 2012 at 12:31 AM, Amos Jeffries <[email protected]> wrote:
> On 02.08.2012 07:13, Kinkie wrote:
>>
>> Hi all,
>>   the attached patch partly fixes CLANG support for Trunk.
>> There are a couple spots where things don't fly however:
>> - GnuRegex.c : when it is built, some macros it has expand to if
>> ((foo==bar)) {} . Clang barfs on the double parentheses when Werror is
>> used
>> - strtoll: Building with -std=c++0x makes strtoll unavailable for some
>> reason. What is really puzzling is that autoconf detects is as
>> working, and so the bundled implementation is not built. Without the
>> -std flag, the build is successful.
>
>
>
> Thank you!
>
> +1 for commit.
>
>
> Amos



-- 
    /kinkie

Reply via email to