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

Bug#581239: marked as done (glibc-doc-reference: error_print_progname index entry)



Your message dated Tue, 5 Dec 2017 21:11:23 +0100
with message-id <20171205201123.GA16890@aurel32.net>
and subject line Bug#581239: glibc-doc-reference: error_print_progname index entry
has caused the Debian Bug report #581239,
regarding glibc-doc-reference: error_print_progname index entry
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
581239: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581239
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: glibc-doc-reference
Version: 2.10.1-1
Severity: normal
File: /usr/share/info/libc.info.gz

error_print_progname doesn't appear in the indexes, except perhaps as a
dodgy "(" entry at the start of the "Variable Index" node.

It looks like a {} grouping typo the @deftypevar per below.
(Or is it actually "void (*error_print_progname) (void)" anyway?)

--- errno.texi.~1.74.~	2010-03-26 11:56:35.000000000 +1100
+++ errno.texi	2010-03-26 12:01:54.000000000 +1100
@@ -1494,7 +1494,7 @@
 
 @comment error.h
 @comment GNU
-@deftypevar {void (*) error_print_progname } (void)
+@deftypevar {void (*)} error_print_progname (void)
 If the @code{error_print_progname} variable is defined to a non-zero
 value the function pointed to is called by @code{error} or
 @code{error_at_line}.  It is expected to print the program name or do
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)

Kernel: Linux 2.6.30-1-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages glibc-doc-reference depends on:
ii  dpkg                      1.15.5.6       Debian package management system
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 

glibc-doc-reference recommends no packages.

glibc-doc-reference suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.18-1

On 2010-05-12 07:43, Kevin Ryde wrote:
> Package: glibc-doc-reference
> Version: 2.10.1-1
> Severity: normal
> File: /usr/share/info/libc.info.gz
> 
> error_print_progname doesn't appear in the indexes, except perhaps as a
> dodgy "(" entry at the start of the "Variable Index" node.
> 
> It looks like a {} grouping typo the @deftypevar per below.
> (Or is it actually "void (*error_print_progname) (void)" anyway?)
> 

> --- errno.texi.~1.74.~	2010-03-26 11:56:35.000000000 +1100
> +++ errno.texi	2010-03-26 12:01:54.000000000 +1100
> @@ -1494,7 +1494,7 @@
>  
>  @comment error.h
>  @comment GNU
> -@deftypevar {void (*) error_print_progname } (void)
> +@deftypevar {void (*)} error_print_progname (void)
>  If the @code{error_print_progname} variable is defined to a non-zero
>  value the function pointed to is called by @code{error} or
>  @code{error_at_line}.  It is expected to print the program name or do

This has been fixed in version 2.18, in upstream commit 8ded91fb377a.
Closing the bug.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net

--- End Message ---

Reply to: