semaphore_posix.hpp should not be included on OSX

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: 10
    • Component/s: hotspot
    • None
    • b23

      os_posix.cpp unconditionally includes semaphore_posix.hpp
      If os_posix also transitively includes the semaphore.hpp and gets semaphore_bsd.hpp then a name clash occurs because both try to create the SemaphoreImpl typedef.

            Assignee:
            Mikael Gerdin (Inactive)
            Reporter:
            Mikael Gerdin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: