[
https://issues.apache.org/jira/browse/TS-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630401#comment-14630401
]
ASF subversion and git services commented on TS-3759:
-----------------------------------------------------
Commit bcec70dc84a9a3eefc9a037c5a43e3422d4fc29a in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=bcec70d ]
TS-3759 Eliminate -Ilib/ts, checkpoint 4
> Cleanup -Ilib/ts from build process
> -----------------------------------
>
> Key: TS-3759
> URL: https://issues.apache.org/jira/browse/TS-3759
> Project: Traffic Server
> Issue Type: Improvement
> Components: Build
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.1.0
>
>
> I'd like to
> 1) Remove -Ilib/ts from the build environment, such that all includes will be
> like
> {code}
> #include "ts/Vec.h"
> {code}
> 2) Try to eliminate as much, or all, of #include "ts/tslib.h", and instead
> include the necessary files as appropriate. libts.h is a cop-out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)