From 086320aff07ca976c3a090e026c3fa34ae7b8e78 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Fri, 1 Sep 2000 17:07:00 +0000 Subject: [PATCH] Added comment about Java and Mzscheme modules being broken. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@788 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SWIG/README b/SWIG/README index 3835a2f25..0e9339ff1 100644 --- a/SWIG/README +++ b/SWIG/README @@ -95,6 +95,10 @@ Here are a few missing features What's Broken? ============== + - The Java module is broken and temporarily unavailable (SWIG1.3a4). + + - The Mzscheme module is broken and temporarily unavailable (SWIG1.3a4). + - Objective C support doesn't work right now. No ETA as to when it will return.