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.

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

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

              Created:
              Updated:
              Resolved: