This is the mail archive of the kawa@sources.redhat.com 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]

array help


Hi,
compiling this code generates an internal compiler error on kawa 1.6.94
.

  (define ary ((primitive-array-new <java.lang.Object>) (vector-length
vec)))
  (define (setter array index value)
    ((primitive-array-set <java.lang.Object>) array index value))

I cannot access the cvs because of the firewall; please let me know if
there is any patch.
Thanks
	Marco

-- 
	(--cafe babe--) 
Marco Vezzoli	marco.vezzoli@st.com
CR&D Intranet Developement   STMicroelectronics
tel. +39 039 603 6852 fax. +39 039 603 5055


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