diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-11-28 07:00:48 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-11-28 07:16:48 +0100 |
commit | 47d8d9a2172f827a8dde7695f415aa6f78a82d0e (patch) | |
tree | 33483f2639e24d34623ccecb2b9af6a5aed3b7e1 /ChangeLog | |
parent | b473b7d88e6829fd0c8a02512b86950dc7089039 (diff) | |
download | glibc-47d8d9a2172f827a8dde7695f415aa6f78a82d0e.zip glibc-47d8d9a2172f827a8dde7695f415aa6f78a82d0e.tar.gz glibc-47d8d9a2172f827a8dde7695f415aa6f78a82d0e.tar.bz2 |
support_quote_string: Do not use str parameter name
This avoids a build failure if this identifier is used as a macro
in a test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2018-11-28 Florian Weimer <fweimer@redhat.com> + + * support/support.h (support_quote_string): Do not use str + parameter name. + 2018-11-27 Joseph Myers <joseph@codesourcery.com> * sysdeps/mach/hurd/Makefile ($(common-objpfx)stamp-errnos): Use |