Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-106

MsgData's cast from char[4] to int* leads to type alias warnings in C++ clients with strict aliasing warnings as errors.

    XMLWordPrintableJSON

Details

    Description

      This is plain old type punning. Use of a union might make GCC happier.

      Attachments

        Activity

          People

            mira.carey@mongodb.com Mira Carey
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: