Would a file that came with libev and that listed all exported symbols
help your case? I would simply generate it on each release, and creating
a wrapper header based on that would be a trivial sed call (which I cna
provide if neccessary. Note that there is no need to do this at configure
time, its basiclaly static data).

Not knowing how to get "the official" list of symbols would be the only
reason I can imagine for any uneasyness on the side of an embedder.

It would simply be something like nm | grep generated at release time. Or
maybe manually generated, or maybe I will use other methods still, but it
would be something an embeder could rely upon.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [EMAIL PROTECTED]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to