Thanks, applied.
On Fri, Jun 29, 2012 at 8:38 PM, Stefan Weil wrote:
> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
> type safety which now raises compiler errors when latest QEMU was
> configured with --enable-debug.
>
> Fix this by splitting the SSE tables even further to
On 29 June 2012 21:38, Stefan Weil wrote:
> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
> type safety which now raises compiler errors when latest QEMU was
> configured with --enable-debug.
>
> Fix this by splitting the SSE tables even further to separate
> helper functions
On Sat, Jun 30, 2012 at 1:46 PM, Stefan Weil wrote:
> Am 30.06.2012 14:16, schrieb Dunrong Huang:
>
>> 2012/6/30 Stefan Weil :
>>>
>>> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table type
>>> safety which now raises compiler errors when latest QEMU was configured with
>>> --enab
Am 30.06.2012 14:16, schrieb Dunrong Huang:
2012/6/30 Stefan Weil :
commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
type safety which now raises compiler errors when latest QEMU was
configured with --enable-debug.
The error occurs when building with --enable-werror, which is
2012/6/30 Stefan Weil :
> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
> type safety which now raises compiler errors when latest QEMU was
> configured with --enable-debug.
>
The error occurs when building with --enable-werror, which is
default option, not --enable-debug.
> F
2012/6/30 Stefan Weil :
> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
> type safety which now raises compiler errors when latest QEMU was
> configured with --enable-debug.
>
> Fix this by splitting the SSE tables even further to separate
> helper functions with different sign
Am 29.06.2012 22:38, schrieb Stefan Weil:
> commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
> type safety which now raises compiler errors when latest QEMU was
> configured with --enable-debug.
>
> Fix this by splitting the SSE tables even further to separate
> helper functions
commit c4baa0503d9623f1ce891f525ccd140c598bc29a improved SSE table
type safety which now raises compiler errors when latest QEMU was
configured with --enable-debug.
Fix this by splitting the SSE tables even further to separate
helper functions with different signatures.
Instead of crashing by cal