mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MIT-Scheme-devel] Patches for current Swank


From: craven
Subject: [MIT-Scheme-devel] Patches for current Swank
Date: Wed, 02 May 2012 09:28:31 +0200
User-agent: Notmuch/0.11+77~gad6d0d5 (http://notmuchmail.org) Emacs/24.1.50.2 (i686-pc-linux-gnu)

Hello fellow Schemers!

Yesterday I've tried to get current SLIME (2012-03-06 here) to work with
MIT/GNU Scheme, and fixed a few things. Find attached my patches. How
should I best prepare them so they get a chance at getting accepted into
GIT?

Greetings, 
Peter

Attachment: 0001-Updating-swank-for-version-2012-03-26.patch
Description: Text Data

From ef14bf5c1ebd4ac1c5f8d2f982e29af723b1c7da Mon Sep 17 00:00:00 2001
From: Peter Feigl <address@hidden>
Date: Wed, 2 May 2012 09:25:34 +0200
Subject: [PATCH 2/2] adding missing closing comment

---
 src/runtime/swank.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/runtime/swank.scm b/src/runtime/swank.scm
index 0a26562..c697d06 100644
--- a/src/runtime/swank.scm
+++ b/src/runtime/swank.scm
@@ -1073,3 +1073,4 @@ swank:xref
 #|
 TODOs: 
 - support ! which expands to (swank:listener-eval "(cl:defparameter x 5 \"REPL 
generated global variable.\")\n")
+|#
\ No newline at end of file
-- 
1.7.10

Attachment: pgpDWdwOJeAYJ.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]