On 20. Mai 2014 18:15:36 MESZ, Botond Botyanszki <b...@siliconium.net> wrote:
>Hi Tobias,
>
>Sorry about the delay. Finally I could try the patch and libdrizzle4
>seems
>to be working fine with it.
>I'd appreciate if you could add this to the drizzle build to have a
>working libdrizzle4 package.
>
>Thanks,
>Botond
>
>On Thu, 27 Feb 2014 19:52:31 +0100
>Tobias Frost <t...@frost.de> wrote:
> 
>> If you want, you can just give it a try and compile drizzle with the
>> patch. As far as I can see, the only required change is to add this
>line
>> 
>> 
>> --- libdrizzle/conn.cc.orig   2014-02-27 19:43:37.811668879 +0100
>> +++ libdrizzle/conn.cc        2014-02-27 19:44:11.488212682 +0100
>> @@ -1301,6 +1301,8 @@
>>        }
>>      } while (0);
>>  
>> +    drizzle_state_pop(con);
>> +
>>      return DRIZZLE_RETURN_OK;
>>  #else
>>      return DRIZZLE_RETURN_COULD_NOT_CONNECT;
>> 
>> 
>> (This is in function
>> drizzle_return_t drizzle_state_connect(drizzle_con_st *con)
>> The lines-# are for the latest version in sid, but as far as I see it
>> has not much changed since 7.1.36-stable)
>> 
>> Would be great if you could give it a try and let me know if this
>fixes
>> it..
>> 
>> --
>> Tobias  

Hi Botond, 

 Thanks for testing. I will prepare an upload on the next weekend.

Too
-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to