August 30, 2015 [dmd-internals] [D-Programming-Language/dmd] 01979b: fix Issue 3243 - instantiated 'static this()' brin... | ||||
|---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 01979b088cd967e5d8e02f7cc2e742400179dc64 https://github.com/D-Programming-Language/dmd/commit/01979b088cd967e5d8e02f7cc2e742400179dc64 Author: k-hara <k.hara.pg@gmail.com> Date: 2015-08-30 (Sun, 30 Aug 2015) Changed paths: M src/tocsym.c A test/compilable/diag3243.d Log Message: ----------- fix Issue 3243 - instantiated 'static this()' bring on a compiler message ': __gate is thread local' Commit: ad137f0f356b0c550bc8de7251eecf9bf152a7c6 https://github.com/D-Programming-Language/dmd/commit/ad137f0f356b0c550bc8de7251eecf9bf152a7c6 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-08-31 (Mon, 31 Aug 2015) Changed paths: M src/tocsym.c A test/compilable/diag3243.d Log Message: ----------- Merge pull request #4877 from 9rnsr/fix3243 Issue 3243 - instantiated 'static this()' bring on a compiler message ': __gate is thread local' Compare: https://github.com/D-Programming-Language/dmd/compare/a7717a0ee370...ad137f0f356b | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply