pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/uisp
Module Name: pkgsrc
Committed By: joerg
Date: Wed May 18 20:18:32 UTC 2016
Modified Files:
pkgsrc/cross/uisp: distinfo
pkgsrc/cross/uisp/patches: patch-src_Stk500.C
Added Files:
pkgsrc/cross/uisp/patches: patch-src_AvrAtmel.C patch-src_AvrDummy.C
Log Message:
Under C++11 it is invalid to implicitly cast from a larger type to a
smaller type in an initializer. Adjust various places accordingly.
Avoid set-but-not-used warnings in some other places for newer GCC.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/cross/uisp/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/cross/uisp/patches/patch-src_AvrAtmel.C \
pkgsrc/cross/uisp/patches/patch-src_AvrDummy.C
cvs rdiff -u -r1.1 -r1.2 pkgsrc/cross/uisp/patches/patch-src_Stk500.C
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