C++ API

Marc Lehmann schmorp at schmorp.de
Thu Apr 19 09:35:46 CEST 2012


On Thu, Apr 19, 2012 at 08:37:53AM +0800, Echo <fatmck at 163.com> wrote:
> i am using libev c API in c++ on Linux both 32 and 64 bit, it works great for two years. There are a few compiler warnings when using gcc with O2 option, just ignore them, it doesn't matter.

As an additional info-let: current versions of gcc (at least 4.4+) don't
emit any warnings when compiled with -O2, except in the CVS version, and
there is a bug open in gcc for that one, as it shouldn't warn.

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