- Jul 15, 2024
-
-
T.J. Townsend authored
-
- Jun 30, 2024
-
- May 17, 2024
-
- May 15, 2024
-
- Apr 06, 2024
-
- Mar 02, 2024
-
-
David Runge authored
Rebuild against llvm 17
-
- Jan 08, 2024
-
- Dec 17, 2023
-
- Sep 30, 2023
-
-
Sébastien Luttringer authored
- Closes: FS#77020
-
- Aug 20, 2023
-
- Aug 04, 2023
-
-
Frederik Schwan authored
- Jul 29, 2023
-
- May 24, 2023
-
-
Sébastien Luttringer authored
- Fix perf version - Fix FS#77826 - Fix FS#78444 - Fix FS#77873
-
- May 23, 2023
-
- Feb 26, 2023
-
- Dec 22, 2022
-
-
Sébastien Luttringer authored
- Nov 01, 2022
-
- Oct 18, 2022
-
- Aug 07, 2022
-
- Jun 03, 2022
-
- May 30, 2022
-
-
Evangelos Foutras authored
-
Evangelos Foutras authored
-
Evangelos Foutras authored
Perl 5.36 triggers these warnings which are then treated as errors: /usr/lib/perl5/5.36/core_perl/CORE/inline.h: In function ‘Perl_is_utf8_valid_partial_char_flags’: /usr/lib/perl5/5.36/core_perl/CORE/handy.h:125:23: error: cast from function call of type ‘STRLEN’ {aka ‘long unsigned int’} to non-matching type ‘_Bool’ [-Werror=bad-function-cast] 125 | #define cBOOL(cbool) ((bool) (cbool)) | ^ /usr/lib/perl5/5.36/core_perl/CORE/inline.h:2363:12: note: in expansion of macro ‘cBOOL’ 2363 | return cBOOL(is_utf8_char_helper_(s0, e, flags)); | ^~~~~ In file included from /usr/lib/perl5/5.36/core_perl/CORE/perl.h:7242: /usr/lib/perl5/5.36/core_perl/CORE/inline.h: In function ‘Perl_cop_file_avn’: /usr/lib/perl5/5.36/core_perl/CORE/inline.h:3489:5: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] 3489 | const char *file = CopFILE(cop); | ^~~~~ In file included from /usr/lib/perl5/5.36/core_perl/CORE/perl.h:7243: /usr/lib/perl5/5.36/core_perl/CORE/sv_inline.h: In function ‘Perl_newSV_type’: /usr/lib/perl5/5.36/core_perl/CORE/sv_inline.h:376:5: error: enumeration value ‘SVt_LAST’ not handled in switch [-Werror=switch-enum] 376 | switch (type) { | ^~~~~~
- Mar 25, 2022
-
- Jan 10, 2022
-
- Dec 02, 2021
-
- Nov 02, 2021
-
- Aug 30, 2021
-
- Jul 11, 2021
-
- Apr 26, 2021
-
- Apr 13, 2021
-
-
Sébastien Luttringer authored
-
- Feb 16, 2021
-
- Dec 21, 2020
-
-
Sébastien Luttringer authored
- Drop gtk2 support (https://archlinux.org/todo/gtk-2-eol/) - Add missing deps to perf, turbostat, bpf - Bump to 5.10.1 (useless, no tools changes)
-
- Dec 15, 2020
-
- Nov 16, 2020
-
-
Evangelos Foutras authored
- Nov 12, 2020
-
-
Evangelos Foutras authored
-