This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] nscd: Eliminate compilation time dependency in the build output


On 10/05/2017 07:49 AM, Florian Weimer wrote:
> 2017-10-05  Florian Weimer  <fweimer@redhat.com>
> 
> 	nscd: Eliminate compilation time dependency in the build output.
> 	* nscd/nscd_stat.c (STATDATA_VERSION)
> 	(STATDATA_VERSION_SELINUX_FLAG, STATDATA_VERSION_FLAGS)
> 	(STATDATA_VERSION_FULL): New macro definitions.
> 	(compilation): Remove.
> 	(struct statdata): Adjust version member.
> 	(send_stats): Set version from STATDATA_VERSION_FULL.
> 	(receive_print_stats): Verify version against STATDATA_VERSION_FULL.

Looks good to me.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>

-- 
Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]