[beast: 16/16] Merge branch 'bse-macros'



commit 421aca330f5ce59c6b6e6c9091cd8ced07064c57
Merge: 95a7d1e a481606
Author: Tim Janik <timj gnu org>
Date:   Sat Sep 30 03:01:56 2017 +0200

    Merge branch 'bse-macros'
    
    * bse-macros:
      BSE: use BSE_MFENCE instead of a Rapicorn macro
      SFI: provide BSE_CACHE_LINE_ALIGNMENT and BSE_?FENCE directives
      BSE: use __func__ instead of a Rapicorn macro
      BSE: use DOXYGEN instead of a Rapicorn macro
      BSE: use BSE_BACKTRACE instead of a Rapicorn macro
      BSE: use BSE_NORETURN instead of a Rapicorn macro
      BSE: use BSE_UNUSED instead of a Rapicorn macro
      SFI: fix debug message
      BSE: use BSE_CLASS_NON_COPYABLE instead of a Rapicorn macro
      BSE: use static_assert instead of a Rapicorn macro
      SFI: fix a Bse::warning
      BSE: use BSE_UNLIKELY instead of a Rapicorn macro
      BSE: use BSE_ARRAY_SIZE instead of a Rapicorn macro
      BSE: use BSE_ASSERT_RETURN instead of a Rapicorn macro
      SFI: use BSE_ASSERT_RETURN instead of a Rapicorn macro
    
    Signed-off-by: Tim Janik <timj gnu org>

 beast-gtk/bstmain.cc        |    2 +-
 beast-gtk/bstusermessage.hh |    2 +-
 bse/bseblockutils.hh        |   28 +-
 bse/bsecategories.cc        |    2 +-
 bse/bsecxxmodule.cc         |   34 +-
 bse/bsecxxplugin.hh         |    4 +-
 bse/bsecxxutils.hh          |    2 +-
 bse/bseitem.hh              |    8 +-
 bse/bseloader-aiff.cc       |    2 +-
 bse/bseloader-guspatch.cc   |    2 +-
 bse/bsemidireceiver.cc      |    2 +-
 bse/bseprobe.cc             |    4 +-
 bse/bseresampler.hh         |    2 +-
 bse/bseresamplerimpl.hh     |    8 +-
 bse/bseutils.cc             |    2 +-
 bse/gslcommon.cc            |    2 +-
 bse/gsldatacache.cc         |    2 +-
 bse/gsldatahandle-mad.cc    |    2 +-
 bse/gsldatautils.hh         |   12 +-
 bse/tests/filtercatalog.cc  | 1200 +++++++++++++++++++++---------------------
 bse/tests/misctests.cc      |    6 +-
 docs/doxygen.cfg            |    2 +-
 r+d-files/bse-ellf.c        |    4 +-
 sfi/bcore.cc                |    2 +-
 sfi/bcore.hh                |    2 +-
 sfi/gbsearcharray.hh        |   10 +-
 sfi/platform.cc             |    2 +-
 sfi/platform.hh             |   15 +
 sfi/sficxx.hh               |   10 +-
 sfi/sfiglueproxy.cc         |    2 +-
 sfi/sfivisitors.hh          |    2 +-
 sfi/tests/misctests.cc      |    2 +-
 32 files changed, 698 insertions(+), 683 deletions(-)
---


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