RFR: 7903731: Jextract should support macOS frameworks [v4]
Nizar Benalla
nbenalla at openjdk.org
Wed Mar 5 14:33:08 UTC 2025
On Wed, 5 Mar 2025 12:39:19 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> I mean -- if one has a prefix `macos-` the other should too -- or none should have it.
>
> Also, `-f` usually is used in conjunction with other options e.g. `-fmove-loop-invariants`. Which is probably the reason behind the capital letter `-F`.
I'd suggest dropping the prefix, and maybe issuing a warning if it's used on an other platform. Otherwise we end up with `--macos-F`
-------------
PR Review Comment: https://git.openjdk.org/jextract/pull/268#discussion_r1981519472
More information about the jextract-dev
mailing list