July 16, 2013 [dmd-internals] [D-Programming-Language/dmd] ad248c: fix small bug introduced by #1660 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: ad248c217b2356438a1b87daa5fff42e4c06874c https://github.com/D-Programming-Language/dmd/commit/ad248c217b2356438a1b87daa5fff42e4c06874c Author: k-hara <k.hara.pg@gmail.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M src/expression.c Log Message: ----------- fix small bug introduced by #1660 If `ti->semanticTiargs(sc)` returns false, CallExp should return ErrorExp. Commit: e4795a4875d9e055157599b0a0dc9ad97a30a1c0 https://github.com/D-Programming-Language/dmd/commit/e4795a4875d9e055157599b0a0dc9ad97a30a1c0 Author: Walter Bright <walter@walterbright.com> Date: 2013-07-16 (Tue, 16 Jul 2013) Changed paths: M src/expression.c Log Message: ----------- Merge pull request #2353 from 9rnsr/fix_bug [critical] fix small bug introduced by #1660 Compare: https://github.com/D-Programming-Language/dmd/compare/cc6b7372f2ef...e4795a4875d9 |
Copyright © 1999-2021 by the D Language Foundation