[D-runtime] [D-Programming-Language/druntime] 7ee654: Fix obvious compilation error in sections_solaris.

GitHub noreply at github.com
Fri Jun 14 17:03:52 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 7ee6549a93b79e1b1a6febc6685e6c5ec9946816
      https://github.com/D-Programming-Language/druntime/commit/7ee6549a93b79e1b1a6febc6685e6c5ec9946816
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M src/rt/sections_solaris.d

  Log Message:
  -----------
  Fix obvious compilation error in sections_solaris.

I stumbled over this while reading the source. Not actually
tested, but should not be worse than the current state.


  Commit: c9653897e00c48bd2960c331422192c6380b9bea
      https://github.com/D-Programming-Language/druntime/commit/c9653897e00c48bd2960c331422192c6380b9bea
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-06-14 (Fri, 14 Jun 2013)

  Changed paths:
    M src/rt/sections_solaris.d

  Log Message:
  -----------
  Merge pull request #518 from klickverbot/solaris-section

Fix obvious compilation error in rt.sections_solaris.


Compare: https://github.com/D-Programming-Language/druntime/compare/481dac401c3d...c9653897e00c


More information about the D-runtime mailing list