digitalmars.D.bugs - doc bug, OutOfMemory
- =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= (7/7) Mar 06 2005 http://www.digitalmars.com/d/class.html
- =?ISO-8859-1?Q?Thomas_K=FChne?= (24/24) Mar 11 2005 -----BEGIN PGP SIGNED MESSAGE-----
http://www.digitalmars.com/d/class.html There is no: - OutOfMemoryException There's just OutOfMemory, which is an Object? (and also: extern (C) void _d_OutOfMemory(); ) Shouldn't this be: class OutOfMemoryError : Error ? --anders
Mar 06 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anders F Björklund wrote: | http://www.digitalmars.com/d/class.html | | There is no: | - OutOfMemoryException | | There's just OutOfMemory, which is an Object? | (and also: extern (C) void _d_OutOfMemory(); ) | | Shouldn't this be: class OutOfMemoryError : Error ? | | --anders Added to DStress as http://dstress.kuehne.cn/run/OutOfMemory_01.d http://dstress.kuehne.cn/run/OutOfMemory_02.d Thomas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) iD8DBQFCMizx3w+/yD4P9tIRAiCFAJ9uC62UcetInhqWVDtuVtsDV97uYQCgx1YQ tXkeB3fyW7Rc0Uw/jHlk2wQ= =lFHr -----END PGP SIGNATURE-----
Mar 11 2005