From 7b65f8e92888ffe3ea7d0b3824affa1dfc76b8c5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 11 May 2013 18:29:47 -0700 Subject: build: update gnulib submodule to latest --- gl/lib/regex_internal.h.diff | 6 +++--- gl/modules/tempname.diff | 7 ++++--- gnulib | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/gl/lib/regex_internal.h.diff b/gl/lib/regex_internal.h.diff index fe0f2b718..f410882c7 100644 --- a/gl/lib/regex_internal.h.diff +++ b/gl/lib/regex_internal.h.diff @@ -1,11 +1,11 @@ diff --git a/lib/regex_internal.h b/lib/regex_internal.h -index 2b9f697..7f4e349 100644 +index 439444c..7242084 100644 --- a/lib/regex_internal.h +++ b/lib/regex_internal.h -@@ -823,7 +823,8 @@ re_string_wchar_at (const re_string_t *pstr, Idx idx) +@@ -827,7 +827,8 @@ re_string_wchar_at (const re_string_t *pstr, Idx idx) # ifndef NOT_IN_libc static int - internal_function __attribute ((pure)) + internal_function __attribute__ ((pure, unused)) -re_string_elem_size_at (const re_string_t *pstr, Idx idx) +re_string_elem_size_at (const re_string_t *pstr _UNUSED_PARAMETER_, + Idx idx _UNUSED_PARAMETER_) diff --git a/gl/modules/tempname.diff b/gl/modules/tempname.diff index 3603a598b..219deed2d 100644 --- a/gl/modules/tempname.diff +++ b/gl/modules/tempname.diff @@ -1,19 +1,20 @@ diff --git a/modules/tempname b/modules/tempname -index b4708d9..e003c41 100644 +index 7fafd72..4703517 100644 --- a/modules/tempname +++ b/modules/tempname -@@ -1,5 +1,5 @@ +@@ -1,2 +1,2 @@ Description: -gen_tempname() function: create a private temporary file or directory. +gen_tempname, gen_tempname_len: create a private temporary file or directory. Files: lib/tempname.c -@@ -11,6 +11,8 @@ extensions +@@ -11,7 +11,9 @@ extensions fcntl-h gettimeofday lstat +randint + secure_getenv +stdbool stdint sys_stat diff --git a/gnulib b/gnulib index 4a8290468..cda5c9082 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 4a82904680e6974db7b9eed6a3ed4c6eb24ecbe4 +Subproject commit cda5c90820d55b4b1f52d6a6f5329a10668bd720 -- cgit v1.2.3-54-g00ecf