Change in osmo-ttcn3-hacks[master]: GSM_Types: Fix compiler warning

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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Aug 21 09:55:31 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19746 )


Change subject: GSM_Types: Fix compiler warning
......................................................................

GSM_Types: Fix compiler warning

    GSM_Types.ttcn:45.4-12: warning: Control never reaches this statement

Change-Id: I3572f59f4c2a266e8f549a805c3dffeae0570a8c
---
M library/GSM_Types.ttcn
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/46/19746/1

diff --git a/library/GSM_Types.ttcn b/library/GSM_Types.ttcn
index ee6d132..8625cc3 100644
--- a/library/GSM_Types.ttcn
+++ b/library/GSM_Types.ttcn
@@ -42,7 +42,6 @@
 		case else {
 			setverdict(fail, "Invalid GPRS CS ", cs);
 			mtc.stop;
-			return -1;
 			}
 		}
 	}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19746
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I3572f59f4c2a266e8f549a805c3dffeae0570a8c
Gerrit-Change-Number: 19746
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200821/4c638ea9/attachment.htm>


More information about the gerrit-log mailing list