Am 20.01.2016 um 05:21 hat Fam Zheng geschrieben:
> v5: Add valid value testing in iotests. [Berto]
> Add details in commit message. [Markus]
> Use "%lld" in format string. [Markus]
> Fix ")" -> "]" in error message. [Kevin]
>
> Now the negative values are silently converted to a huge
On Wed 20 Jan 2016 05:21:19 AM CET, Fam Zheng wrote:
> v5: Add valid value testing in iotests. [Berto]
> Add details in commit message. [Markus]
> Use "%lld" in format string. [Markus]
> Fix ")" -> "]" in error message. [Kevin]
>
> Now the negative values are silently converted to a hu
On Wed, 01/20 08:25, Markus Armbruster wrote:
> Fam Zheng writes:
>
> > v5: Add valid value testing in iotests. [Berto]
> > Add details in commit message. [Markus]
> > Use "%lld" in format string. [Markus]
> > Fix ")" -> "]" in error message. [Kevin]
> >
> > Now the negative values ar
Fam Zheng writes:
> v5: Add valid value testing in iotests. [Berto]
> Add details in commit message. [Markus]
> Use "%lld" in format string. [Markus]
> Fix ")" -> "]" in error message. [Kevin]
>
> Now the negative values are silently converted to a huge positive number
> because we ar
v5: Add valid value testing in iotests. [Berto]
Add details in commit message. [Markus]
Use "%lld" in format string. [Markus]
Fix ")" -> "]" in error message. [Kevin]
Now the negative values are silently converted to a huge positive number
because we are doing implicit casting from uin