Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-4793

qpid/sys/regex.h doesn't detect correct implementation under FreeBSD 9.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22, 0.23
    • 0.22, 0.23
    • C++ Broker
    • None

    Description

      When building on FreeBSD 9.1 the libc regex implementation isn't detected because the build chain doesn't set _POSIX_SOURCE.

      So to allow building on all POSIX/unix variants the test needs to change.

      I propose to check if either POSIX_SOURCE or __unix_ are set.

      Attachments

        Activity

          People

            astitcher Andrew Stitcher
            astitcher Andrew Stitcher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: