RFR: Fix curl sample

Jorn Vernee jvernee at openjdk.org
Mon Feb 5 15:06:19 UTC 2024


Noticed a small issue in the curl sample. We recently moved the varargs invoker that infers layouts to nested class under the name `invoke`. Switch the sample to the new scheme as well.

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

Commit messages:
 - Fix curl sample

Changes: https://git.openjdk.org/jextract/pull/199/files
 Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=199&range=00
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jextract/pull/199.diff
  Fetch: git fetch https://git.openjdk.org/jextract.git pull/199/head:pull/199

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


More information about the jextract-dev mailing list