[Bug 1489] New: Missing overflow/underflow/truncation rules for literals

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1489

           Summary: Missing overflow/underflow/truncation rules for literals
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery
        AssignedTo: chamberl@almaden.ibm.com
        ReportedBy: holstege@mathling.com
         QAContact: public-qt-comments@w3.org


F&O has detailed rules (section 6.2 numeric operators) for how to handle
numeric overflows, underflows, and insufficient digits of precision in an 
implementation for numeric operators, but the language document does not have 
the parallel set of rules for numeric literals.

Received on Tuesday, 31 May 2005 16:47:18 UTC