[Issue 2522] Combining two types

2012-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2522


Walter Bright bugzi...@digitalmars.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||INVALID


--- Comment #3 from Walter Bright bugzi...@digitalmars.com 2012-01-22 
21:14:05 PST ---
It depends on which binary operator, as they have behaviors custom to what they
are supposed to do. If the spec is incomplete on a particular operator, please
point that out. In the meantime, this bug report is a bit too vague to be
actionable.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 2522] Combining two types

2008-12-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2522





--- Comment #2 from ma...@pochta.ru  2008-12-18 03:56 ---
I think, arithmetic in D is the same as in C.


--