LDC 1.15.0
kinke
noone at nowhere.com
Sun Apr 7 15:14:59 UTC 2019
On Sunday, 7 April 2019 at 14:26:16 UTC, Thomas Mader wrote:
> Were there some changes to the shared phobos unittest runners
> between beta2 and the final release?
> I ask because I have the problem on macOS with the final
> release that libphobos2-ldc-unittest-shared.85.dylib is not
> fixed by my fixing step to switch to absolute paths referencing.
> I use install_name_tool and run this step after I do 'make
> all-test-runners'. It used to work previously and also with
> beta2.
> My guess is that libphobos2-ldc-unittest-shared.85.dylib is
> getting created after my fixing step now for some reason.
No changes wrt. the test runners, especially none wrt. build
order. The only CMake change was the frontend version. See
https://github.com/ldc-developers/ldc/compare/v1.15.0-beta2...v1.15.0.
More information about the Digitalmars-d-announce
mailing list