June 28, 2013 [dmd-internals] [D-Programming-Language/dmd] 7a948e: [Trivial] Fix warning: template.c:2899:48: warning... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 7a948e162b3e9c1e9656aa1bb99b46ee18ecb694 https://github.com/D-Programming-Language/dmd/commit/7a948e162b3e9c1e9656aa1bb99b46ee18ecb694 Author: Yazan S. Dabain <yazan.dabain@gmail.com> Date: 2013-06-28 (Fri, 28 Jun 2013) Changed paths: M src/template.c Log Message: ----------- [Trivial] Fix warning: template.c:2899:48: warning: name lookup of ‘i’ changed [enabled by default] template.c:2836:16: warning: matches this ‘i’ under ISO standard rules [enabled by default] template.c:2866:25: warning: matches this ‘i’ under old rules [enabled by default] Commit: 347f6234ff0e6bce6eea359a2ab9488abaed6594 https://github.com/D-Programming-Language/dmd/commit/347f6234ff0e6bce6eea359a2ab9488abaed6594 Author: Yazan S. Dabain <yazan.dabain@gmail.com> Date: 2013-06-28 (Fri, 28 Jun 2013) Changed paths: M src/doc.c Log Message: ----------- [Trivial] Fix warning: deprecated conversion from string constant to char* Commit: 64a55610378539d3f6011c6642dfa3891e590e0e https://github.com/D-Programming-Language/dmd/commit/64a55610378539d3f6011c6642dfa3891e590e0e Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-06-28 (Fri, 28 Jun 2013) Changed paths: M src/doc.c M src/template.c Log Message: ----------- Merge pull request #2267 from yazd/warning-fixes [Trivial] Some DMD warning fixes Compare: https://github.com/D-Programming-Language/dmd/compare/04434989e284...64a556103785 |
Copyright © 1999-2021 by the D Language Foundation