pkgsrc-Bugs archive

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

PR/43291 CVS commit: pkgsrc/lang/f2c



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43291 CVS commit: pkgsrc/lang/f2c
Date: Sat, 31 Jul 2010 20:31:33 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Sat Jul 31 20:31:33 UTC 2010
 
 Modified Files:
        pkgsrc/lang/f2c: Makefile distinfo
 Added Files:
        pkgsrc/lang/f2c/patches: patch-al patch-am patch-an
 
 Log Message:
 Fix integer type misuse caught by gcc 4.4. PR 43291 from Makoto Fujiwara;
 the patches in the PR used unsafe (but less wrong) integer/pointer casts,
 so I did things somewhat differently.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.53 -r1.54 pkgsrc/lang/f2c/Makefile
 cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/f2c/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/lang/f2c/patches/patch-al \
     pkgsrc/lang/f2c/patches/patch-am pkgsrc/lang/f2c/patches/patch-an
 
 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