bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14813] Wrong return type for opncls_bclose


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/14813] Wrong return type for opncls_bclose
Date: Wed, 07 Nov 2012 00:55:09 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14813

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-11-07 00:55:09 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-11-07 00:55:04

Modified files:
    bfd            : ChangeLog bfdio.c cache.c libbfd.h opncls.c 
                     vms-lib.c 

Log message:
    Change return type of bclose to bfd_boolean

    PR binutils/14813
    * bfdio.c (bfd_iovec): Change return type of bclose to
    bfd_boolean.
    (memory_bclose): Change return type to bfd_boolean.
    * cache.c (cache_bclose): Likewise.
    * opncls.c (opncls_bclose): Likewise.  Return TRUE on success.
    * vms-lib.c (vms_lib_bclose): Likewise.  Return TRUE.
    * libbfd.h: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5847&r2=1.5848
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfdio.c.diff?cvsroot=src&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/cache.c.diff?cvsroot=src&r1=1.42&r2=1.43
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/libbfd.h.diff?cvsroot=src&r1=1.285&r2=1.286
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/opncls.c.diff?cvsroot=src&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/vms-lib.c.diff?cvsroot=src&r1=1.24&r2=1.25

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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