[ 
https://issues.apache.org/jira/browse/TS-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733711#comment-13733711
 ] 

ASF subversion and git services commented on TS-2111:
-----------------------------------------------------

Commit eaa7600b790031e6297302d107bc56b6b90ec398 in branch refs/heads/master 
from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=eaa7600 ]

TS-2111 Reduce Boost requirement to v1.33 or later

                
> configure check in boost falsely requires 1.50
> ----------------------------------------------
>
>                 Key: TS-2111
>                 URL: https://issues.apache.org/jira/browse/TS-2111
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Igor Galić
>             Fix For: 3.4.0, 3.5.0
>
>
> {code}
> #
> # The header_rewrite module depends on boost.
> AX_BOOST_BASE([1.50],
>   [ AM_CONDITIONAL([BUILD_HAVE_BOOST], [true]) ],
>   [ AM_CONDITIONAL([BUILD_HAVE_BOOST], [false]) ]
> )
> {code}
> The code however is compatible with boost ~1.33, and as such the version 
> check should be reduced.

--
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

Reply via email to