[Issue 2992] std.typecons has unnecessary thread local globals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 5 22:31:19 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2992


HOSOKAWA Kenchi <hskwk at inter7.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hskwk at inter7.jp


--- Comment #4 from HOSOKAWA Kenchi <hskwk at inter7.jp> 2009-10-05 22:31:17 PDT ---
(In reply to comment #2)
> Yes, the plan was to allow people who prefer a different formatting to simply
> change the globals. I'm undecided how to proceed about this.


These lines give me annoying compiler warnings with -vtls switch.
At least these global variables should be qualified as __gshared,
according to "Migrating to Shared" guideline.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list