https://issues.dlang.org/show_bug.cgi?id=259
--- Comment #70 from Basile-z <[email protected]> --- The promotion trick works unless both operand are 64 bits (and considering that cent/ucent are not a thing yet) but that would be a progress. For long cmp ulong a warning could be emitted. This topic should make its come back on the news group. Even if the current behavior is layered on C semantics that does not mean that it could not change. Following C is not a sacrosant rule. --
