pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/darkice
Module Name: pkgsrc
Committed By: sbd
Date: Wed Feb 8 00:19:42 UTC 2012
Modified Files:
pkgsrc/audio/darkice: distinfo
pkgsrc/audio/darkice/patches: patch-src_Util.cpp
Log Message:
Comply the the C++ spec by making a variable that is assigned the result
of a strchr(const char *, int c) call a constant.
(i.e. use obache@ suggestion as a better way to fix the strchr problem.)
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/darkice/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/darkice/patches/patch-src_Util.cpp
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