Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-misc/delay: remove broken clang16 patch for now | 2022-11-25 | 1 | -0/+28 | |
It breaks e.g. `delay until now + 5 minutes` with segfault. Need to figure out the proper fix to get the right declaration that YYLEX macro will use (seems yylex can get arguments?). Haven't looked at it more, hardly know yacc/lex. Bug: https://bugs.gentoo.org/881319 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> |