Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ab4c40d167b8f66efd45ca86ba51b29385694939
      
https://github.com/D-Programming-Language/dmd/commit/ab4c40d167b8f66efd45ca86ba51b29385694939
  Author: Brad Anderson <[email protected]>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  CtfeStack::maxStackPointer was uninitialized

It's only used for performance diagnostics so this is a very minor problem.


  Commit: 50e89e0d537871c77dd467a6db404f031b9e0dee
      
https://github.com/D-Programming-Language/dmd/commit/50e89e0d537871c77dd467a6db404f031b9e0dee
  Author: Walter Bright <[email protected]>
  Date:   2012-06-15 (Fri, 15 Jun 2012)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  Merge pull request #1004 from eco/maxStackPointer-uninitialized

Minor: CtfeStack::maxStackPointer was uninitialized


Compare: 
https://github.com/D-Programming-Language/dmd/compare/a587ae5f3f6e...50e89e0d5378
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to