pkgsrc-Bugs archive

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

PR/41638 CVS commit: pkgsrc/devel/prcs



The following reply was made to PR pkg/41638; it has been noted by GNATS.

From: "Sergey Svishchev" <shattered%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41638 CVS commit: pkgsrc/devel/prcs
Date: Tue, 4 Oct 2011 20:52:09 +0000

 Module Name:   pkgsrc
 Committed By:  shattered
 Date:          Tue Oct  4 20:52:09 UTC 2011
 
 Modified Files:
        pkgsrc/devel/prcs: Makefile distinfo
        pkgsrc/devel/prcs/patches: patch-aa
 
 Log Message:
 PR/41638 -- dup() the descriptor before passing it to stdio_filebuf,
 so it can be closed without affecting anybody else. gcc < 3.4 used to
 have a separate argument to control this behaviour which was apparently
 removed.
 
 Untested, please report any problems to GNATS.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/prcs/Makefile
 cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/prcs/distinfo
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/prcs/patches/patch-aa
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index