This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/5] sysvipc: Fix compat msgctl
On 16/05/2019 12:36, Florian Weimer wrote:
> * Adhemerval Zanella:
>
>> The __IPC64 flags is meant to be used to enable the new sysv struct
>> format when the architectures supports it (ARCH_WANT_IPC_PARSE_VERSION
>> config flag on Linux kernel).
>
> Doesn't this need a bug number (with a description of the impact in the
> bug, if possible).
>
> Thanks,
> Florian
>
I have opened https://sourceware.org/bugzilla/show_bug.cgi?id=24570 and
also updated locally it fixes it.