libosmocore.git branch master updated. 0.10.2-94-gbb62cbc0

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
Fri Jan 12 16:55:36 UTC 2018


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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  bb62cbc099fc5219a857a9738410d87d994fea89 (commit)
      from  309d0e5483cac2624935e7889bf6f07bb1cc371e (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/libosmocore/commit/?id=bb62cbc099fc5219a857a9738410d87d994fea89

commit bb62cbc099fc5219a857a9738410d87d994fea89
Author: Neels Hofmeyr <neels at hofmeyr.de>
Date:   Fri Jan 12 05:38:00 2018 +0100

    logging-gsmtap: send only basename of source file
    
    GSMTAP doesn't have a lot of space for the source file name. It is better to
    send only the basename of the file, because only the first bit of a long path
    may not convey the source file at all, needing guess work from the line number.
    
    Before:  "Source File Name: ../../../../src/libosmocore/src"
    After:   "Source File Name: telnet_interface.c"
    
    Change-Id: Ie8fc9e782bcf8fa6e2e957d02e7d73c3a7c2bca8

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

Summary of changes:
 src/logging_gsmtap.c | 5 +++++
 1 file changed, 5 insertions(+)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list