You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example here I did catch a double of meshoptimizer (linux64). I suppose those come through merges and autobuild then latter happily accepts such a file. Either pulling the first or last.
Here is another one I found today Nicky-D/viewer@043a13b
autobuild should at least warn if there is multiple (conflicting) definitions of one 3P
The text was updated successfully, but these errors were encountered:
Seems like this would be a fix in python-llsd deserialization: detecting duplicate serialized map keys. By the time autobuild sees the data, there are no duplicate keys because one of them has already overwritten the other.
bennettgoble
changed the title
autobuild happily accpets multiple declarations of the same 3P.
autobuild happily accepts multiple declarations of the same 3P.
Apr 4, 2024
For example here I did catch a double of meshoptimizer (linux64). I suppose those come through merges and autobuild then latter happily accepts such a file. Either pulling the first or last.
Here is another one I found today Nicky-D/viewer@043a13b
autobuild should at least warn if there is multiple (conflicting) definitions of one 3P
The text was updated successfully, but these errors were encountered: