Skip to content
  • Alexandre Duret-Lutz's avatar
    misc: fix some down_cast issues · 8a74ae6c
    Alexandre Duret-Lutz authored
    We had new failure on MinGW with GCC believing that some pointer
    returned by down_cast could be NULL; and the down_cast function was in
    the global namespace.
    
    * spot/misc/casts.hh: Rewrite.
    * NEWS: Mention the small issues.
    * tests/core/ikwiad.cc, tests/core/ngraph.cc: Adjust to use
    spot::down_cast instead of down_cast.
    8a74ae6c
To find the state of this project's repository at the time of any of these versions, check out the tags.