Bug 569218 - Generating code for semantically erroneous modules might be an idea to investigate
Summary: Generating code for semantically erroneous modules might be an idea to invest...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: titan.plugins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-26 09:06 EST by Kristof Szabados CLA
Modified: 2021-04-23 11:10 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 2020-11-26 09:06:31 EST
Right now when the C side of Titan encounter a syntactic or semantic issue in the code, there is no code generation.
On the Java side there is no code generation for the module containing the issue.

But it might be worth to investigate if it would be beneficial to generate code also for such modules.
It might not be obvious at first, but if the issue to fix is not big ... this would mean that all other modules could already be generated (even if the Java compiler will also report error).
This way once the issue is finally fix in TTCN-3 code ... only a small amount of generated Java code might still need to be compiled.
Which could lead to the user perceiving the build time, to be even faster than now.
Comment 1 Denis Roy CLA 2021-04-23 11:10:19 EDT
This bug was migrated to GitLab: https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/-/issues