Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2003

incomplete handling in Decimal type impls

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • proton-j-0.31.0
    • None
    • proton-j
    • None

    Description

      The Decimal[32|64|128] types present that they allow conversion to/from BigDecimal, but some of the impl is incomplete with TODOs and essentially no-ops to leave an effective 0.0 value. You essentially have to resort to lsb+msb or bytes based accessors.

      Though these types seem to be essentially unused, the impl shouldn't act like that.

      Attachments

        Activity

          People

            Unassigned Unassigned
            robbie Robbie Gemmell
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: