[beast: 4/4] Merge namespace fixes for public BSE headers from Stefan Westerfeld



commit 17bf617a6db56df30f1d66d204d3805fc946a356
Merge: 4487627 0f38567
Author: Tim Janik <timj gnu org>
Date:   Tue Jun 20 10:12:41 2017 +0200

    Merge namespace fixes for public BSE headers from Stefan Westerfeld
    
    Merge namespace fixes for public BSE headers from Stefan Westerfeld:
     "SpectMorph now defines its own uint8, ... uint64 types and no
      longer depends on libbse defining these types. After this update, there are
      only three cases where bse includes need to be changed to build SpectMorph
      against beast master. These are in the first patch.
    
      The second patch corrects other instances of uint8, ... uint64 types referenced
      in bse includes that are not used by SpectMorph, I don't need them to build
      SpectMorph, but include them for the sake of completeness."
    
    * pr/6:
      BSE: more Bse:: namespace for uint8, uint32 and uint64 in bse includes
      BSE: add proper Bse:: namespace to uint8 and uint64 in bse includes
    
    Signed-off-by: Tim Janik <timj gnu org>

 bse/bsecategories.hh  |    2 +-
 bse/bseexports.hh     |    2 +-
 bse/bsemididecoder.hh |   12 ++++++------
 bse/bsemidievent.hh   |    6 +++---
 bse/bsepcmwriter.hh   |   10 +++++-----
 bse/bseutils.hh       |    2 +-
 6 files changed, 17 insertions(+), 17 deletions(-)
---


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