Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T titan.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 45
    • Issues 45
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • Eclipse Titan
  • titan.core
  • Issues
  • #409

Closed
Open
Created Aug 22, 2018 by Eclipse Webmaster@webmasterOwner

dual port bug

Submitted by Izabella Ingrid Farkas

Link to original bug (#538149)

Description

The in section not decoding PDUType1.

type port PT2GEN message { inout PDUType1, PDUType2; inout octetstring; } with { extension "user PT1 out( PDUType1 -> octetstring: function(enc_PDUType1_gen); /* call function / PDUType2 -> octetstring: encode(RAW); / call built-in codec / octetstring -> PDUType1: function(dec_slider_gen) / outgoing map with a prototype(sliding) decode(...) !! */ )

in( octetstring -> PDUType2: function(dec_slider_gen2) /* call function; prototype(sliding) / , PDUType1: decode(RAW) / built-in decoder */ )" }

Version: 6.4.0

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent