opendylan icon indicating copy to clipboard operation
opendylan copied to clipboard

build -clean doesn't clean

Open cgay opened this issue 6 years ago • 0 comments

Open Dylan 2019.1

I expect a "clean" build to completely ignore any previous build products.

cd ${DYLAN}/ws.all && dylan-compiler -build -clean testworks-test-suite-app

Internal error: Assertion failed: Dylan database/compiler version mismatch
Exiting with return code -1

I had previously built this target with a master branch compiler.

cgay avatar Oct 09 '19 23:10 cgay