pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30869 )
Change subject: Fix -Werror=old-style-definition
......................................................................
Fix -Werror=old-style-definition
Change-Id: I119d4ba58d9c68df12b433b0cee924468a1473d8
---
M include/osmocom/sgsn/gprs_sgsn.h
M src/gtphub/gtphub.c
M src/sgsn/gprs_sgsn.c
M tests/gprs/gprs_test.c
M tests/gtphub/gtphub_test.c
M tests/sgsn/sgsn_test.c
6 files changed, 16 insertions(+), 15 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/69/30869/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30869
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I119d4ba58d9c68df12b433b0cee924468a1473d8
Gerrit-Change-Number: 30869
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30869 )
Change subject: Fix -Werror=old-style-definition
......................................................................
Patch Set 1:
(1 comment)
File src/sgsn/gprs_sgsn.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2435):
https://gerrit.osmocom.org/c/osmo-sgsn/+/30869/comment/34d1337b_58e6348b
PS1, Line 148: void sgsn_rate_ctr_init(void) {
open brace '{' following function definitions go on the next line
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30869
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I119d4ba58d9c68df12b433b0cee924468a1473d8
Gerrit-Change-Number: 30869
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 05 Jan 2023 13:24:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: pespin.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-sgsn/+/30866
to look at the new patch set (#2).
Change subject: gprs_subscriber: Move API declarations to correct header
......................................................................
gprs_subscriber: Move API declarations to correct header
Change-Id: Iaa1032c38fa54ad57c472d9120cfbb34b2ae90e9
---
M include/osmocom/sgsn/gprs_sgsn.h
M include/osmocom/sgsn/gprs_subscriber.h
M src/sgsn/sgsn_main.c
3 files changed, 29 insertions(+), 30 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/66/30866/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30866
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Iaa1032c38fa54ad57c472d9120cfbb34b2ae90e9
Gerrit-Change-Number: 30866
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newpatchset
Attention is currently required from: pespin, dexter.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30864 )
Change subject: bts: use GSM_TDMA_FN_ macros and uint32_t in bts_rfn_to_fn
......................................................................
Patch Set 1: Code-Review-1
(1 comment)
File src/bts.cpp:
https://gerrit.osmocom.org/c/osmo-pcu/+/30864/comment/3195e275_bef7ba02
PS1, Line 36: #include <osmocom/gsm/gsm0502.h>
You're including a C header file from a C++ file, so it should go to the 'extern "C"' block below.
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/30864
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Iedd493bb30dd1c342dec031883060c545432e740
Gerrit-Change-Number: 30864
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: dexter <pmaier(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 05 Jan 2023 13:10:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30866 )
Change subject: gprs_subscriber: Move API declarations to correct header
......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/sgsn/gprs_subscriber.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2429):
https://gerrit.osmocom.org/c/osmo-sgsn/+/30866/comment/ad9b156e_eb24e36c
PS1, Line 54: struct gprs_subscr *gprs_subscr_get_or_create_by_mmctx( struct sgsn_mm_ctx *mmctx);
space prohibited after that open parenthesis '('
--
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/30866
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Iaa1032c38fa54ad57c472d9120cfbb34b2ae90e9
Gerrit-Change-Number: 30866
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 05 Jan 2023 13:05:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment