Vadim Yanitskiy has uploaded a new patch set (#4) to the change originally 
created by Max. ( https://gerrit.osmocom.org/12572 )

Change subject: Change GSM48_PDISC_* to osmo_gsm48_pdisc enum type
......................................................................

Change GSM48_PDISC_* to osmo_gsm48_pdisc enum type

An enum is more clear than an int and #defines for passing around,
also in case you have a switch () statement, the compiler will issue
warnings for unhandled cases.

Change-Id: Icbbe8786a776081d7643193f154e6270224399e6
---
M include/osmocom/gsm/protocol/gsm_04_08.h
1 file changed, 20 insertions(+), 18 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/72/12572/4
--
To view, visit https://gerrit.osmocom.org/12572
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icbbe8786a776081d7643193f154e6270224399e6
Gerrit-Change-Number: 12572
Gerrit-PatchSet: 4
Gerrit-Owner: Max <sur...@alumni.ntnu.no>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <sur...@alumni.ntnu.no>
Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>
Gerrit-Reviewer: Vadim Yanitskiy <axilira...@gmail.com>

Reply via email to