Skip to content
Snippets Groups Projects
  1. Jun 29, 2011
  2. Jun 27, 2011
  3. Jun 22, 2011
  4. May 25, 2011
  5. May 02, 2011
  6. Apr 22, 2011
  7. Apr 21, 2011
  8. Apr 11, 2011
  9. Apr 07, 2011
  10. Apr 06, 2011
  11. Apr 04, 2011
  12. Mar 31, 2011
    • Marco Biasini's avatar
      fix segfault for BZDNG-242 · 494f1635
      Marco Biasini authored
      The cause for this is actually a bug in Boost.Python that triggers when
      arg("arg")... is used in the export and the number of arg("") arguments
      doesn't match the number of argument of the function. When one then uses
      a wrong kwarg, the program crashes. I'll submit a bug report to the
      Boost.Python on this issue. I fear that there are many more cases in
      the pymod export where we are using arg("") as we did for the query.
      494f1635
  13. Mar 30, 2011
  14. Mar 29, 2011
  15. Mar 28, 2011
  16. Mar 25, 2011
  17. Mar 23, 2011
  18. Mar 21, 2011
  19. Mar 08, 2011
  20. Feb 25, 2011
  21. Feb 23, 2011
  22. Feb 21, 2011
Loading