Change in osmo-ttcn3-hacks[master]: library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definition

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

fixeria gerrit-no-reply at lists.osmocom.org
Wed Apr 1 20:39:45 UTC 2020


fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17704 )

Change subject: library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definition
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17704/2/library/RLCMAC_CSN1_Types.ttcn 
File library/RLCMAC_CSN1_Types.ttcn:

https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17704/2/library/RLCMAC_CSN1_Types.ttcn@792 
PS2, Line 792: TITAN violates length restrictions on returned type
> is it worth opening a bug in the eclipse bugzilla on this?
Probably yes. It does not happen with 'normal' functions, e.g.

  private function test() return BIT8
  { return '1111111111111111'B; }

would not even compile:

  error: '1111111111111111'B is not a valid value for type `bitstring' which has subtype length(8)

So it only happens with external declarations like this one. The specs. say that an encoding function should return either octetstring or bitstring. I could not find anything about returning sub-types of these types...



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17704
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: I762b932ed67d9e67a5e13290209cc9017dd650a7
Gerrit-Change-Number: 17704
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Wed, 01 Apr 2020 20:39:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge at osmocom.org>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200401/53c7d870/attachment.htm>


More information about the gerrit-log mailing list