Bug 11965 – Regression(2.064) Segfault on garbage

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-01-22T02:44:00Z
Last change time
2014-02-27T20:02:45Z
Keywords
ice, pull
Assigned to
nobody
Creator
yebblies

Comments

Comment #0 by yebblies — 2014-01-22T02:44:14Z
u[{b*A, DMD v2.065 DEBUG testx.d(1): Error: no identifier for declarator b* testx.d(1): Error: semicolon expected, not 'EOF' testx.d(1): Error: found 'EOF' when expecting '}' following compound statement testx.d(1): Error: found 'EOF' when expecting ']'
Comment #1 by github-bugzilla — 2014-01-22T03:40:57Z
Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e136c8783c10504a6e56cbe186a852230cb05183 fix Issue 11965 - Segfault on garbage https://github.com/D-Programming-Language/dmd/commit/e1bb12f9c399d7d2a4792ce5ec27b86767aa869c Merge pull request #3136 from 9rnsr/fix11965 [REG2.064] Issue 11965 - Segfault on garbage
Comment #2 by yebblies — 2014-01-22T03:46:54Z
Comment #3 by github-bugzilla — 2014-01-22T16:58:10Z
Commit pushed to release at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ece16e3418a1ec81b59b142ec33fcb7dc6c3bdc6 Merge pull request #3136 from 9rnsr/fix11965 [REG2.064] Issue 11965 - Segfault on garbage
Comment #4 by github-bugzilla — 2014-02-27T20:02:45Z