This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Unknown feature name 'srfi-26'


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]