pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/news/cleanscore
Module Name: pkgsrc
Committed By: is
Date: Thu Dec 9 14:59:38 UTC 2010
Modified Files:
pkgsrc/news/cleanscore: Makefile distinfo
Added Files:
pkgsrc/news/cleanscore/patches: patch-aa
Log Message:
No, (%%) and (%$) in prototypes are not doing what somebody thought
a few years ago. (Un-,?)fortunately, the first % just grabs all
parameters on a sub call in a way that shift inside it can get at
them, so the 2nd % and the $ were ignored. Until some warning was
added to perl recently.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/news/cleanscore/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/news/cleanscore/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/news/cleanscore/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