[Issue 1875] Dereferencing void pointers is allowed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 27 23:04:03 PST 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1875
matti.niemenmaa+dbugzilla at iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|trivial |enhancement
Keywords|accepts-invalid, spec |diagnostic
OS/Version|Windows |All
Platform|PC |All
Summary|&null[x] compiles and runs, |Dereferencing void pointers
|giving x |is allowed
------- Comment #3 from matti.niemenmaa+dbugzilla at iki.fi 2008-02-28 01:04 -------
Hmm, no: the more I think about this the more I think I'm wrong. I shouldn't
file bugs at midnight.
I'll leave this as an enhancement request for a warning on dereferencing void
pointers.
--
More information about the Digitalmars-d-bugs
mailing list