[dmd-internals] [D-Programming-Language/dmd] 81dfc8: fix issue 8818: CTFE fails to compare strings cor...

GitHub noreply at github.com
Sat Oct 20 15:14:01 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 81dfc8e45c6576c3711c77963da4744dad382cd6
      https://github.com/D-Programming-Language/dmd/commit/81dfc8e45c6576c3711c77963da4744dad382cd6
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2012-10-17 (Wed, 17 Oct 2012)

  Changed paths:
    M src/interpret.c
    M test/runnable/interpret.d

  Log Message:
  -----------
  fix issue 8818:  CTFE fails to compare strings correctly


  Commit: 290ae43a6bcca711c7f543c3f09142d2c266ea7e
      https://github.com/D-Programming-Language/dmd/commit/290ae43a6bcca711c7f543c3f09142d2c266ea7e
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2012-10-17 (Wed, 17 Oct 2012)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  workaround for dmc codegen bug


  Commit: fb6808ec01e95755aef5e68dbd9d99a5eaefa97b
      https://github.com/D-Programming-Language/dmd/commit/fb6808ec01e95755aef5e68dbd9d99a5eaefa97b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-20 (Sat, 20 Oct 2012)

  Changed paths:
    M src/interpret.c
    M test/runnable/interpret.d

  Log Message:
  -----------
  Merge pull request #1190 from rainers/issue8818

fix issue 8818:  CTFE fails to compare strings correctly


Compare: https://github.com/D-Programming-Language/dmd/compare/30a63578f814...fb6808ec01e9


More information about the dmd-internals mailing list