[Issue 5068] opOpAssign fails when if()-constraint is used

2010-10-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5068 Nick Sabalausky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 5068] opOpAssign fails when if()-constraint is used

2010-10-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5068 --- Comment #1 from Nick Sabalausky 2010-10-17 00:34:43 PDT --- Nevermind, I apparently can't read the docs right. This is how it's supposed to be, and it does work right: Foo opOpAssign(string op)(Foo b) if(op=="~") -- Configure issuemail: