-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.
- is related to
-
SERVER-11160 compile failure on Solaris: server_options.cpp: "facilitynames was not declared in this scope"
-
- Closed
-