Right on target. 4308 lines.
$ mount C:\cygwin\bin on /usr/bin type system (textmode) C:\cygwin\lib on /usr/lib type system (textmode) C:\cygwin on / type system (textmode) c: on /cygdrive/c type user (textmode,noumount) d: on /cygdrive/d type user (textmode,noumount)
/ Martin Nilsson (provokatör)
Previous text:
2004-03-21 04:10: Subject: Re: cygwin days
In the last episode (Mar 21), Martin Nilsson (provokatr) @ Pike (-) developers forum said:
The error you get from low_read_file is kind of funny.
Nilsson@Partikel /cygdrive/d/Pike/7.5/build/cygwin_nt-5.1-1.5.7_0.109_3_2_-i686 $ ./pike -mmaster.pike /cygdrive/d/Pike/7.5/src/object.c:491: Fatal error: low_read_file(master.pike) failed, short read: 116757 < 121065 No stack - no backtrace. Aborted (core dumped)
This looks like the file is being accessed over a text mount. Are there 4308 lines in the file? What's the output of the "mount" command?
-- Dan Nelson dnelson@allantgroup.com
/ Brevbäraren