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:    h...@sourceware.org    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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to