-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
Fully Compatible
-
Programmability 2025-06-09
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
In a recent code review, it was suggested as a drive-by fix that I remove an #ifdef __sun block from the code, because solaris is unsupported and not coming back.
I did a brief search for __sun in the codebase, and found a few blocks of code that were only defined for solaris. If this platform is no longer supported, lets just remove these ifdefs in the spirit of code cleanup/clarity.
- is duplicated by
-
SERVER-42928 Remove __sun ifdefs
-
- Closed
-