Hi Folks,
the 2.1 release under SuSE 8.0 misbehaving slightly. If there is a syntax error in the code like:
.... if pass[i] in 'A'..'Z' then ...
instead of the correct version:
.... if pass[i] in ['A'..'Z'] then ...
The compilation terminates with a fatal error instead of halt and correct syntax error message.
Regards,
miklos
======================================================================= Miklos Cserzo E-mail: cserzo@abc.hu Bioinformatics Group Agricultural Biotechnology Center Phone: +36-28-430-600 ext. 112 Godollo, Szent-Gyorgyi A. ut 4. Fax: +36-28-420-096 H-2100 Hungary =======================================================================