Fix several problems with gc files:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 30 Jan 1994 03:32:11 +0000 (03:32 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Sun, 30 Jan 1994 03:32:11 +0000 (03:32 +0000)
commit6ab96522313f45c1b5d1c38319da25e255ca8e21
tree75df7459038853c66c3836bf49c55a2c69d87ce1
parent246024cf3e9ae42a6e90351e97bd45ccc9957efe
Fix several problems with gc files:
- Under DOS, the files were not unique for different instances of
bchscheme.
- Missing error messages under Windows (code had not been changed to
use outf).
- TEMP and TMP environment variables were not examined.
v7/src/microcode/bchdmp.c
v7/src/microcode/bchmmg.c
v7/src/microcode/bchpur.c
v7/src/microcode/option.c