Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Code Tools
CODETOOLS-7903237
pointer to function struct member with the same name as struct crashes jextract
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
None
Affects Version/s:
None
Component/s:
tools
Labels:
None
Subcomponent:
jextract
CPU:
generic
OS:
generic
Description
File: test.h
struct Foo {
int (*Foo)();
};
$ jextract test.h
crashes in the backend in-memory compilation stage.
Attachments
Issue Links
links to
Commit
openjdk/jextract/0582eaf1
Review
openjdk/jextract/55
Activity
People
Assignee:
Sundararajan Athijegannathan
Reporter:
Sundararajan Athijegannathan
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2022-07-19 03:17
Updated:
2022-07-19 04:32
Resolved:
2022-07-19 04:32