Updated the C code base so that it compiles with Guile 1.7.2.
authorLudovic Court`es <ludovic.courtes@laas.fr>
Fri, 22 Apr 2005 11:07:06 +0000 (11:07 +0000)
committerLudovic Courtès <ludo@gnu.org>
Fri, 25 Apr 2008 17:09:29 +0000 (19:09 +0200)
commitf9e8c09d42ce992803d2c4dddbc00991260c636f
tree8295235387c7a31cfd78736dfaccab0ba9d15269
parent7a0d0cee1f3f830f7b356457c39e3768f7d24d57
Updated the C code base so that it compiles with Guile 1.7.2.

* src/*.[ch]:  Introduced changes so that it compiles with Guile 1.7.2.

git-archimport-id: lcourtes@laas.fr--2004-libre/guile-vm--revival--0.6--patch-1
src/envs.c
src/envs.h
src/frames.c
src/frames.h
src/objcodes.c
src/objcodes.h
src/programs.c
src/programs.h
src/vm.c
src/vm_loader.c