Skip to content
Snippets Groups Projects
  1. Aug 11, 2022
    • Ansgar Burchardt's avatar
      fix build failure without IPopt · e776e187
      Ansgar Burchardt authored
      Verified
      e776e187
    • Ansgar Burchardt's avatar
      fix build failure with GCC 12 · 57737833
      Ansgar Burchardt authored
      This fixed the following error when building with GCC 12.1.0-8 (Debian):
      
      ```
      /src/dune-gfe/dune/gfe/rotation.hh:225:42: error: invalid declarator before 'axis'
        225 |     Rotation<T,3>(Dune::FieldVector<T,3> axis, T angle)
            |                                          ^~~~
      /src/dune-gfe/dune/gfe/rotation.hh:225:41: error: expected ')' before 'axis'
        225 |     Rotation<T,3>(Dune::FieldVector<T,3> axis, T angle)
            |                  ~                      ^~~~~
            |                                         )
      ```
      Verified
      57737833
  2. Jul 12, 2022
  3. Jul 11, 2022
  4. Jul 06, 2022
  5. Jun 29, 2022
  6. Apr 21, 2022
  7. Apr 20, 2022
  8. Apr 13, 2022
  9. Apr 10, 2022
  10. Mar 03, 2022
  11. Mar 02, 2022
  12. Feb 27, 2022
  13. Feb 25, 2022
  14. Jan 28, 2022
  15. Jan 27, 2022
  16. Jan 25, 2022
  17. Jan 22, 2022
  18. Dec 17, 2021
  19. Dec 16, 2021
  20. Nov 18, 2021
  21. Nov 16, 2021
  22. Nov 11, 2021
Loading