Closed
Description
I think the problem is that we now compare the $(_AndroidJniMarshalMethodsFlag)
flag file against the relevant assemblies, which is fine. We then go to generate marshal methods in them and that's not fine as some of them might not have changed. And that means a lot of warnings.
-
Fix: generate the marshal methods only in changed or new assemblies
-
Proposal: another thing is that we might only generate limited number of similar warnings in
jnimarshalmethod-gen.exe
and then only report number of those at the end. That might be overriden by verbose-v
option
Metadata
Metadata
Assignees
Labels
No labels