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

Audit the codebase for signed use of char types

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Works as Designed
    • None
    • None
    • None
    • None
    • Execution Team 2022-09-19

    Description

      Signedness of "char" is platform-specific, e.g. it is signed on x86-linux, it is typically unsigned on ARM. For portability we should stick to using an unsigned type.

      Attachments

        Issue Links

          Activity

            People

              jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
              josef.ahmad@mongodb.com Josef Ahmad
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: