April 13, 2013 [phobos] [D-Programming-Language/phobos] 902521: Use atomicOp instead of InterlockedIncrement to fi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 9025212dcd857f3c454817d7e99931c9e17af449 https://github.com/D-Programming-Language/phobos/commit/9025212dcd857f3c454817d7e99931c9e17af449 Author: Sönke Ludwig <sludwig@rejectedsoftware.com> Date: 2013-04-13 (Sat, 13 Apr 2013) Changed paths: M std/c/windows/com.d Log Message: ----------- Use atomicOp instead of InterlockedIncrement to fix Win64 linker errors. Commit: 4f7a1253920c899a928a2c57d2687a5811067a29 https://github.com/D-Programming-Language/phobos/commit/4f7a1253920c899a928a2c57d2687a5811067a29 Author: Alex Rønne Petersen <alex@alexrp.com> Date: 2013-04-13 (Sat, 13 Apr 2013) Changed paths: M std/c/windows/com.d Log Message: ----------- Merge pull request #1253 from s-ludwig/master Win64 linking fix for std.c.windows.com Compare: https://github.com/D-Programming-Language/phobos/compare/80f80b7cdfe8...4f7a1253920c |
Copyright © 1999-2021 by the D Language Foundation