[tex-k] dvips 5.86f issues; xdvi with gs 7.04

Fabrice Popineau Fabrice.Popineau@supelec.fr
Sun, 17 Feb 2002 20:55:14 +0100


* Tomas G Rokicki <rokicki@cs.stanford.edu> writes:

> Thanks for the great work!  I'll change the popen() calls to use a
> hard-coded "r".

Well, not under Windows please, as if the popen() command results in
binary data, we will loose.

By the way, why is FOPEN_RBIN_MODE defined as "rb" under Unix and not
as "r" ? It shouldn't matter and would even be logical.

Fabrice