This is the mail archive of the
kawa@sources.redhat.com
mailing list for the Kawa project.
Class name mangling
- From: Wen-Chun Ni <wcn at tbcommerce dot com>
- To: Kawa List <kawa at sources dot redhat dot com>
- Date: Fri, 29 Nov 2002 21:21:43 -0800
- Subject: Class name mangling
Hi Per,
It seems the class name "de-mangling" produced by define-simple-class
no longer works. Things like <2d-vector> (which is mangled to $N2d$Mnvector)
in the manual used to work under 1.6.68 but our most current CVS version
can't find it.
Just a bug report.
Wen-Chun