[dmd-internals] [D-Programming-Language/dmd] 2b2853: fix type of _tls_array
GitHub
noreply at github.com
Sun Mar 10 13:23:44 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 2b28538aea6397204d0d755241104cac81b2519a
https://github.com/D-Programming-Language/dmd/commit/2b28538aea6397204d0d755241104cac81b2519a
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)
Changed paths:
M src/backend/rtlsym.h
Log Message:
-----------
fix type of _tls_array
Commit: a90fa90bf975cf5db5f1f490735692abafc9be92
https://github.com/D-Programming-Language/dmd/commit/a90fa90bf975cf5db5f1f490735692abafc9be92
Author: Walter Bright <walter at walterbright.com>
Date: 2013-03-10 (Sun, 10 Mar 2013)
Changed paths:
M src/backend/rtlsym.h
Log Message:
-----------
Merge pull request #1733 from rainers/tls_array_pvoid
fix issue 9677: Crash on setting length property of array 64 bit
Compare: https://github.com/D-Programming-Language/dmd/compare/6ae83db963fb...a90fa90bf975
More information about the dmd-internals
mailing list