Allow implicit conversion "foo*?" to "void*"
commitd904ffd42e0b20ffd6a1a9755fdade3f7665fd80
authorThomas Leonard <talex5@gmail.com>
Wed, 24 Sep 2008 10:17:37 +0000 (24 11:17 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 24 Sep 2008 10:17:37 +0000 (24 11:17 +0100)
tree37b1b4ef484a463578040525494d44c3315685db
parentab6b81d213e3e45ea0afcf1fd16893375a845012
Allow implicit conversion "foo*?" to "void*"

For some reason, Tango's Layout template needs this on i686.
dmd/mtype.c