On Fri, Jul 16, 2004 at 02:35:48PM -0000, Leopold Toetsch wrote:
- interpreter->code->cur_cs->prederef_code;
+ interpreter->code->cur_cs->prederef.code;
This has broken the build on x86 Linux. Did a header change checkin get missed?
I've obiously changed a generated file (include/parrot/exec_dep.h) and not the original in jit/i386. Ill check it in in a minute.
Nicholas Clark
leo
