June 18, 2012 [dmd-internals] [D-Programming-Language/dmd] f34f6f: fix Issue 8252 - no UFCS for 0 literal | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f34f6f0e5d998b3c6977531d7a5ec51c29361274 https://github.com/D-Programming-Language/dmd/commit/f34f6f0e5d998b3c6977531d7a5ec51c29361274 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-06-16 (Sat, 16 Jun 2012) Changed paths: M src/lexer.c M test/runnable/test16.d M test/runnable/ufcs.d Log Message: ----------- fix Issue 8252 - no UFCS for 0 literal Commit: 4e053160ef351c249fa250a0e2f5a071419ca8f0 https://github.com/D-Programming-Language/dmd/commit/4e053160ef351c249fa250a0e2f5a071419ca8f0 Author: Walter Bright <walter@walterbright.com> Date: 2012-06-18 (Mon, 18 Jun 2012) Changed paths: M src/lexer.c M test/runnable/test16.d M test/runnable/ufcs.d Log Message: ----------- Merge pull request #1013 from 9rnsr/fix8252 Issue 8252 - no UFCS for 0 literal Compare: https://github.com/D-Programming-Language/dmd/compare/65acb8ca382f...4e053160ef35 |
Copyright © 1999-2021 by the D Language Foundation