]> git.ipfire.org Git - thirdparty/glibc.git/commit
linknamespace: whitelist re_syntax_options.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 21 May 2015 16:24:24 +0000 (16:24 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 21 May 2015 16:24:24 +0000 (16:24 +0000)
commit9d12d7652b830635528639ece2206ecf5bb9ffbf
treec07b7cd522d2af39a0e8f834a8816cdccd6c0618
parent0f87de79e935b2f8bcc2b90ab750a358c26f6715
linknamespace: whitelist re_syntax_options.

This patch adds re_syntax_options (bug 18442) to the set of symbols
that are whitelisted in the linknamespace tests because, while the
references to them are genuine bugs that should be fixed, the
involvement of data symbols makes them harder to fix than most such
bugs.

Tested for x86_64 and x86.

* conform/linknamespace.pl (@whitelist): Add re_syntax_options.
* conform/Makefile (test-xfail-UNIX98/regex.h/linknamespace):
Remove variable.
(test-xfail-XOPEN2K/regex.h/linknamespace): Likewise.
(test-xfail-POSIX2008/regex.h/linknamespace): Likewise.
(test-xfail-XOPEN2K8/regex.h/linknamespace): Likewise.
ChangeLog
conform/Makefile
conform/linknamespace.pl