[Issue 19325] The 'body' keyword is still not deprecated
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Dec 23 13:27:59 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19325
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10693 "Fix issue 19325 - Deprecate body keyword" was
merged into master:
- 3093244d3a4ea668fd86b3780933a4cdbaba80e8 by Geod24:
Fix issue 19325 - Deprecate body keyword
The 'do' keyword has been supported since 2.075.0,
so we can safely deprecate 'body' now.
https://github.com/dlang/dmd/pull/10693
--
More information about the Digitalmars-d-bugs
mailing list