[Issue 1408] Assertion failure: 'd' on line 4234 in file 'mtype.c' on faulty d code

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 3 10:54:09 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1408


gide at nwawudu.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from gide at nwawudu.com  2008-12-03 12:54 -------
(In reply to comment #1)
> The following code also crashes with the same "Assertion failure" message.
> ----
> struct X
> {
>   import std.stdio;
> }
> void main()
> {
>    X.std.stdio.writefln("");
> }

The error message now gives is slightly different to this title. Closing this
bug and re-opened as BUG 2489.


-- 



More information about the Digitalmars-d-bugs mailing list