Bug 537177 - titan requires prototype(fast) functions for translation ports
Summary: titan requires prototype(fast) functions for translation ports
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: titan.core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-19 06:29 EDT by Kristof Szabados CLA
Modified: 2021-04-23 10:42 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristof Szabados CLA 2018-07-19 06:29:46 EDT
In it current implementation titan requires function used as translation frunctions to have a prototype(fast) attribute.
Otherwise an error is reported:
"
In type mapping:
      In `function' mapping:
       error: The referenced function `@PortTranslation.char_to_hex' does not have `prototype' fast attribute
"

But the standard does not list such a requirement for the usable functions.
Comment 1 Denis Roy CLA 2021-04-23 10:42:41 EDT
This bug was migrated to GitLab: https://gitlab.eclipse.org/eclipse/titan/titan.core/-/issues