------- Additional Comments From kat-zygfryd at o2 dot pl 2004-11-25 18:31 ------- Unlike my first assumption, this will never work with telnet, however it should not crash. String'Input should first read one or two numbers for the bounds and then block until it receives the number of bytes specified by those bounds. Two other Linux users I asked said that it crashed for them too. Is it possible that it was a memory allocation related problem? "aa\10a" is quite a big number.
String'Read doesn't read any bounds so there's no comparison. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17960