Menu
Learn
Documentation
Language Reference
Library Reference
Command-line Reference
Feature Overview
Articles
Downloads
Packages
Community
Blog
Orgs using D
Twitter
Calendar
Forums
IRC
Wiki
GitHub
Issues
Get involved
Contributors
Foundation
Donate
Sponsors
Resources
Tour
Books
Tutorials
Tools
Editors
IDEs
Visual D
Acknowledgments
D Style
Glossary
Sitemap
Search
Entire Site
Language
Library
Forums
General group
This thread
go
Forums
Forum Index
New users
Learn
Community
General
Announce
Improvements
DIP Ideas
DIP Devel.
Ecosystem
GDC
LDC
Debuggers
IDEs
DWT
Development
Internals
Issues
Beta
DMD
Phobos
Druntime
Study
Turkish
Genel
Duyuru
Log in
Settings
Help
Index
»
General
»
Simplifying druntime and phobos by getting rid of "shared static this()" blocks
»
Post reply
Warning: the post you are replying to is from 8 years ago (May 24, 2017).
Posting to
General
in reply to
Stanislav Blinov
Your name:
Your email address (
?
):
Subject:
Message:
On Wednesday, 24 May 2017 at 16:17:18 UTC, Stanislav Blinov wrote: > On Wednesday, 24 May 2017 at 15:49:58 UTC, Steven Schveighoffer > wrote: >> On 5/23/17 3:47 PM, Andrei Alexandrescu wrote: >>> https://github.com/dlang/phobos/pull/5421 >>> >>> Looking forward to more in the same vein, please contribute! >>> We have 25 >>> left in phobos and 12 in druntime. A big one will be making >>> the GC >>> lazily initialize itself. -- Andrei >> >> So every time I do: >> >> writeln(...) >> >> It has to go through a check to see if it's initialized? Using >> a delegate? > > It also copies every argument four times.
Enable
Markdown
Copyright © 1999-2021 by the
D Language Foundation