better save_image that doesn't corrupt your factor image if you're out of disk space...
commit99cd66496187edf6e2c360c1a4d85475ac7df30e
authorDoug Coleman <doug.coleman@gmail.com>
Wed, 21 Jan 2009 21:02:27 +0000 (21 15:02 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Wed, 21 Jan 2009 21:02:27 +0000 (21 15:02 -0600)
tree46ecb2edc05a47a8d08886f98d2874da8ac86f4e
parent2df61fd78d57878643cf56fdee6ccacca7a8eed4
better save_image that doesn't corrupt your factor image if you're out of disk space.  should throw exception instead of printing error messages if saving fails..
vm/image.c
vm/os-unix.h
vm/os-windows.h