Re: langauges how?

Subject: Re: langauges how?
From: Matthias Clasen <clasen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Sep 1999 23:37:47 +0200
It works fine for me with the current CVS version; I won't be 
able to test it with 1.3p1 before monday. The "aborted" indicates
that openjade was terminated by running into a CANNOT_HAPPEN() in
the code. Have you compiled openjade with -g ? A stack trace 
might tell us which CANNOT_HAPPEN() it ran into. 
 
> 
> The following statements make OpenJade 1.3pre1 say "Aborted", and
> nothing else. What's wrong?
> 
> (define-language *german*
> 	(toupper 
> 		(#\a #\A)(#\b #\B)(#\c #\C)[...](#\z #\Z)
> 	)
> 	(tolower 
> 		(#\A #\a)(#\B #\b)(#\C #\c)[...](#\Z #\z)
> 	)
> )
> 
> (declare-default-language *german*)
> 
> 
> Regards,
> 	Holger Klawitter
> 
> -- 
> Holger Klawitter                                     +49 (0)251 484 0637
> holger@xxxxxxxxxxxx                             http://www.klawitter.de/
> 
> 
> 
>  DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist
> 


-- 
Matthias Clasen, 
Tel. 0761/203-5606
Email: clasen@xxxxxxxxxxxxxxxxxxxxxxxxxx
Mathematisches Institut, Albert-Ludwigs-Universitaet Freiburg


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread