Thread overview
void.sizeof: semicolon expected, not '.'
Jun 08, 2005
Vathix
Jun 08, 2005
clayasaurus
Jun 09, 2005
Thomas Kuehne
June 08, 2005
size_t vsize = void.sizeof;


DMD 0.126. This error did not happen in previous versions.
June 08, 2005
Vathix wrote:
> size_t vsize = void.sizeof;
> 
> 
> DMD 0.126. This error did not happen in previous versions.

probably has something to do with the void initializers, if it is expecting 'size_t vsize = void;'
June 09, 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vathix schrieb am Wed, 08 Jun 2005 15:31:07 -0400:
> size_t vsize = void.sizeof;
>
>
> DMD 0.126. This error did not happen in previous versions.

Added to DStress as http://dstress.kuehne.cn/run/v/void_01.d

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFCqFSD3w+/yD4P9tIRAk21AJ4t8XqCzl9EqOE+J6rynPAH0IvyjwCeKUfs
2SvX3zT8hWiCdB+aRud5nkI=
=PaC9
-----END PGP SIGNATURE-----