bug-gnulib
[Top][All Lists]
Advanced

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

Re: getopt broken when building with glibc 2.25.90


From: Paul Eggert
Subject: Re: getopt broken when building with glibc 2.25.90
Date: Sun, 11 Jun 2017 15:57:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Daniel P. Berrange wrote:

-#ifndef _GETOPT_CORE_H
-#define _GETOPT_CORE_H 1
+#ifndef _GL_GETOPT_CORE_H
+#define _GL_GETOPT_CORE_H 1

Thanks, but getopt-core.h is supposed to be identical in the glibc version and the gnulib version, and changes like the above would make it differ. Instead, how about the attached patch, which I've installed into Gnulib? It affects only the Gnulib-specific files.

Attachment: 0001-getopt-posix-port-to-glibc-2.25.90.patch
Description: Text Data


reply via email to

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