D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 21543 - dmd infinite loop on alias this and std.typecons.Nullable
Summary: dmd infinite loop on alias this and std.typecons.Nullable
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dmd (show other issues)
Version: D2
Hardware: All Windows
: P1 normal
Assignee: No Owner
URL:
Keywords: pull
Depends on:
Blocks:
 
Reported: 2021-01-12 19:28 UTC by Manfred Nowak
Modified: 2021-05-08 00:06 UTC (History)
0 users

See Also:


Attachments
Source (100 bytes, text/plain)
2021-01-12 19:28 UTC, Manfred Nowak
Details

Note You need to log in before you can comment on or make changes to this issue.
Description Manfred Nowak 2021-01-12 19:28:23 UTC
Created attachment 1812 [details]
Source
Comment 1 Dlang Bot 2021-01-26 13:13:11 UTC
@BorisCarvajal created dlang/dmd pull request #12157 "Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nu…" fixing this issue:

- Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nullable

https://github.com/dlang/dmd/pull/12157
Comment 2 Dlang Bot 2021-01-27 02:33:59 UTC
dlang/dmd pull request #12157 "Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nu…" was merged into master:

- 1b7909da1809af37d2123f0cc33ad8f3b6fe679f by Boris Carvajal:
  Fix Issue 21543 - dmd infinite loop on alias this and std.typecons.Nullable

https://github.com/dlang/dmd/pull/12157