Embedding, Symbols.ev, and static symbols

Marc Lehmann schmorp at schmorp.de
Thu Aug 25 17:05:39 CEST 2011


On Thu, Aug 25, 2011 at 11:00:31AM -0400, ghudson at MIT.EDU wrote:
> First, Symbols.ev doesn't appear to be included in the tarfile, so I
> had to grab it from the source repository at the appropriate tag.

uhm, thats an oversight, will be fixed in the next release.

> Second, I wouldn't need to rename symbols if libev had a way to define
> its API functions as statics.  It would be nice to have support for
> something like "#define EV_STATIC_API 1", so I wouldn't need to have a
> generated header file in my build system.

I'll think about that - it would probably come in the form of EV_API_DECL
or so, which is normally empty but could be defined to be "static".

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