On 10/19/2012 02:12 AM, bearophile wrote:
Timon Gehr:

What situations?

This thread has already shown two possible cases worth discussing about.

This report shows two more cases:
http://d.puremagic.com/issues/show_bug.cgi?id=8844


How is that bug-prone? Are there keyboards where : and = are close?

Two more cases:

Foo opBinary(string op="/\")(Foo f) {}

That is not even going to pass the lexing stage.

Foo opBinary(string op)(Foo f) if (op == "@") {}


What is the issue?

And several other situations.

Bye,
bearophile

Reply via email to