[Issue 24252] ci: Error: error writing file 'compilable\testcstuff3_0.obj'
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jan 27 14:05:02 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24252
kinke <kinke at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |---
--- Comment #3 from kinke <kinke at gmx.net> ---
Oh, this has obviously nothing to do with a temporary .i - the test file is an
.i already, so no preprocessing. The problem is simply that the object files
collide for these 2 tests, as the d_do_test.d runner uses the same object file
path `…\compilable\testcstuff3_0.obj`. Fix incoming.
--
More information about the Digitalmars-d-bugs
mailing list