bug-glibc
[Top][All Lists]
Advanced

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

int8_t and friends missing from glibc manual type index


From: Jochen Voss
Subject: int8_t and friends missing from glibc manual type index
Date: Sat, 11 Oct 2003 18:51:54 +0100
User-agent: Mutt/1.5.4i

Hello,

I tried to report the following with the glibcbug script,
but the mail was rejected with the following error message.

    This message was created automatically by mail delivery software.

    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:

      pipe to | /usr/lib/gnats/queue-pr -q
        generated by address@hidden
        (ultimately generated from address@hidden)
        local delivery failed

So I send my report "manually".

I hope this helps,
Jochen


>Submitter-Id:  net
>Originator:    Jochen Voss
>Organization:
  http://seehuhn.de/
>
>Confidential:  no
>Synopsis:      int8_t and friends are missing from the manual's type index
>Severity:      non-critical
>Priority:      low
>Category:      libc
>Class:         doc-bug
>Release:       libc-2.3.2
>Environment:
        
Host type: i386-pc-linux-gnu
System: Linux plonk 2.4.21 #1 Fri Oct 10 11:08:09 BST 2003 i686 GNU/Linux
Architecture: i686
Addons: linuxthreads
Build CFLAGS: -g -O2
Build CC: gcc-3.3
Compiler version: 3.3.2 20030831 (Debian prerelease)
Kernel headers: UTS_RELEASE
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: yes
Build omitfp: no
Build bounded: no
Build static-nss: no

>Description:
        The "Integers" page of the libc info manual describes the
        the types int8_t, int16_t, ... from the stdint.h header file.
        But these types are missing from the type index.  The entries
        starting with "i" are just

           * iconv_t:        Generic Conversion Interface.
           * imaxdiv_t:      Integer Division.
           * ino64_t:        Attribute Meanings.
           * ino_t:          Attribute Meanings.

        As the index contains many other types with the _t suffix,
        I think the integer types should be included, too.
>How-To-Repeat:
        Read the manual again.
>Fix:
        Add the types to the type index.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]