D Library Breakage
Rene Zwanenburg
renezwanenburg at gmail.com
Fri Apr 13 10:47:18 UTC 2018
On Friday, 13 April 2018 at 05:31:25 UTC, Jesse Phillips wrote:
> Well if DIP1000 isn't on by default I don't think Phobos should
> be compiled with it.
>
> I think that the version issue is not unique to D and would be
> good to address, but I don't see the compiler reading the
> object file to determine how it should built the import files.
More importantly, it can be perfectly valid to link object files
compiled with different options. Things like parts of the program
that shouldn't be optimized, or have their logging calls
added/removed.
More information about the Digitalmars-d
mailing list