commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/qtgui/plots_s


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/qtgui/plots_static_const_fix, created. e1fd88db9b7edc13a90b5c81263d062ebcf2932b
Date: Tue, 18 Jan 2011 02:16:30 +0000 (GMT)

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/jblum".

The branch, mergeme/qtgui/plots_static_const_fix has been created
        at  e1fd88db9b7edc13a90b5c81263d062ebcf2932b (commit)

- Log -----------------------------------------------------------------
commit e1fd88db9b7edc13a90b5c81263d062ebcf2932b
Author: Josh Blum <address@hidden>
Date:   Mon Jan 17 18:09:38 2011 -0800

    qtgui plots static const fixes:
    
    Initialize static data members in the cpp file:
    http://www.parashift.com/c++-faq-lite/ctors.html#faq-10.12
    
    For the WaterfallDisplayPlot, rather than bringing the initialization into 
the cpp file,
    the numbers seemed far more fitting as an enum given that they are by 
nature.
    This removed the symbol declaration from the cpp file, so its actually 
simpler.

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


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



reply via email to

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