[Issue 2263] spec does not specify how padding on 80 bit real is initialized
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 3 02:06:27 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2263
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from bugzilla at digitalmars.com 2008-08-03 04:06 -------
The spec specifies them in expression.html#EqualExpression: "Equality for
struct objects means the bit patterns of the objects match exactly (the
existence of alignment holes in the objects is accounted for, usually by
setting them all to 0 upon initialization)."
--
More information about the Digitalmars-d-bugs
mailing list