Re: read_lines bug

new topic     » goto parent     » topic index » view thread      » older message » newer message

Well, that's caused by the following lines in io.e. around line 1151:

if fn = 0 then 
	puts(2, '\n') 
end if 

(writing to std_err if reading stdin)

The lines are easy enough to remove, but why are they there in the first place? Will removing them cause any other problems?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu