view druntime/src/dmd.conf @ 1503:cc5fee7836dc

Made is and !is use the same numeric comparison as == and !=, fixes #328 Factored out common code from EqualExp and IdentityExp into DtoBinNumericEquals in binexp.cpp.
author Christian Kamm <kamm incasoftware de>
date Tue, 16 Jun 2009 23:00:27 +0200
parents e0b2d67cfe7c
children
line wrap: on
line source

[Environment]
DFLAGS="-I%HOME%/common" "-I%HOME%/../import"