libev development

Richard Kojedzinszky krichy at cflinux.hu
Sun Jun 10 21:34:51 CEST 2012


Dear Marc,

There was another short patch, to chang feed_event in ev++.h line 516 to 
use static_cast<ev_watcher*>, removing the const qualifier. Without that 
the code compiles, but with const gcc produces an error.

Regards,



Kojedzinszky Richard

On Wed, 9 May 2012, Marc Lehmann wrote:

> On Tue, May 08, 2012 at 11:59:18PM +0200, Richard Kojedzinszky <krichy at cflinux.hu> wrote:
>> Some time ago I reported some fixes for ev++.h. Mainly because it did
>> not compile. And the fix was only to put some braces around some
>> expressions, but browsing the code through cvs found that they are
>> still missing. Is it by an accident only, or I am the stupid one who
>> missed something?
>
> I only fiantly remember, but I don't quite see the bug in the code that
> your change fixes, and I don't think I ever received feedback from you on
> that.
>
> --
>                The choice of a       Deliantra, the free code+content MORPG
>      -----==-     _GNU_              http://www.deliantra.net
>      ----==-- _       generation
>      ---==---(_)__  __ ____  __      Marc Lehmann
>      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
>      -=====/_/_//_/\_,_/ /_/\_\
>



More information about the libev mailing list