From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Thu Dec 10 1998 - 08:32:48 EST
On Dec 9, 1998, Godmar Back <gback@cs.utah.edu> wrote:
> java.lang.Cloneable contains a public final static int variable
> called KAFFE_VERSION.
How about a private static field or method whose name contains the
full version name, with dots replaced with, say, underscores? That
would allow us to use non-digit characters, and to check for the field
name using JNI or direct lookup, instead of having to mess with header
files...
The version name could be the one defined in configure.in (and I think
KVER should be updated more frequently, BTW :-)
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:11 EDT