https://bugs.freedesktop.org/show_bug.cgi?id=37028
--- Comment #13 from Maggioni Marcello hayarms@gmail.com 2011-06-07 10:12:20 PDT --- Created an attachment (id=47669) --> (https://bugs.freedesktop.org/attachment.cgi?id=47669) Correct test
Ups sorry, I completely botched the test application :D
I placed a "!=" instead of a "==" and so all the results in the previous post are inverted.
The query are correct for a little in the beginning and then they get completely wrong afterwards :
[hades@artemis ~]$ ./query Correct values: 25 Not correct values: 25 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0 Not correct values: 50 Correct values: 0
...
Sorry for the mess, I'm quite tired in this period :p