[PATCH] Fix usage of RAPICORN_CONVENIENCE macros in beast header files



Replace RAPICORN_CONVENIENCE macros
 - assert with RAPICORN_ASSERT
 - assert_return with RAPICORN_ASSERT_RETURN
 - ...
in public header files.

Stefan Westerfeld (1):
  Use fully namespaced assertion macros in headers.

 bse/bsecxxplugin.hh     |  2 +-
 bse/bsecxxutils.hh      |  2 +-
 bse/bseitem.hh          |  8 ++++----
 bse/bseresampler.hh     |  2 +-
 bse/bseresamplerimpl.hh |  8 ++++----
 bse/gsldatautils.hh     | 12 ++++++------
 sfi/gbsearcharray.hh    | 10 +++++-----
 sfi/glib-extra.hh       |  2 +-
 sfi/sficxx.hh           | 10 +++++-----
 sfi/sfivisitors.hh      |  2 +-
 10 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.1.4



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