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, next, updated. 22ab98


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 22ab9838b7504888575f34f9b1f92f25737a22df
Date: Thu, 22 Mar 2012 01:54:50 +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/jblum".

The branch, next has been updated
  discards  28cb99c8a505e916ec2c8dbbe62ea38d423a22f6 (commit)
  discards  c9ff4b288d981780dbb6e0bb5fc304997cadc2b1 (commit)
  discards  f1338022723bc010609d0bc8111ca7ca485094ee (commit)
       via  22ab9838b7504888575f34f9b1f92f25737a22df (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (28cb99c8a505e916ec2c8dbbe62ea38d423a22f6)
            \
             N -- N -- N (22ab9838b7504888575f34f9b1f92f25737a22df)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 22ab9838b7504888575f34f9b1f92f25737a22df
Author: Josh Blum <address@hidden>
Date:   Wed Mar 21 16:59:12 2012 -0700

    volk: add include for config.h to cc file
    
    volk_32f_s32f_convert_16i_a was also a problem,
    previously volk_32f_s32f_convert_16i_u was fixed to have config.h.
    I heard putting config h stuff into public headers was bad practice.
    Including config.h into the generated cc file should fix this issue from 
now on.

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

Summary of changes:
 grextras                                        |    2 +-
 volk/cmake/FindORC.cmake                        |    2 +-
 volk/config/orc.m4                              |    2 +-
 volk/gen/make_each_machine_c.py                 |    4 ++++
 volk/include/volk/volk_32f_s32f_convert_16i_a.h |    4 ----
 5 files changed, 7 insertions(+), 7 deletions(-)


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



reply via email to

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