Bug 1991 – Dmd hangs

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
dmd
Product
D
Version
D2
Platform
x86
OS
Windows
Creation time
2008-04-13T19:13:00Z
Last change time
2015-06-09T01:14:36Z
Assigned to
bugzilla
Creator
bartosz

Comments

Comment #0 by bartosz — 2008-04-13T19:13:53Z
when compiling the following code, dmd hangs: string [][] listBases (string [] present, string [] omitted) { string [][] empty = [[]]; return empty; }
Comment #1 by bugzilla — 2008-05-11T04:17:30Z
Fixed dmd 1.029 and 2.013