view runtime/patch-druntime.sh @ 1315:c48dcf2e2c02

Fix a bug pointed out by valgrind: OutBuffer::write4() was writing 8 bytes on platforms with 64-bit longs.
author Frits van Bommel <fvbommel wxs.nl>
date Fri, 08 May 2009 12:21:53 +0200
parents 9a9f403ab399
children
line wrap: on
line source

#!/bin/bash

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