Skip to content

fix- 23401 Base class constructor not called - #23403

Merged
thewilsonator merged 1 commit into
dlang:masterfrom
abulgit:fix-23401
Jul 16, 2026
Merged

fix- 23401 Base class constructor not called#23403
thewilsonator merged 1 commit into
dlang:masterfrom
abulgit:fix-23401

Conversation

@abulgit

@abulgit abulgit commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Fixes: #23401

@github-actions

Copy link
Copy Markdown

DMD perf check

Metric Base PR delta
compile hello.d (instr) 216.2 M 216.2 M 0.00%
compile hello.d -O (instr) 234.7 M 234.7 M 0.00%
dmd binary size (stripped) 6.86 MB 6.86 MB 0.00%
hello binary size 0.72 MB 0.72 MB 0.00%
peak RSS (compile hello.d) 46 MB 46 MB +0.27%

@thewilsonator
thewilsonator merged commit 46b174e into dlang:master Jul 16, 2026
42 checks passed
@abulgit
abulgit deleted the fix-23401 branch July 17, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REG master] Base class constructor not called

2 participants