September 22, 2013 [D-runtime] [D-Programming-Language/druntime] 9769a7: fixed int-uint comparisons | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 9769a7a14e40e8e451e7882e664b53ade3dcf1c1 https://github.com/D-Programming-Language/druntime/commit/9769a7a14e40e8e451e7882e664b53ade3dcf1c1 Author: Lionello Lunesu <lionello@lunesu.com> Date: 2013-09-07 (Sat, 07 Sep 2013) Changed paths: M src/core/sys/windows/stacktrace.d M src/rt/dmain2.d Log Message: ----------- fixed int-uint comparisons Commit: cfd7f89849ab20b7548a9937c658df4f087bdab7 https://github.com/D-Programming-Language/druntime/commit/cfd7f89849ab20b7548a9937c658df4f087bdab7 Author: Lionello Lunesu <lionello@lunesu.com> Date: 2013-09-07 (Sat, 07 Sep 2013) Changed paths: M src/rt/lifetime.d M src/rt/switch_.d Log Message: ----------- fixed more int-uint comparisons Commit: c255a5bb888eebfbfaf33d027847bac83b8c0d94 https://github.com/D-Programming-Language/druntime/commit/c255a5bb888eebfbfaf33d027847bac83b8c0d94 Author: Lionello Lunesu <lio@lunesu.com> Date: 2013-09-07 (Sat, 07 Sep 2013) Changed paths: M src/rt/deh_win64_posix.d M src/rt/lifetime.d Log Message: ----------- Fixed more signed/unsigned comparisons Commit: 439d079dce0079cbacaedd91648d85d2c7d660c0 https://github.com/D-Programming-Language/druntime/commit/439d079dce0079cbacaedd91648d85d2c7d660c0 Author: Martin Nowak <code@dawg.eu> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M src/core/sys/windows/stacktrace.d M src/rt/deh_win64_posix.d M src/rt/dmain2.d M src/rt/lifetime.d M src/rt/switch_.d Log Message: ----------- Merge pull request #601 from lionello/bug259 Bug259: fixed signed-unsigned comparisons in druntime Compare: https://github.com/D-Programming-Language/druntime/compare/bccd83bdae8c...439d079dce00 |
Copyright © 1999-2021 by the D Language Foundation