Globally define _XOPEN_SOURCE

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Internal Code
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      We should decide on a version of X/Open standard that the server source should conform to, and add the appropriate define of _XOPEN_SOURCE to our global list of defines.

      We should also reduce our use of _GNU_SOURCE and other feature test macros that expose less-portable C standard library functions (possibly ban such macros from SConscript files and require developers to define them on a per-source basis?).

            Assignee:
            DO NOT USE - Backlog - Platform Team
            Reporter:
            J Rassi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: