Unknown feature name 'srfi-26'
Alcides Flores Pineda
alcides.fp@gmail.com
Mon Jul 8 02:08:00 GMT 2013
Hello everybody:
Im running some Kawa code that contains the following line:
(require 'srfi-26)
And Im getting the following message:
unknown feature name 'srfi-26' for 'require'
However the features of the SRFI-26 (cut/cute macros) are available and
they seem to be availabe by default without needing to require them
explicitly.
Im running kawa 1.13 in Debian Squeeze i386 with Java version 6:
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Client VM (build 20.1-b02, mixed mode, sharing)
Any ideas about this message? Is it possible to supress it? Can it be
safely ignored?
Greetings.
--
Alcides Flores Pineda.
More information about the Kawa
mailing list