Silence grpc warnings in --config=opt

XMLWordPrintableJSON

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

      GRPC is throwing a bunch of warnings in --config=opt, ex:

      src/third_party/grpc/dist/src/core/lib/iomgr/exec_ctx.h:331:25: warning: storing the address of local variable 'callback_exec_ctx' in 'grpc_core::ApplicationCallbackExecCtx::callback_exec_ctx_' [-Wdangling-pointer=]

      Silence these warnings since they're very noisy and hide other warnings that may pop up in user code

            Assignee:
            Andrew Bradshaw
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: