Help to "set" callback

Marc Lehmann schmorp at schmorp.de
Fri Oct 29 15:52:45 CEST 2010


On Sun, Oct 17, 2010 at 12:53:52AM +0300, Robert Ayrapetyan <robert.ayrapetyan at comodo.com> wrote:
> Hi Marc, I meant g++ instead of gcc.
> Hope Oracle guys will fix two issues found thanks to your libev ;)
> Created two "tickets" for them:

And they answered, thanks for getting this rolling :)

> http://forums.oracle.com/forums/thread.jspa?threadID=1764469&tstart=0

Ok, this seems to be too much of a C++0x extension to ask for, especially
for an undocumented identifier. I changed the definition in CVS to be
hopefully compatible with C++ 2003.

> http://forums.oracle.com/forums/thread.jspa?threadID=1738655&tstart=0

Wow, thats a pretty suprising compiler bug, at least if it triggers in
the general case and not just in this one (it seems C++ 2003 doesn't
properly support curiously recurrent template patterns then, which is
quite commonly used).

There is likely no workaround possible for this either.

-- 
                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