Skip to content
Snippets Groups Projects
  1. Aug 23, 2024
  2. Jul 29, 2024
  3. Jul 19, 2024
    • Vakhtang Tsulaia's avatar
      Fixed clang warnings · 3cf57af5
      Vakhtang Tsulaia authored
      1. Forward declaration of a `struct` as a `class`
      2. Local variable set but not used
      3. Unused private data member
      4. Reference cannot be bound to dereferenced null pointer
      5. Potentially uninitialized variable
      3cf57af5
  4. Jul 18, 2024
  5. Jul 17, 2024
  6. Jul 16, 2024
  7. Jul 04, 2024
  8. Jun 24, 2024
    • Scott Snyder's avatar
      VP1Gui: Suppress a gcc14 warning. · a2efdbd3
      Scott Snyder authored and Walter Lampl's avatar Walter Lampl committed
      VP1Gui: Suppress a gcc14 warning.
      
      From this package, gcc14 gives -Wtemplate-id-cdtor from the
      qt5 qfutureinterface.h header.  For now, just suppress this warning
      where needed.
      a2efdbd3
  9. Jun 20, 2024
  10. Jun 17, 2024
  11. Jun 14, 2024
  12. Jun 12, 2024
  13. Jun 05, 2024
  14. Jun 04, 2024
  15. May 29, 2024
  16. May 27, 2024
  17. May 18, 2024
  18. May 16, 2024
  19. May 07, 2024
  20. Apr 24, 2024
  21. Apr 22, 2024
  22. Apr 17, 2024
  23. Apr 16, 2024
Loading