[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (2258236 -> 9e398c6)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (2258236 -> 9e398c6) |
Date: |
Mon, 31 Mar 2014 18:04:31 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from 2258236 Merge branch 'maint'
new d822103 When specifying a const reference member variable in the
constructor's initialization list, the argument must also be a const reference.
new 95e8c6c Make compilers happy by adding in a proper return
instruction to the pycallback_object fall-through converter, even though it
will never actually be issued.
new c6b03c3 Merge remote-tracking branch
'michaelld/fix_clang_warnings' into maint
new b9fcc9e Use LOG4CPP directories, not the library itself.
new 4e553af Fix abs block to work no matter the input type; addresses
issue #660.
new 1eb94a0 Merge remote-tracking branch 'michaelld/fix_abs_XX' into
maint
new c4eb231 Revert "When specifying a const reference member variable
in the constructor's initialization list, the argument must also be a const
reference."
new 9e398c6 Merge branch 'maint'
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnuradio-runtime/include/gnuradio/pycallback_object.h | 3 +++
gr-blocks/lib/abs_XX_impl.cc.t | 10 ++++++----
gr-filter/lib/CMakeLists.txt | 2 +-
3 files changed, 10 insertions(+), 5 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (2258236 -> 9e398c6),
git <=