April 17, 2015 [dmd-internals] [D-Programming-Language/dmd] af31c2: [D1] Fix uninitialized `depmsg` member field | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/dmd-1.x Home: https://github.com/D-Programming-Language/dmd Commit: af31c2d7cb02b8d4ae53b189b37a25a0872b44fe https://github.com/D-Programming-Language/dmd/commit/af31c2d7cb02b8d4ae53b189b37a25a0872b44fe Author: Mihails Strasuns <mihails.strasuns.contractor@sociomantic.com> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M src/scope.c Log Message: ----------- [D1] Fix uninitialized `depmsg` member field Resulted in random compiler crashes after backporting of deprecated("msg") feature. Commit: a1a8ceaba6fbdfa4ea88ca2bf3ccbd5f005c8862 https://github.com/D-Programming-Language/dmd/commit/a1a8ceaba6fbdfa4ea88ca2bf3ccbd5f005c8862 Author: Andrej Mitrović <andrej.mitrovich@gmail.com> Date: 2015-04-17 (Fri, 17 Apr 2015) Changed paths: M src/scope.c Log Message: ----------- Merge pull request #4592 from mihails-strasuns-sociomantic/fixup-deprecated-msg [D1] Fix uninitialized `depmsg` member field Compare: https://github.com/D-Programming-Language/dmd/compare/c0935b2e72bf...a1a8ceaba6fb |
Copyright © 1999-2021 by the D Language Foundation