Not Working on the Mac
Steven Schveighoffer
schveiguy at gmail.com
Fri Jul 14 22:15:48 UTC 2023
On 7/14/23 3:27 PM, Walter Bright wrote:
> This problem:
>
> https://www.digitalmars.com/d/archives/digitalmars/D/D_has_become_unbearable_and_it_needs_to_stop_369162.html#N369573
>
> was apparently fixed on LDC:
>
> https://forum.dlang.org/post/himxshnmnapmyipsvqlq@forum.dlang.org
>
> with this PR:
>
> https://github.com/ldc-developers/ldc/pull/3868/files
>
> I don't understand the internals of LDC, and would appreciate it if
> someone took this in hand and developed the equivalent in DMD.
I want to point out that re-examining that pull request, it did not fix
the problem. There was a later PR that does:
https://github.com/ldc-developers/ldc/pull/4291
-Steve
More information about the Digitalmars-d
mailing list