Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles; site ea.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!grkermit!masscomp!clyde!burl!ulysses!mhuxl!ihnp4!inuxc!pur-ee!uiucdcs!ea!kel From: kel@ea.UUCP Newsgroups: net.lang.f77 Subject: F77 formatter has a loop in it. - (nf) Message-ID: <5800001@ea.UUCP> Date: Mon, 21-May-84 13:42:00 EDT Article-I.D.: ea.5800001 Posted: Mon May 21 13:42:00 1984 Date-Received: Mon, 28-May-84 05:39:14 EDT Lines: 11 Nf-ID: #N:ea:5800001:000:378 Nf-From: ea!kel May 21 12:42:00 1984 #N:ea:5800001:000:378 ea!kel May 21 12:42:00 1984 There is an obscure bug in do_fio (formatting) that I tripped over when porting some code that uses a wierd form of list-formatted input. If the formatter sees a zero in a format, it will try to do io forever. It's not likely that anyone else has had this problem, but if a fix pops up (recognition of an invalid format, for instance), I'd like to see it. Ken Lonquest