Re: monkeyiq - r30369 - in abiword/trunk/src: text/ptbl/xp wp/impexp/xp

From: Hub Figuière <hfiguiere_at_teaser.fr>
Date: Tue Oct 11 2011 - 16:44:32 CEST

On 11-10-11 12:23 AM, Ben Martin wrote:
> On Mon, 2011-10-10 at 18:11 -0700, Hub Figuière wrote:
>> On 11-10-10 3:51 PM, cvs@abisource.com wrote:
>>
>>> @@ -605,6 +615,10 @@
>>> {
>>> PD_ResultBindings_t ret;
>>>
>>> +#ifndef WITH_REDLAND
>>> + return ret;
>>> +#else
>>> +
>>
>> You are returning an undefined value?
>>
>
> An empty result... from the header file:
> typedef std::list< std::map< std::string, std::string> >
> PD_ResultBindings_t;

Doh. I was assuming it was a POD. My bad.

Thanks

Hub
Received on Tue Oct 11 16:44:51 2011

This archive was generated by hypermail 2.1.8 : Tue Oct 11 2011 - 16:44:51 CEST