Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2016-05-23 07:13:13 by Benny Siegert | Files touched by this commit (4) |
Log message:
Pullup ticket #5021 - requested by joerg
cross/uisp: build fix
Revisions pulled up:
- cross/uisp/distinfo 1.7
- cross/uisp/patches/patch-src_AvrAtmel.C 1.1
- cross/uisp/patches/patch-src_AvrDummy.C 1.1
- cross/uisp/patches/patch-src_Stk500.C 1.2
---
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.
|
Next | Query returned 1 messages, browsing 1 to 10 | previous