bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] nscd: Remove unused typedef and variable.


From: Ludovic Courtès
Subject: Re: [PATCH] nscd: Remove unused typedef and variable.
Date: Mon, 23 Jun 2014 09:37:30 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

Ondřej Bílka <neleai@seznam.cz> skribis:

> On Sun, Jun 22, 2014 at 11:55:43AM +0200, Ludovic Courtès wrote:
>> The attached patch removed the unused ‘thread_info_t’ typedef and the
>> ‘thread_info’ variable from nscd.c.  The former conflicts with a GNU Mach
>> typedef, and the latter conflicts with a GNU Mach function declaration:
>> <https://lists.gnu.org/archive/html/bug-hurd/2014-06/msg00101.html>.
>> 
>> Tested on x86_64-linux-gnu.
>> 
>> Thanks,
>> Ludo’.
>> 
> Looks ok so I commited it.

Thank you.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]