The source project of this merge request has been removed.
testing/dmd: upgrade to 2.091.0
This currently has one failing test:
Test runnable/b18504.d failed. The logged output:
../generated/linux/release/64/dmd -conf= -m64 -Irunnable -g -fPIC -odtest_results/runnable -oftest_results/runnable/b18504_0 runnable/b18504.d
gdb test_results/runnable/b18504_0 --batch -x test_results/runnable/b18504_0.gdb
test_results/runnable/b18504_0.gdb:1: Error in sourced command file:
Disabling randomization of debuggee's virtual address space is unsupported on
this platform.
==============================
Test runnable/b18504.d failed: expected rc == 0, exited with rc == 1
make[2]: *** [Makefile:156: test_results/runnable/b18504.d.out] Error 1
CC @Geod24 - if you prefer doing this bump I can close this too
Edited by Rasmus Thomsen