commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, maint, updated. v3.6.4-3-g7ebec8c
Date: Thu, 7 Mar 2013 20:07:57 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, maint has been updated
       via  7ebec8cc4b5e3a9eb480e3f954f9425d92e73a18 (commit)
      from  54a4df9513ea681a8b376c4df3f4f846f92201c1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7ebec8cc4b5e3a9eb480e3f954f9425d92e73a18
Author: Tom Rondeau <address@hidden>
Date:   Thu Mar 7 14:24:52 2013 -0500

    core: protect against popping a message off the queue if no handler is 
attached.
    
    This mostly solves a problem with threads being launched in random
    order, so a handler might not be established yet, even if there is a
    message waiting. Fixes Issue #514.

-----------------------------------------------------------------------

Summary of changes:
 gnuradio-core/gnuradio-core.conf                   |    4 +++
 gnuradio-core/src/lib/runtime/gr_basic_block.h     |   23 +++++++++++++++++--
 .../src/lib/runtime/gr_tpb_thread_body.cc          |   17 +++++++++++++-
 gnuradio-core/src/python/gnuradio/gr/qa_pdu.py     |    3 +-
 4 files changed, 41 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]