Kotlin / binary-compatibility-validator

Public API management tool
Apache License 2.0
788 stars 57 forks source link

KLib dumps merge: support dumps with different library names #249

Open fzhinkin opened 1 month ago

fzhinkin commented 1 month ago

Currently, KLib dumps generated for several targets won't be merged with an error if these dumps contain different "unique library names".

In some cases, namely Kotlin Stdlib, the same library may use different unique names depending on the target.

It's worth considering how such a case could be handled by the BCV.