view runtime/patch-druntime.sh @ 1326:a41a40deff73

Fixed dmdfe generated class invariant calls. Also insert proper "this !is null" check before it. Fixed invariant* dstress regressions and generally seems like a good idea. Hope I didn't break anything.. minitests run fine!
author Tomas Lindquist Olsen <tomas.l.olsen gmail com>
date Sun, 10 May 2009 00:46:09 +0200
parents 9a9f403ab399
children
line wrap: on
line source

#!/bin/bash

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