view runtime/patch-druntime.sh @ 1427:087dafe5262a

Make sure complex -> integral casts are not used when casting to bool. Error instead of assert on unimplemented cast.
author Christian Kamm <kamm incasoftware de>
date Thu, 28 May 2009 21:45:14 +0200
parents 9a9f403ab399
children
line wrap: on
line source

#!/bin/bash

cd ../druntime
patch -p0 < ../runtime/ldc2.diff