[Bugzilla] [Bug 15508] New: iconvert and int8 pages report a incorrect maximum value of uint64

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Wed Mar 28 15:10:06 CEST 2018


http://bugzilla.scilab.org/show_bug.cgi?id=15508
--------- Bug Summary -----------
iconvert and int8 pages report a incorrect maximum value of uint64

---------- Changed by ------------
stephane.mottelet at utc.fr

---------- What changed ----------
bug_id, short_desc, product, version, rep_platform, op_sys, bug_status, bug_severity, priority, component, assigned_to, reporter


            Bug ID: 15508
           Summary: iconvert and int8 pages report a incorrect maximum
                    value of uint64
           Product: Scilab software
           Version: 6.0 nightly or development
          Hardware: (not used)
                OS: All OS
            Status: NEW
          Severity: Minor
          Priority: (field not used)
         Component: Documentation pages
          Assignee: bugzilla.admin at scilab.org
          Reporter: stephane.mottelet at utc.fr

iconvert:

itype = 18
return uint64 numbers in the range [0, 18446744073709551616]

int8:

y = uint64(X)
return numbers in the range [0, 18446744073709551616]


18446744073709551616 should be replaced by 2^64-1=18446744073709551615

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180328/9219fd66/attachment.htm>


More information about the Bugzilla mailing list