15 Jun
2002
15 Jun
'02
6:45 p.m.
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 =======================================================================
8829
Age (days ago)
8829
Last active (days ago)
1 comments
2 participants
participants (2)
-
Cserzo Miklos -
Frank Heckenbach