89ff1978d6
The bc(1) program may need to deal with files when it's being run in interactive mode, so we can not blindly use interactive mode (in turn use libedit) but need to check if the input source is really the standard input. This commit should fix a regression where 'bc -l' would not parse the mathlib. Reported by: trasz |
||
---|---|---|
.. | ||
USD.doc | ||
bc.1 | ||
bc.library | ||
bc.y | ||
extern.h | ||
Makefile | ||
pathnames.h | ||
scan.l |