[dmd-internals] [D-Programming-Language/dmd] ba30e3: Add casts when converting ubyte* to char*

GitHub noreply at github.com
Fri Nov 8 05:22:28 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ba30e337e6270c5662aa7a5ed8af5fa33d3c41c7
      https://github.com/D-Programming-Language/dmd/commit/ba30e337e6270c5662aa7a5ed8af5fa33d3c41c7
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-08 (Fri, 08 Nov 2013)

  Changed paths:
    M src/doc.c
    M src/expression.c
    M src/macro.c
    M src/module.c

  Log Message:
  -----------
  Add casts when converting ubyte* to char*


  Commit: 209204fcddbbd1431cae7c2c656bc3e86768128e
      https://github.com/D-Programming-Language/dmd/commit/209204fcddbbd1431cae7c2c656bc3e86768128e
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-11-08 (Fri, 08 Nov 2013)

  Changed paths:
    M src/doc.c
    M src/expression.c
    M src/macro.c
    M src/module.c

  Log Message:
  -----------
  Merge pull request #2726 from yebblies/charcasts

[DDMD] Add casts when converting ubyte* to char*


Compare: https://github.com/D-Programming-Language/dmd/compare/5d3cbf0f9fa4...209204fcddbb


More information about the dmd-internals mailing list