[Issue 8185] Pure functions and pointers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 4 11:33:29 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8185



--- Comment #50 from Steven Schveighoffer <schveiguy at yahoo.com> 2012-06-04 11:35:27 PDT ---
(In reply to comment #47)
> Common! System language must have strict rights. You just have said that D is
> JavaScript.

A systems language is very strict as long as you play within the type system.

Once you use casts, all bets are off.  The compiler can make *wrong
assumptions* and your code may not do what you think it should.

-- 
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