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: [2.23 PATCH] Desupport regexp.h (bug 18681)


On 08/17/2015 05:28 PM, Zack Weinberg wrote:
On Mon, Aug 17, 2015 at 11:08 AM, Zack Weinberg <zackw@panix.com> wrote:
Just now I did this again and also ran `git clean -dxf` in the source
tree (which deleted only editor backups) and -- this is a little weird
-- it compiles without complaint, but the VERSION_libc_GLIBC_2_xx
#defines in abi-versions.h only go up to 2_22.

I take that back.  I *am* getting the same warning as Stefan, it just
didn't cause a build failure and scrolled off the top of my terminal.
The misc/Versions change suggested by Mike does cure the problem, so
here is a properly formatted patch.

zw

For information: the testet architectures were s390x and x86_64.
VERSION_libc_GLIBC_2_23 is defined with this patch and the warning does not occur anymore. Verified on both architectures.

Bye
Stefan


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