Pkg.add
operates in-place on the arguments without notice
#3112
Labels
binarybuilder
Related to the use of Pkg in BinaryBuilder
spec
changed after the call toPkg.add
, it acquired the tree hash and the UUID. One could claim this method is internal, but this still violates the convention of appending!
to a function name when arguments are modified in-place.The text was updated successfully, but these errors were encountered: