This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/22596] manual: finite(nan) wrongly described as returning nonzero


https://sourceware.org/bugzilla/show_bug.cgi?id=22596

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9 (commit)
      from  ed8ae46bed42772a5b22b710fb12d7f59ae084b4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9

commit e65a5644e6614d8f3e5dbcb2aa3e3f9f36ac6da9
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sat Dec 23 11:48:28 2017 +0100

    manual: fix finite description [BZ #22596]

    That way it matches the standard and the behaviour of the finite
    function.

    Changelog:
        [BZ #22596]
        * manual/arith.texi (finite): Fix the description of the return
        value.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog         |    6 ++++++
 manual/arith.texi |    4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]