February 18, 2012 [dmd-internals] [D-Programming-Language/dmd] 0adbc5: fix Dsymbol::search_correct | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0adbc5d24c71273db8a6c182390c55014c2a3bb2 https://github.com/D-Programming-Language/dmd/commit/0adbc5d24c71273db8a6c182390c55014c2a3bb2 Author: dawg <dawg@dawgfoto.de> Date: 2012-02-18 (Sat, 18 Feb 2012) Changed paths: M src/dsymbol.c Log Message: ----------- fix Dsymbol::search_correct - Since DsymbolTable no longer uses a StringTable we need to look up speller proposals in the lexer StringTable to get a unique identifier. Commit: 5f91dec22cffd7c9dcea253ce84cb65aab483d26 https://github.com/D-Programming-Language/dmd/commit/5f91dec22cffd7c9dcea253ce84cb65aab483d26 Author: Walter Bright <walter@walterbright.com> Date: 2012-02-18 (Sat, 18 Feb 2012) Changed paths: M src/dsymbol.c Log Message: ----------- Merge pull request #731 from dawgfoto/fixSpeller fix Dsymbol::search_correct Compare: https://github.com/D-Programming-Language/dmd/compare/97cda9f...5f91dec |
Copyright © 1999-2021 by the D Language Foundation