RFR: 7903347: add long name option for all single letter options and expand help on default values for various options [v3]
Athijegannathan Sundararajan
sundar at openjdk.org
Fri Oct 7 12:35:53 UTC 2022
> * long option names for -I, -l, -D (--include-dir, --library, --define-macro)
> * documented default values for header class name, target package and output directory
> * explanation for -l / --library option.
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
consistent double quote in help and README.md ('foo.h' -> "foo.h")
-------------
Changes:
- all: https://git.openjdk.org/jextract/pull/83/files
- new: https://git.openjdk.org/jextract/pull/83/files/7a66dc99..a4b74767
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jextract&pr=83&range=02
- incr: https://webrevs.openjdk.org/?repo=jextract&pr=83&range=01-02
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jextract/pull/83.diff
Fetch: git fetch https://git.openjdk.org/jextract pull/83/head:pull/83
PR: https://git.openjdk.org/jextract/pull/83
More information about the jextract-dev
mailing list