On Apr 24, 2013, at 4:44 PM, Igor Galić wrote:
>
>
> - Original Message -
>> Updated Branches:
>> refs/heads/master bb2fcaad3 -> 2915206c7
>>
>>
>> TS-1851: Remove HostDBInfo constructor so it becomes a POD
>>
>> Somewhere down the line HostDBInfo grew enough constructor complexity
- Original Message -
> Updated Branches:
> refs/heads/master bb2fcaad3 -> 2915206c7
>
>
> TS-1851: Remove HostDBInfo constructor so it becomes a POD
>
> Somewhere down the line HostDBInfo grew enough constructor complexity
> that it became a non-POD type. The allocation treats it lik
On 04/24/2013 04:43 PM, Leif Hedstrom wrote:
> On 4/24/13 6:51 AM, Nick Kew wrote:
>> On Fri, 19 Apr 2013 22:54:47 +0100
>> Nick Kew wrote:
>>
>>
>>> I'll attach a mini demo-plugin that reproduces the problem.
>>> The essence of it can be boiled down to:
>> Magic sauce here.
>
> Indeed. I hate ma
On 24 Apr 2013, at 15:43, Leif Hedstrom wrote:
> On 4/24/13 6:51 AM, Nick Kew wrote:
>> On Fri, 19 Apr 2013 22:54:47 +0100
>> Nick Kew wrote:
>>
>>
>>> I'll attach a mini demo-plugin that reproduces the problem.
>>> The essence of it can be boiled down to:
>> Magic sauce here.
>
> Indeed. I h
On 4/24/13 6:51 AM, Nick Kew wrote:
On Fri, 19 Apr 2013 22:54:47 +0100
Nick Kew wrote:
I'll attach a mini demo-plugin that reproduces the problem.
The essence of it can be boiled down to:
Magic sauce here.
Indeed. I hate magic.
So, since for sure the regressions are hanging now, should we
On 4/24/13 2:19 AM, Igor Galić wrote:
- Original Message -
Updated Branches:
refs/heads/master d0b89eadb -> 5c7e0f313
TS-1717 Fix the large number, so that it builds on some platforms.
What, exactly, does TS-1717 (static library build fails with duplicate symbols)
have to do with
On Fri, 19 Apr 2013 22:54:47 +0100
Nick Kew wrote:
> I'll attach a mini demo-plugin that reproduces the problem.
> The essence of it can be boiled down to:
Magic sauce here.
This fails:
TSHttpTxnClientReqGet(txnp, &bufp, &hdr_loc);
iobufp = TSIOBufferCreate();
TSHttpHdrPrint(bufp,
- Original Message -
> Updated Branches:
> refs/heads/master d0b89eadb -> 5c7e0f313
>
>
> TS-1717 Fix the large number, so that it builds on some platforms.
What, exactly, does TS-1717 (static library build fails with duplicate symbols)
have to do with this?
> Branch: refs/heads/