[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (2803328 -> c4eb231)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (2803328 -> c4eb231) |
Date: |
Mon, 31 Mar 2014 18:04:30 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 2803328 made the usage of mt19937 Boost-pre-1.47 compatible
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."
The 7 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 maint updated (2803328 -> c4eb231),
git <=
- [Commit-gnuradio] [gnuradio] 07/07: Revert "When specifying a const reference member variable in the constructor's initialization list, the argument must also be a const reference.", git, 2014/03/31
- [Commit-gnuradio] [gnuradio] 02/07: 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., git, 2014/03/31
- [Commit-gnuradio] [gnuradio] 04/07: Fix abs block to work no matter the input type; addresses issue #660., git, 2014/03/31
- [Commit-gnuradio] [gnuradio] 03/07: Use LOG4CPP directories, not the library itself., git, 2014/03/31
- [Commit-gnuradio] [gnuradio] 06/07: Merge remote-tracking branch 'michaelld/fix_abs_XX' into maint, git, 2014/03/31
- [Commit-gnuradio] [gnuradio] 05/07: Merge remote-tracking branch 'michaelld/fix_clang_warnings' into maint, git, 2014/03/31
- [Commit-gnuradio] [gnuradio] 01/07: When specifying a const reference member variable in the constructor's initialization list, the argument must also be a const reference., git, 2014/03/31