spot/THANKS
Alexandre Duret-Lutz 1fa1621a6b Hide the safra_tree_automaton type from the public interface.
We do that because the declaration of this type, which is local to
src/tgba/tgbasafracomplement.cc has a member in an anonymous
namespace, and some versions of g++-4.2 issue a very annoying
warning about this legitimate code.  See Bug 29365 on GCC's
Bugzilla.  Report by Silien Hong <silien.hong@lip6.fr>.

* src/tgba/tgbasafracomplement.hh (safra_tree_automaton): Do not
forward declare.
(tgba_safra_complement): Use void* instead of
safra_tree_automaton*.
* src/tgba/tgbasafracomplement.cc: static_cast void* to
safra_tree_automaton* anywhere needed.
2010-10-07 15:17:18 +02:00

10 lines
194 B
Text

We are grateful to these people for their comments, help, or
suggestions.
Heikki Tauriainen
Jean-Michel Couvreur
Jean-Michel Ilié
Kristin Y. Rozier
Rüdiger Ehlers
Silien Hong
Yann Thierry-Mieg