view bin/llvmdc.phobos @ 182:6526cf5bb2be trunk

[svn r198] Fixed: doing a length-changing cast of a full slice segfaulted. eg: int[] ia = [1,2,3]; byte[] ba = cast(byte[])ia[];
author lindquist
date Wed, 07 May 2008 19:54:01 +0200
parents 44a95ac7368a
children
line wrap: on
line source


[Environment]

DFLAGS=-I%@P%/../lphobos -L-L%@P%/../lib -R%@P%/../lib