Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2016-01-14 Thread Peter Maydell
On 14 January 2016 at 12:44, Paolo Bonzini wrote: > On 14/01/2016 12:15, Peter Maydell wrote: >> Not that I saw -- ping again, Paolo. This is the only warning >> that clang's sanitizer currently produces for me, and arithmetic >> overflows on addition seem genuinely worth investigation... > > It h

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2016-01-14 Thread Paolo Bonzini
On 14/01/2016 12:15, Peter Maydell wrote: > On 5 November 2015 at 20:05, John Snow wrote: >> >> >> On 10/01/2015 09:38 AM, Paolo Bonzini wrote: >>> >>> >>> On 01/10/2015 12:47, Peter Maydell wrote: On 29 May 2015 at 12:12, Paolo Bonzini wrote: > > > On 29/05/2015 12:56, Peter M

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2016-01-14 Thread Peter Maydell
On 5 November 2015 at 20:05, John Snow wrote: > > > On 10/01/2015 09:38 AM, Paolo Bonzini wrote: >> >> >> On 01/10/2015 12:47, Peter Maydell wrote: >>> On 29 May 2015 at 12:12, Paolo Bonzini wrote: On 29/05/2015 12:56, Peter Maydell wrote: > Paolo: ping^2, since we're out o

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-11-05 Thread John Snow
On 10/01/2015 09:38 AM, Paolo Bonzini wrote: > > > On 01/10/2015 12:47, Peter Maydell wrote: >> On 29 May 2015 at 12:12, Paolo Bonzini wrote: >>> >>> >>> On 29/05/2015 12:56, Peter Maydell wrote: Paolo: ping^2, since we're out of release freeze now? >> >> I have some patches,

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-10-01 Thread Eric Blake
On 10/01/2015 04:47 AM, Peter Maydell wrote: > On 29 May 2015 at 12:12, Paolo Bonzini wrote: >> >> >> On 29/05/2015 12:56, Peter Maydell wrote: >>> Paolo: ping^2, since we're out of release freeze now? > > I have some patches, but this isn't really the best time for me to post > th

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-10-01 Thread Paolo Bonzini
On 01/10/2015 12:47, Peter Maydell wrote: > On 29 May 2015 at 12:12, Paolo Bonzini wrote: >> >> >> On 29/05/2015 12:56, Peter Maydell wrote: >>> Paolo: ping^2, since we're out of release freeze now? > > I have some patches, but this isn't really the best time for me to post > the

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-10-01 Thread Peter Maydell
On 29 May 2015 at 12:12, Paolo Bonzini wrote: > > > On 29/05/2015 12:56, Peter Maydell wrote: >> Paolo: ping^2, since we're out of release freeze now? >>> > >>> > I have some patches, but this isn't really the best time for me to post >>> > them... >> Ping...has the timing improved? > > Almos

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-05-29 Thread Paolo Bonzini
On 29/05/2015 12:56, Peter Maydell wrote: >>> >> Paolo: ping^2, since we're out of release freeze now? >> > >> > I have some patches, but this isn't really the best time for me to post >> > them... > Ping...has the timing improved? Almost. :) Next week, promised. Paolo

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-05-29 Thread Peter Maydell
On 11 May 2015 at 10:07, Paolo Bonzini wrote: > On 11/05/2015 10:53, Peter Maydell wrote: >> Paolo: ping^2, since we're out of release freeze now? > > I have some patches, but this isn't really the best time for me to post > them... Ping...has the timing improved? thanks -- PMM

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-05-11 Thread Paolo Bonzini
On 11/05/2015 10:53, Peter Maydell wrote: > Paolo: ping^2, since we're out of release freeze now? I have some patches, but this isn't really the best time for me to post them... Paolo

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-05-11 Thread Peter Maydell
Paolo: ping^2, since we're out of release freeze now? thanks -- PMM On 5 February 2015 at 17:03, Peter Maydell wrote: > Ping on this warning issue, since I guess everybody missed it > over Christmas :-) > > thanks > -- PMM > > On 23 December 2014 at 23:17, Peter Maydell wrote: >> If you do a cl

Re: [Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2015-02-05 Thread Peter Maydell
Ping on this warning issue, since I guess everybody missed it over Christmas :-) thanks -- PMM On 23 December 2014 at 23:17, Peter Maydell wrote: > If you do a clang build with -fsanitize=undefined, then you get some > sanitizer errors in make check: > > TEST: tests/test-string-output-visitor...

[Qemu-devel] clang -fsanitize=undefined warnings in the string visitors

2014-12-23 Thread Peter Maydell
If you do a clang build with -fsanitize=undefined, then you get some sanitizer errors in make check: TEST: tests/test-string-output-visitor... (pid=31713) /string-visitor/output/int: OK /string-visitor/output/int: