]> Savannah Git Hosting - mdk.git/commitdiff

Savannah Git Hosting - mdk.git/commitdiff

git git@sv / mdk.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c583f48)
Fix for #28086 (compilation without Guile).
2010年3月26日 17:21:11 +0000 (18:21 +0100)
2010年3月26日 17:21:11 +0000 (18:21 +0100)

diff --git a/mixutils/mixvm_loop.c b/mixutils/mixvm_loop.c
index b19022a905b44113dd873d7e5ab0df6cfc4f0d96..1cb053ba5964880a8f10c74828246046dd59c2d8 100644 (file)
--- a/mixutils/mixvm_loop.c
+++ b/mixutils/mixvm_loop.c
@@ -1,7 +1,8 @@
/* -*-c-*- -------------- mixvm_loop.c :
* Implementation of mix vm command loop.
* ------------------------------------------------------------------
- * Copyright (C) 2000, 2001, 2002, 2004, 2006, 2007, 2009 Free Software Foundation, Inc.
+ * Copyright (C) 2000, 2001, 2002, 2004, 2006, 2007, 2009, 2010 Free
+ * Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -15,7 +16,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
*
*/
@@ -134,7 +136,7 @@ mix_vmloop (int argc, char *argv[], gboolean initfile,
mixguile_init (argc, argv, initfile, loop_, dis);
#else
(void) init_mixvm_ (file, use_emacs);
- loop_ (argc, argv);
+ loop_ (NULL, argc, argv);
#endif
}
GNU MIX Development Kit (MDK)
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /