[Bug 29420] [QT3] K2-SeqSUMFunc-4 and xs:unsignedShort vs xs:integer result

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29420

--- Comment #7 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
After I fixed this special case in my code, I found that K-SeqSUMFunc-17 fails,
it is defined as:

sum(xs:untypedAtomic("3")) instance of xs:double

Following your reasoning in comment#1, I think this test is incorrect. It
should return xs:untypedAtomic: no conversion takes place because
op:numeric-plus is not invoked.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 7 February 2016 19:07:51 UTC