Message716

Author mattbehrens
Recipients
Date 2002-09-05.15:49:18
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=240525

Workaround: rename Tools/jythonc/Object.py to JycObject.py,
and change the import lines in compile.py and
ObjectFactory.py.  This works although I think it would be
more correct to have jythonc emit java.lang.Object.

Now there are only 20 warnings, looks like deprecated stuff
in J2SDK 1.4. :-)
History
Date User Action Args
2008-02-20 17:17:08adminlinkissue605098 messages
2008-02-20 17:17:08admincreate