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/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/19726 )
Change subject: pcu_l1_if: use proper format specifier for PCUIF version
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
https://gerrit.osmocom.org/c/osmo-pcu/+/19726/1/src/pcu_l1_if.cpp
File src/pcu_l1_if.cpp:
https://gerrit.osmocom.org/c/osmo-pcu/+/19726/1/src/pcu_l1_if.cpp@499
PS1, Line 499: fprintf(stderr, "PCU interface version number of BTS (%u) is "
This should actually be a PRIu32:
123:struct gsm_pcu_if_info_ind {
124- uint32_t version;
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/19726
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ibd15a678a7a8fc840422e2280b0d358138a67e0c
Gerrit-Change-Number: 19726
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 20 Aug 2020 11:13:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200820/72fef2e9/attachment.htm>