RFR: 7903148: jextract crashes when C11 keyword _Static_Assert is used in a header

Athijegannathan Sundararajan sundar at openjdk.java.net
Thu Apr 7 05:56:21 UTC 2022


Added missing CursorKind enum value.

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

Commit messages:
 - _Static_Assert -> _Static_assert in comments.
 - 7903148: jextract crashes when C11 keyword _Static_Assert is used in a header

Changes: https://git.openjdk.java.net/jextract/pull/15/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jextract&pr=15&range=00
  Issue: https://bugs.openjdk.java.net/browse/CODETOOLS-7903148
  Stats: 69 lines in 4 files changed: 65 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jextract/pull/15.diff
  Fetch: git fetch https://git.openjdk.java.net/jextract pull/15/head:pull/15

PR: https://git.openjdk.java.net/jextract/pull/15


More information about the jextract-dev mailing list