[dmd-internals] [D-Programming-Language/dmd] 48ed15: Remove import of std.random:rand from test22

noreply at github.com noreply at github.com
Mon Aug 15 01:48:38 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: 48ed15159bb36410ef91ffe6967a6fb7cd606d78
      https://github.com/D-Programming-Language/dmd/commit/48ed15159bb36410ef91ffe6967a6fb7cd606d78
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M test/runnable/test22.d

  Log Message:
  -----------
  Remove import of std.random:rand from test22

I checked this reduced test case on DMD 0.120, to make sure it accurately
reproduced the bug.


  Commit: cfab198ee186f6e69c364aaf4206434220d83204
      https://github.com/D-Programming-Language/dmd/commit/cfab198ee186f6e69c364aaf4206434220d83204
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-08-15 (Mon, 15 Aug 2011)

  Changed paths:
    M test/runnable/test22.d

  Log Message:
  -----------
  Merge pull request #310 from donc/trivialstuff

Remove import of std.random:rand from test22


Compare: https://github.com/D-Programming-Language/dmd/compare/9c23e89...cfab198


More information about the dmd-internals mailing list