[foreign-jextract] [Rev 01] RFR: 8240811: jextract generates non-compilable code for name collision between a struct and a global variable
Athijegannathan Sundararajan
sundar at openjdk.java.net
Wed Mar 11 14:32:28 UTC 2020
> names are mangled when there are collisions.
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last
revision:
added a FIXME for tree transformer (for name mangling and other such steps)
-------------
Changes:
- all: https://git.openjdk.java.net/panama-foreign/pull/44/files
- new: https://git.openjdk.java.net/panama-foreign/pull/44/files/8036f9a9..4a0b80fb
Webrevs:
- full: https://webrevs.openjdk.java.net/panama-foreign/44/webrev.01
- incr: https://webrevs.openjdk.java.net/panama-foreign/44/webrev.00-01
Stats: 3 lines in 2 files changed: 3 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/panama-foreign/pull/44.diff
Fetch: git fetch https://git.openjdk.java.net/panama-foreign pull/44/head:pull/44
PR: https://git.openjdk.java.net/panama-foreign/pull/44
More information about the panama-dev
mailing list