Skip to content

Conversation

@DanAlbert
Copy link
Member

The pull-up done for the API level prior to the first supported API
level for the ABI is done silently, so users that aren't aware of this
behavior are likely to be confused by the apparent non-duplicates in
their duplicate lists. Add a note to the error message to make it
clear.

When we eventually break the schema we should just explicitly disallow
API levels that were never supported for the given ABI.

Fixes #100

The pull-up done for the API level prior to the first supported API
level for the ABI is done silently, so users that aren't aware of this
behavior are likely to be confused by the apparent non-duplicates in
their duplicate lists. Add a note to the error message to make it
clear.

When we eventually break the schema we should just explicitly disallow
API levels that were never supported for the given ABI.

Fixes google#100
@DanAlbert DanAlbert force-pushed the improve-api-collision-error-message branch from 4cafd79 to 8ba84c7 Compare June 1, 2020 21:44
@DanAlbert DanAlbert merged commit 06bd7c0 into google:master Jun 1, 2020
@DanAlbert DanAlbert deleted the improve-api-collision-error-message branch June 1, 2020 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] improve error message when multiple libraries all have the same adjusted API level

2 participants