libosmo-abis.git branch master updated. 0.3.2-14-gc1cf14c

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Jun 12 15:45:41 UTC 2016


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 "Osmocom A-bis protcol interface library".

The branch, master has been updated
       via  c1cf14cae8a4ff8d60976eb188344595755448d5 (commit)
      from  c42c2ca8e00ea5602cdccfaf73ec9fe097c529af (commit)

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 -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=c1cf14cae8a4ff8d60976eb188344595755448d5

commit c1cf14cae8a4ff8d60976eb188344595755448d5
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jun 7 18:40:01 2016 +0200

    Fix macro definitions
    
    Wrap macro parameter in brackets to make sure macros always work
    properly: without it GSM_FN_TO_MS(a - b) will result in a - b *
    GSM_TDMA_FRAME_MS contrary to the user's expectation of (a - b) *
    GSM_TDMA_FRAME_MS.
    
    Change-Id: I38937469eb7948e2b8e6c1d7fba2c2adeba45b41
    Reviewed-on: https://gerrit.osmocom.org/217
    Tested-by: Jenkins Builder
    Reviewed-by: Harald Welte <laforge at gnumonks.org>

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

Summary of changes:
 include/osmocom/trau/osmo_ortp.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list