For the warning, you will need to silence it since we can't control the
generated code.

For Ed, it's possible your builder doesn't support the "clean" property?
Because cleaning definitely should fix it if it's the same error. Anyway
I'll try to fix the cmake later
On Fri, Mar 13, 2015 at 4:11 AM Pavel Labath <[email protected]> wrote:

> We're now also getting a compiler warning in the generated code:
>
> tools/lldb/scripts/LLDBWrapPython.cpp:63676:20: warning: implicit conversion 
> of NULL constant to 'bool' [-Wnull-conversion]
>
> Any idea how to clear that up?
>
>
>
> On 13 March 2015 at 07:48, Ed Maste <[email protected]> wrote:
>
>> On 13 March 2015 at 02:10, Ed Maste <[email protected]> wrote:
>> >
>> > Thanks - I just did this for the FreeBSD build, which broke in the same
>> way.
>>
>> Unfortunately it seems it didn't work. I'll take another look if it
>> still fails after the explicit dependency is there.
>>
> _______________________________________________
>> lldb-dev mailing list
>> [email protected]
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>>
>
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to