[
https://issues.apache.org/jira/browse/QPID-4793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Stitcher updated QPID-4793:
----------------------------------
Fix Version/s: 0.22
> qpid/sys/regex.h doesn't detect correct implementation under FreeBSD 9.1
> ------------------------------------------------------------------------
>
> Key: QPID-4793
> URL: https://issues.apache.org/jira/browse/QPID-4793
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.22, 0.23
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
> Fix For: 0.22, 0.23
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]