dexter has uploaded this change for review. (
https://gerrit.osmocom.org/c/onomondo-eim/+/43174?usp=email )
Change subject: SGP32Definitions: remove wrong comment about workaround
......................................................................
SGP32Definitions: remove wrong comment about workaround
This patch removes a misplaced workaround comment. The ASN.1 structures
in questions are equal to the original spec and were not modified.
Related: SYS#8100
Change-Id: Ibba9f380f32ddb947210cedf028460deb22e22ea
---
M asn1/SGP32Definitions.asn1
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/onomondo-eim refs/changes/74/43174/1
diff --git a/asn1/SGP32Definitions.asn1 b/asn1/SGP32Definitions.asn1
index dffa6c8..cc052b4 100644
--- a/asn1/SGP32Definitions.asn1
+++ b/asn1/SGP32Definitions.asn1
@@ -607,11 +607,9 @@
parametersNotAvailable(1),
undefinedError(127)
}
--- workaround for erlang asn1ct: remove already specified context-specific tag
SGP32-SetDefaultDpAddressRequest ::= [101] SEQUENCE { -- Tag 'BF65'
defaultDpAddress UTF8String -- Default SM-DP+ address as an FQDN
}
--- workaround for erlang asn1ct: remove already specified context-specific tag
SGP32-SetDefaultDpAddressResponse ::= [101] SEQUENCE { -- Tag 'BF65'
setDefaultDpAddressResult INTEGER { ok (0), undefinedError (127)}
}
--
To view, visit https://gerrit.osmocom.org/c/onomondo-eim/+/43174?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: onomondo-eim
Gerrit-Branch: master
Gerrit-Change-Id: Ibba9f380f32ddb947210cedf028460deb22e22ea
Gerrit-Change-Number: 43174
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <[email protected]>