May 05, 2007 [Issue 1213] New: Internal error on cast(ubyte[])... | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=1213 Summary: Internal error on cast(ubyte[])... Product: D Version: 1.014 Platform: PC OS/Version: Windows Status: NEW Severity: trivial Priority: P2 Component: DMD AssignedTo: bugzilla@digitalmars.com ReportedBy: bane@3dnet.co.yu Code: cast(void[])([cast(ubyte)33]); Results in: Internal error: ..\ztc\cod1.c 2528 -- |
July 01, 2007 [Issue 1213] Internal error on cast(ubyte[])... | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=1213 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Comment #1 from bugzilla@digitalmars.com 2007-06-30 21:54 ------- Cannot reproduce, get: test.d(1): Declaration expected, not 'cast' -- |
Copyright © 1999-2021 by the D Language Foundation