[D-runtime] [D-Programming-Language/druntime] 9d439a: Fixed small mistake: rogue @property attribute.
noreply at github.com
noreply at github.com
Thu Jul 21 20:27:03 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 9d439ab5a285b5e9c20ad4d1558d02d2892fa204
https://github.com/D-Programming-Language/druntime/commit/9d439ab5a285b5e9c20ad4d1558d02d2892fa204
Author: Michel Fortin <michel.fortin at michelf.com>
Date: 2011-07-21 (Thu, 21 Jul 2011)
Changed paths:
M src/object_.d
Log Message:
-----------
Fixed small mistake: rogue @property attribute.
Commit: d3c21c6b07d07e424c229a78280bb1f2ed6fd6fe
https://github.com/D-Programming-Language/druntime/commit/d3c21c6b07d07e424c229a78280bb1f2ed6fd6fe
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2011-07-21 (Thu, 21 Jul 2011)
Changed paths:
M import/object.di
M src/core/cpuid.d
M src/core/runtime.d
M src/core/stdc/errno.d
M src/core/thread.d
M src/core/time.d
M src/gc/gcx.d
M src/object_.d
Log Message:
-----------
Merge pull request #39 from michelf/@property
@property correctness
Compare: https://github.com/D-Programming-Language/druntime/compare/7bf8c2d...d3c21c6
More information about the D-runtime
mailing list