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 18a62b04887d8c6f6d338404330391a66c337b69 (commit)
from 15596e2a7f101c5db7454d21aabf16dd3878de15 (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=18a62b04887d8c6f6d3384043303…
commit 18a62b04887d8c6f6d338404330391a66c337b69
Author: Thorsten Alteholz <osmocom(a)alteholz.de>
Date: Mon Mar 13 00:58:53 2017 +0100
compiler warnings: take care of compiler warning "unused-result"
Though it makes no sense to handle the return code of freopen() here,
the compiler complains about it. The #pragma statements take care of
that.
Change-Id: Ia2caadbed2a24f84d1d55a47236b398b74224e82
-----------------------------------------------------------------------
Summary of changes:
src/application.c | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
An utility library for Open Source Mobile Communications