git-error_t
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 7 Feb 2024 18:25:17 +0000 (18:25 +0000)
committerRaspbian forward porter <root@raspbian.org>
Wed, 7 Feb 2024 18:25:17 +0000 (18:25 +0000)
commit13ab2a4411351be75d07c980ecdf6fb8c08c8ccf
treee75cf84c9d2432ab50bd61c36411c4fc7b8e03ec
parent43ef8c4504a6280430daa236db7e85d3ad038b0c
git-error_t

commit e3ae80adbc626c4073a082e0205fdbb83033018a
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue Aug 8 16:03:24 2023 +0200

    hurd: Make error_t an int in C++

    Making error_t defined to enum __error_t_codes conveniently makes the
    debugger print symbolic values, but in C++ int is not interoperable with
    enum __error_t_codes, leading to C++ application build issues, so let's
    revert error_t to int in C++.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-error_t.diff
sysdeps/mach/hurd/bits/types/error_t.h