Skip to content
  1. Jan 18, 2023
  2. Jan 16, 2023
  3. Dec 19, 2022
  4. Nov 22, 2022
  5. Nov 21, 2022
  6. Nov 02, 2022
  7. Oct 06, 2022
  8. Oct 05, 2022
  9. Sep 05, 2022
  10. May 25, 2022
  11. May 04, 2022
  12. Apr 19, 2022
  13. Nov 05, 2021
  14. Nov 02, 2021
  15. Sep 30, 2021
  16. May 24, 2021
  17. May 19, 2021
  18. Apr 14, 2021
  19. Apr 08, 2021
    • Guilhem Saurel's avatar
      Merge pull request #88 from nim65s/devel · 94b8e3bb
      Guilhem Saurel authored
      fix boost bind placeholders
      94b8e3bb
    • Guilhem Saurel's avatar
      fix boost bind placeholders · 008f89cf
      Guilhem Saurel authored
      otherwise, with a recent Boost:
      
      /usr/include/boost/bind.hpp:36:1: note: « #pragma message: The practice
      of declaring the Bind placeholders (_1, _2, ...) in the global namespace
      is deprecated. Please use <boost/bind/bind.hpp> + using namespace
      boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain
      the current behavior. »
      008f89cf
Loading