dmd/compiler
Nick Treleaven 56a0ea80b1
Fix Bugzilla 14128 - AliasDeclaration allows expressions, causing false … (#15863)
* Fix Issue 14128 - AliasDeclaration allows expressions, causing false code for ThisExp

* Add test case

* Fix deprecation comment

* Add changelog

* Use dummy out param, not null

* Change to error with __edition_latest_do_not_use
2024-04-19 17:55:31 +03:00
..
docs
ini Add -fPIC to DFLAGS. This is necessary to avoid issues with statics. (#16362) 2024-04-07 18:50:05 +02:00
samples
src Fix Bugzilla 14128 - AliasDeclaration allows expressions, causing false … (#15863) 2024-04-19 17:55:31 +03:00
test Fix Bugzilla 14128 - AliasDeclaration allows expressions, causing false … (#15863) 2024-04-19 17:55:31 +03:00
tools Implement UAX31 character ranges (#15307) 2024-03-18 11:19:16 -07:00