https://issues.dlang.org/show_bug.cgi?id=13499
Francesco Mecca <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Francesco Mecca <[email protected]> --- What do you propose as the right solution? The problem is mainly that the TypeInfo comparison returns an integer that has no real meaning when the comparison is between a number and NaN. Throwing an exception doesn't seem like the best solution to me. --
