February 06, 2006 const declaration creshes dmd 0.145 | ||||
---|---|---|---|---|
| ||||
The following declaration causes DMD 0.145 to crash.
const c = 1uL-1;
DMD 0.143 compiles it without errors. Tested on WinXP SP2.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
February 11, 2006 Re: const declaration creshes dmd 0.145 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Artem Rebrov Attachments: | Artem Rebrov schrieb am 2006-02-06: > The following declaration causes DMD 0.145 to crash. > > const c = 1uL-1; > > DMD 0.143 compiles it without errors. Tested on WinXP SP2. Added to DStress as http://dstress.kuehne.cn/nocompile/c/const_31.d Thomas |
Copyright © 1999-2021 by the D Language Foundation