Remove facilitynames in server_options_helper.h

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-11160 introduced a conditionally compiled-in copy of the facilitynames table that should be exported by syslog.h. Apparently, solaris did not have it.

      On linux and MacOS this conditional block should never be compiled anyway. On windows, we also never define the relevant macro that leads this block to be compiled either. So, this appears to be completely dead code.

            Assignee:
            Ryan Berryhill
            Reporter:
            Ryan Berryhill
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: