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

  Changed paths:
    M src/lexer.c

  Log Message:
  -----------
  Do not rely on implicit conversion from 0 to enum type


  Commit: 0fff223af018a49ded86e0c723f408abc93f9453
      https://github.com/D-Programming-Language/dmd/commit/0fff223af018a49ded86e0c723f408abc93f9453
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M src/lexer.c

  Log Message:
  -----------
  Merge pull request #2004 from yebblies/enumconv

[DDMD] Do not rely on implicit conversion from 0 to enum type


Compare: https://github.com/D-Programming-Language/dmd/compare/50e32e6ffae6...0fff223af018