[D-runtime] [D-Programming-Language/druntime] b47fd1: add static asserts for constants of untested archi...

GitHub noreply at github.com
Sat Mar 23 09:47:20 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b47fd1943560d6affef2989bc052abfd4cccb9c1
      https://github.com/D-Programming-Language/druntime/commit/b47fd1943560d6affef2989bc052abfd4cccb9c1
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M src/core/sys/posix/fcntl.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/sys/mman.d
    M src/core/sys/posix/sys/socket.d
    M src/core/sys/posix/sys/stat.d

  Log Message:
  -----------
  add static asserts for constants of untested architectures

- also remove version (X86 || X86_64) idiom


  Commit: d51d6636ebac90a7e28c1c549b34de018ac9bb99
      https://github.com/D-Programming-Language/druntime/commit/d51d6636ebac90a7e28c1c549b34de018ac9bb99
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-03-23 (Sat, 23 Mar 2013)

  Changed paths:
    M src/core/sys/posix/fcntl.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/sys/mman.d
    M src/core/sys/posix/sys/socket.d
    M src/core/sys/posix/sys/stat.d

  Log Message:
  -----------
  Merge pull request #411 from dawgfoto/archVersions

add static asserts for constants of untested architectures


Compare: https://github.com/D-Programming-Language/druntime/compare/187cee5ca665...d51d6636ebac


More information about the D-runtime mailing list