Sergey Bugaev, le sam. 23 mars 2024 15:12:21 +0300, a ecrit:
> On Sat, Mar 23, 2024 at 3:06 PM Samuel Thibault
> wrote:
> > Applied the whole series, thanks!
>
> Looks like "[PATCH 07/10] exec: Add support for AArch64 executables"
> fell through the cracks...
Indeed! Sorry for the miss.
Samuel
On Sat, Mar 23, 2024 at 3:06 PM Samuel Thibault wrote:
> Applied the whole series, thanks!
Looks like "[PATCH 07/10] exec: Add support for AArch64 executables"
fell through the cracks...
Sergey
Hello,
Applied the whole series, thanks!
Samuel
struct bottomhalf.mdmstate is of type error_t (*)(int *state).
Fixes -Wincompatible-pointer-types, which is a hard error by default
in GCC 14.
---
term/hurdio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/term/hurdio.c b/term/hurdio.c
index c6e14a4a..eab59b72 100644
--- a/