<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12939">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">General_Types: Add BIT13, BIT28, BIT29, BIT30<br><br>... required by USB CCID.<br><br>Change-Id: Idf4f54b2d57d7b29c39c4b6f9bfa1022745cba89<br>---<br>M library/General_Types.ttcn<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/39/12939/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/General_Types.ttcn b/library/General_Types.ttcn</span><br><span>index 612d5c7..924f28b 100644</span><br><span>--- a/library/General_Types.ttcn</span><br><span>+++ b/library/General_Types.ttcn</span><br><span>@@ -70,10 +70,14 @@</span><br><span>   type bitstring BIT10 length(10) with { variant "FIELDLENGTH(10)" };</span><br><span>   type bitstring BIT11 length(11) with { variant "FIELDLENGTH(11)" };</span><br><span>   type bitstring BIT12 length(12) with { variant "FIELDLENGTH(12)" };</span><br><span style="color: hsl(120, 100%, 40%);">+  type bitstring BIT13 length(13) with { variant "FIELDLENGTH(13)" };</span><br><span>   type bitstring BIT14 length(14) with { variant "FIELDLENGTH(14)" };</span><br><span>   type bitstring BIT15 length(15) with { variant "FIELDLENGTH(15)" };</span><br><span>   type bitstring BIT16 length(16) with { variant "FIELDLENGTH(16)" };</span><br><span>   type bitstring BIT24 length(24) with { variant "FIELDLENGTH(24)" };</span><br><span style="color: hsl(120, 100%, 40%);">+  type bitstring BIT28 length(28) with { variant "FIELDLENGTH(28)" };</span><br><span style="color: hsl(120, 100%, 40%);">+  type bitstring BIT29 length(29) with { variant "FIELDLENGTH(29)" };</span><br><span style="color: hsl(120, 100%, 40%);">+  type bitstring BIT30 length(30) with { variant "FIELDLENGTH(30)" };</span><br><span>   type bitstring BIT31 length(31) with { variant "FIELDLENGTH(31)" };</span><br><span>   type bitstring BIT32 length(32) with { variant "FIELDLENGTH(32)" };</span><br><span>   type bitstring BIT56 length(56) with { variant "FIELDLENGTH(56)" };</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12939">change 12939</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12939"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Idf4f54b2d57d7b29c39c4b6f9bfa1022745cba89 </div>
<div style="display:none"> Gerrit-Change-Number: 12939 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>