RFR: 7903237: pointer to function struct member with the same name as struct crashes jextract

Athijegannathan Sundararajan sundar at openjdk.org
Tue Jul 19 10:44:59 UTC 2022


The lower case name was (wrongly) used to check hierarchical clash as well. Should be used only for local peers.

-------------

Commit messages:
 - 7903237: pointer to function struct member with the same name as struct crashes jextract

Changes: https://git.openjdk.org/jextract/pull/55/files
 Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=55&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903237
  Stats: 52 lines in 3 files changed: 48 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jextract/pull/55.diff
  Fetch: git fetch https://git.openjdk.org/jextract pull/55/head:pull/55

PR: https://git.openjdk.org/jextract/pull/55


More information about the jextract-dev mailing list