[D-runtime] [D-Programming-Language/druntime] 0c4d2e: fix Issue 10457 - _d_toObject might fail with shar...
GitHub
noreply at github.com
Sun Jun 30 03:24:45 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 0c4d2ed412f2062e7821249d1fb33797469926ef
https://github.com/D-Programming-Language/druntime/commit/0c4d2ed412f2062e7821249d1fb33797469926ef
Author: Martin Nowak <code at dawg.eu>
Date: 2013-06-23 (Sun, 23 Jun 2013)
Changed paths:
M src/object.di
M src/object_.d
Log Message:
-----------
fix Issue 10457 - _d_toObject might fail with shared libraries
- Interface.offset can't be negative so it should be an unsigned value
Commit: 8d2d60f644e67a2c5f9533f5333e1167b127ebce
https://github.com/D-Programming-Language/druntime/commit/8d2d60f644e67a2c5f9533f5333e1167b127ebce
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-06-30 (Sun, 30 Jun 2013)
Changed paths:
M src/object.di
M src/object_.d
Log Message:
-----------
Merge pull request #529 from dawgfoto/fix10457
fix Issue 10457 - _d_toObject might fail with shared libraries
Compare: https://github.com/D-Programming-Language/druntime/compare/48a820486c94...8d2d60f644e6
More information about the D-runtime
mailing list