Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-67702

Remove decimal type from basic_types.idl

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • None
    • None
    • None
    • Fully Compatible
    • ALL
    • Service Arch 2022-10-03

    Description

      Original ticket description:

      Currently the bson_serialization_type for decimal in basic_types.idl is double

      We think that this is likely just a copy-paste error from the "double" type defined immediately above in the basic_types.idl file, and, when we tested simply changing the bson_serialization_type of decimal to "decimal," we did not notice any failures.

      However, we definitely didn't test this exhaustively, so we've left the type as is ("double") for now, in the interest of not conflating any errors that may arise from this with other pull requests.

       

      New ticket description:

      Remove decimal type from basic_types.idl because the type is not used.

       

      Attachments

        Activity

          People

            alex.li@mongodb.com Alex Li
            reilly.mcbride@mongodb.com Reilly McBride
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: