[Issue 4491] Assigning large const value to ulong type results in "signed integer overflow"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 21 14:51:31 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4491
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #2 from bearophile_hugs at eml.cc 2010-07-21 14:51:27 PDT ---
What's bad in the compiler/language accepting a line like:
ulong t = 18446744073709551615;
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list