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 "UNNAMED PROJECT".
The branch, master has been updated via 34cf156b80455dd9112eb18e46fa21ae5b348582 (commit) via 9cc783a87d59248fb3b1e9bb0ca2a72690a4e8c9 (commit) from a99d95e3afc528829f657e37f0572ac78bf06d4b (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/osmo-pcu/commit/?id=34cf156b80455dd9112eb18e46fa21ae...
commit 34cf156b80455dd9112eb18e46fa21ae5b348582 Author: Jacob Erlbeck jerlbeck@sysmocom.de Date: Mon Jun 29 10:21:52 2015 +0200
llc/test: Use a portable way to set timeval variables
Using complex initialiser lists doesn't seem to work well with Debian Squeeze.
This commit changes the initialisation to use separate assignments instead.
Fixes: Jenkins #601, #602 Addresses: CXX LlcTest.o ../../tests/llc/LlcTest.cpp: In function 'void test_llc_meta()': ../../tests/llc/LlcTest.cpp:137: error: expected primary-expression before '.' token ../../tests/llc/LlcTest.cpp:137: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=9cc783a87d59248fb3b1e9bb0ca2a726...
commit 9cc783a87d59248fb3b1e9bb0ca2a72690a4e8c9 Author: Jacob Erlbeck jerlbeck@sysmocom.de Date: Mon Jun 29 10:21:14 2015 +0200
Revert "llc/test: Explicitly enable extended initialiser lists"
This reverts commit a99d95e3afc528829f657e37f0572ac78bf06d4b.
That commit has only removed the warning but not the error.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes: tests/Makefile.am | 4 ---- tests/llc/LlcTest.cpp | 20 ++++++++++++-------- 2 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org