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

Silence aws sdk warning on -Wnewline-eof

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      After the aws sdk was added, it started throwing warnings on the v5 toolchain:

      src/third_party/aws-sdk/platform/linux_aarch64/aws-sdk/crt/aws-crt-cpp/crt/aws-c-common/generated/include/aws/common/config.h:33:7: warning: no newline at end of file [-Wnewline-eof]

      Silence the warning since it's definitely not a warning that needs to be addressed given it's in third party code and doesn't affect behavior.

            Assignee:
            patrice.arruda@mongodb.com Patrice Arruda
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: