Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 48ad063f127d3b150f4f1ed5cb4b27ff18d9b6fe
https://github.com/D-Programming-Language/dmd/commit/48ad063f127d3b150f4f1ed5cb4b27ff18d9b6fe
Author: k-hara <[email protected]>
Date: 2011-10-06 (Thu, 06 Oct 2011)
Changed paths:
M src/expression.c
M test/runnable/xtest46.d
Log Message:
-----------
Issue 6695 - typeof(this) does not take into account const/immutable
attributes inside member functions
Commit: 62d6577fe0fbc65f0fdf060cfae44c5395fe52ea
https://github.com/D-Programming-Language/dmd/commit/62d6577fe0fbc65f0fdf060cfae44c5395fe52ea
Author: k-hara <[email protected]>
Date: 2011-10-06 (Thu, 06 Oct 2011)
Changed paths:
M src/expression.c
M test/runnable/xtest46.d
Log Message:
-----------
Issue 6087 - typeof(this) doesn't work outside member function
Commit: 41fac02e1ce0fc82b4c91fbdaed1ab0d66e0c37e
https://github.com/D-Programming-Language/dmd/commit/41fac02e1ce0fc82b4c91fbdaed1ab0d66e0c37e
Author: Walter Bright <[email protected]>
Date: 2011-10-06 (Thu, 06 Oct 2011)
Changed paths:
M src/expression.c
M test/runnable/xtest46.d
Log Message:
-----------
Merge pull request #434 from 9rnsr/fix6695
Issue 6087 & 6695 - Fix special cases of typeof(this)
Compare: https://github.com/D-Programming-Language/dmd/compare/f203224...41fac02
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals