Skip to content
Snippets Groups Projects
  1. Apr 29, 2024
  2. Apr 28, 2024
  3. Dec 18, 2023
  4. Aug 07, 2023
  5. Jul 28, 2023
    • Lars Wendler's avatar
      Fix build with gcc-13 · 920fbbd7
      Lars Wendler authored
      
      libstdc++ of gcc-13 reduced its dependency on some headers like <cstdint>
      so build of adriconf fails with:
      
        adriconf/Utils/PCIDatabaseQueryInterface.h:10:43: error: ‘uint16_t’ has
        not been declared
      
      (and some more all related to uint16_t)
      
      Signed-off-by: default avatarLars Wendler <polynomial-c@gmx.de>
      920fbbd7
  6. Apr 11, 2023
  7. Apr 10, 2023
  8. Apr 05, 2023
  9. Mar 15, 2023
  10. Nov 20, 2022
  11. Dec 29, 2021
Loading