[GitHub] trafficserver issue #1216: Localized version of Boost.String_Ref.

2016-11-14 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the issue: https://github.com/apache/trafficserver/pull/1216 Further work indicates that `string_ref` isn't going to be a suitable replacement for `ConstBuffer`. I will be taking a different approach. --- If your project is set up for it, you

[GitHub] trafficserver issue #1216: Localized version of Boost.String_Ref.

2016-11-11 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the issue: https://github.com/apache/trafficserver/pull/1216 I've been working with this, because it was suggested as a replacement for `ts::ConstBuffer` which was standard (or would become so) rather than custom code. However, my experience

[GitHub] trafficserver issue #1216: Localized version of Boost.String_Ref.

2016-11-11 Thread SolidWallOfCode
Github user SolidWallOfCode commented on the issue: https://github.com/apache/trafficserver/pull/1216 A derivative of the Boost library has been adopted in to the standard library for C++17 making this forward compatible but ATS won't be able to depend on that for quite a while.

[GitHub] trafficserver issue #1216: Localized version of Boost.String_Ref.

2016-11-10 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1216 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/1092/ for details. --- If your project is set up for it, you can reply to this email and have your

[GitHub] trafficserver issue #1216: Localized version of Boost.String_Ref.

2016-11-10 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/1216 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1199/ for details. --- If your project is set up for it, you can reply to this email and have