include inline keyword in inline macros

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 0.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      These warnings are fixed by including the inline keyword in our inline macros, as we had some instances of BSONCXX_INLINE without the inline keyword present.

      Was: During skunkworks I compiled the driver with GCC 4.8 and got a number of warnings about not being able to inline some functions marked always_inline.

      We should audit these and de-inline them if they truly cannot be inlined.

            Assignee:
            Adam Midvidy (Inactive)
            Reporter:
            Adam Midvidy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: