[dmd-internals] [D-Programming-Language/dmd] 2f1945: Fix Issue 10050 - Replace stdmsg with stderr

GitHub noreply at github.com
Fri May 10 00:52:22 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2f19459aba138966b5c66fb242259505fa29f740
      https://github.com/D-Programming-Language/dmd/commit/2f19459aba138966b5c66fb242259505fa29f740
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M src/attrib.c
    M src/expression.c
    M src/identifier.c
    M src/lexer.c
    M src/mangle.c
    M src/mars.c
    M src/mars.h
    M src/module.c
    M src/mtype.c
    M src/statement.c
    M src/tocsym.c

  Log Message:
  -----------
  Fix Issue 10050 - Replace stdmsg with stderr


  Commit: 72014d3476c69d148d720a7fbb701ceda60a453c
      https://github.com/D-Programming-Language/dmd/commit/72014d3476c69d148d720a7fbb701ceda60a453c
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M src/attrib.c
    M src/expression.c
    M src/identifier.c
    M src/lexer.c
    M src/mangle.c
    M src/mars.c
    M src/mars.h
    M src/module.c
    M src/mtype.c
    M src/statement.c
    M src/tocsym.c

  Log Message:
  -----------
  Merge pull request #2001 from yebblies/stdmsgerr

[REG2.063a] Issue 10050 - Replace stdmsg with stderr


Compare: https://github.com/D-Programming-Language/dmd/compare/374e3dce1d20...72014d3476c6


More information about the dmd-internals mailing list