May 27, 2004
10:02 a.m.
Hello Anders, On Wed, May 12, 2004 at 10:57:22PM +0200, Anders Lehmann wrote:
In order to make Graphviewer work on windows I had to make some changes, concerning handling of binary files. I have attached a patch.
I guess you forgot to include the patch for vpath.adapter.process? It looks like your patch needs the exec_cmd() to accept an extra 'b'inary/'t'ext argument. If I'm right then the Linux fix should be to add (and ignore) the same argument to posix_exec_cmd(). Armin