[dmd-internals] [D-Programming-Language/dmd] 48e97a: fix issue 9401 - destructor and nothrow syntax
GitHub
noreply at github.com
Wed May 8 17:28:48 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 48e97a5d59010d687d8833937f604f193b49cdf9
https://github.com/D-Programming-Language/dmd/commit/48e97a5d59010d687d8833937f604f193b49cdf9
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M src/parse.c
A test/compilable/parse9401.d
Log Message:
-----------
fix issue 9401 - destructor and nothrow syntax
Commit: a959f220ce7d6191d2247b5355acb9755fbe8e36
https://github.com/D-Programming-Language/dmd/commit/a959f220ce7d6191d2247b5355acb9755fbe8e36
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M src/parse.c
A test/compilable/parse9401.d
Log Message:
-----------
Merge pull request #1979 from hpohl/9401
fix issues 8347, 8953 and 9401 - destructor and nothrow syntax
Compare: https://github.com/D-Programming-Language/dmd/compare/b95d8df7083d...a959f220ce7d
More information about the dmd-internals
mailing list