Skip to content
  1. Oct 14, 2020
    • Giovanni Bussi's avatar
      Fixed warning with recent clang++ · 1c4eb81c
      Giovanni Bussi authored
      The warning is visible with clang 9.0 -Wdeprecated as:
      
      warning: definition of implicit copy constructor for 'Invalid' is deprecated because it has a user-declared destructor
      
      Notice that the copy constructors were removed here: fdf1a882, and this commmits
      appears also in v2.5 and v2.6.
      
      This fix should be probably backported to v2.5 and v2.6.
      1c4eb81c
  2. Oct 13, 2020
  3. Oct 09, 2020
  4. Oct 08, 2020
  5. Oct 07, 2020
  6. Oct 06, 2020
  7. Oct 04, 2020
  8. Oct 02, 2020