pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/f2c
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