From: Victor Ng <vic...@re...> - 2002-03-20 18:54:02
|
Oops.. My stupid. It _is_ just a warning and the class can run. Vic -----Original Message----- From: Boris Gruschke [mailto:bo...@gr...] Sent: Wednesday, March 20, 2002 1:05 PM To: Victor Ng; jyt...@li... Subject: Re: [Jython-users] jythonc broken for Java 1.4? Victor, I'm using the Sun JDK 1.4.0 on Linux. I'm getting the same warning about "assert", but because they are just warnings it still works. I.e. I can compile jython.jar (which produces those warnings) and I can use jythonc (which also produces those warnings) but still generates classfiles in ./jpywork as expected. The JavaVM can run them. Are you sure, that this is the cause of your problem? Your messages look like warnings, too. Kind regards, Boris |