www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - doc bug, OutOfMemory

reply =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb algonet.se> writes:
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
parent =?ISO-8859-1?Q?Thomas_K=FChne?= <thomas-dloop kuehne.THISISSPAM.cn> writes:
-----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