Fix strict aliasing warnings so that headers are useable for all consumers

XMLWordPrintableJSON

    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The BSON library in the driver currently assumes that it is being compiled with -fno-strict-aliasing. However several of the aliasing violations are in headers, which means that they inflict the same penalty on consumers of the library. We should fix the strict aliasing warnings so that clients can consume the library without needing special flags.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: