either the whole cdriver, or at least its public headers should compile with -std=c11

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      On my machine, at least, compiling the server against the cdriver doesn't work right because the cdriver headers expose struct addrinfo. The server compiles c code with -std=c11 and c11 excludes the definition of struct addrinfo, at least on my platform.

            Assignee:
            A. Jesse Jiryu Davis
            Reporter:
            Gabriel Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: