redub build --compiler=ldc2 of a newly created dub.sdl with only a mir dependency failed
The first error reads:
myHomeDirectory/.dub/packages/mir-core/1.7.1/mir-core/source/mir/algebraic.d(1474): Error: pure function mir.algebraic.Algebraic!(Ion_).Algebraic.opEquals!().opEquals cannot call impure function mir.annotated.U!(Algebraic!(Ion_)).Annotated.opEquals
dub build --compiler=ldc2 succeeds.
redub build --compiler=ldc2 of a newly created dub.sdl with only a mir dependency failed
The first error reads:
myHomeDirectory/.dub/packages/mir-core/1.7.1/mir-core/source/mir/algebraic.d(1474): Error:
purefunctionmir.algebraic.Algebraic!(Ion_).Algebraic.opEquals!().opEqualscannot call impure functionmir.annotated.U!(Algebraic!(Ion_)).Annotated.opEqualsdub build --compiler=ldc2 succeeds.