]> gitweb.factorcode.org Git - factor.git/commit
Fix runtime compile warnings; working on native stack traces again
authorslava <slava@factorcode.org>
Sun, 17 Dec 2006 22:40:21 +0000 (22:40 +0000)
committerslava <slava@factorcode.org>
Sun, 17 Dec 2006 22:40:21 +0000 (22:40 +0000)
commite75774c59fb4c1fbf652f8cb29eadef2970b46d9
tree690795330469010a3908132eaa1776eaf95bf719
parentd2c64216cfb778f80fce5516f2523126554d33fb
Fix runtime compile warnings; working on native stack traces again
12 files changed:
vm/bignumint.h
vm/cpu-amd64.h
vm/cpu-ppc.h
vm/cpu-x86.h
vm/data_gc.c
vm/os-linux-ppc.h [new file with mode: 0644]
vm/os-macosx-ppc.h
vm/platform.h
vm/run.c
vm/stack.c
vm/stack.h
vm/types.c