[D-runtime] [D-Programming-Language/druntime] 7a1ca0: Remove uses of the comma operator

GitHub noreply at github.com
Wed Feb 5 10:50:58 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 7a1ca0d74c44c91c887685d6ab57437aa98266a3
      https://github.com/D-Programming-Language/druntime/commit/7a1ca0d74c44c91c887685d6ab57437aa98266a3
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M src/object_.d
    M src/rt/cover.d
    M src/rt/util/container.d
    M src/rt/util/utf.d

  Log Message:
  -----------
  Remove uses of the comma operator


  Commit: 20c67d0e4f0ad3a65d1a46cfadbbc5c19d93d28b
      https://github.com/D-Programming-Language/druntime/commit/20c67d0e4f0ad3a65d1a46cfadbbc5c19d93d28b
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-02-05 (Wed, 05 Feb 2014)

  Changed paths:
    M src/object_.d
    M src/rt/cover.d
    M src/rt/util/container.d
    M src/rt/util/utf.d

  Log Message:
  -----------
  Merge pull request #716 from yebblies/commaop

[trivial] Remove uses of the comma operator


Compare: https://github.com/D-Programming-Language/druntime/compare/a76b4f746515...20c67d0e4f0a


More information about the D-runtime mailing list