Mail Archives: djgpp-workers/1997/09/21/06:22:15
On Thu, 18 Sep 1997, Randy Maas wrote:
> I've made a few changes to the file system IO and extensions. I'm posting
> them here in the hope that they're useful to other people as well.
Your diffs are backwards. You need to say "diff -c old new", not the
other way around.
> * I've inlined the documentation and changed it according (this is
> probably heretical, but I find it easier to keep implementation and
> documentation upto date this way). I have a program that strips it out, if
> anyone is interested.
I would ask to make diffs without the docs inlining. Inclusion makes
reading the diffs much more difficult.
Also, shouldn't the docs (the *.txh files) alsdo be updated to reflect
the changes? For example, the current docs doesn't mention that lseek
can be redirected.
- Raw text -