Package: qmc
Version: 0.94-3
Severity: normal
How '-t' handles standard input:
% echo "2
1
0
0
1
" | qmc -t
number of variables: | A | B | Q |
+---+---+---+
| 0 | 0 | | 1 | 0 | | 0 | 1 | | 1 | 1 | result: /A*/B+A*B
% echo $?
0 # no error, bah.
...the "result" seems correct, but the table is unreadable.
With keyboard input the table looks fine:
% qmc -t
number of variables: 2
| A | B | Q |
+---+---+---+
| 0 | 0 | 1
| 1 | 0 | 0
| 0 | 1 | 0
| 1 | 1 | 1
result: /A*/B+A*B
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages qmc depends on:
ii libc6 2.3.6-4 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.3-1 GCC support library
ii libstdc++5 1:3.3.6-13 The GNU Standard C++ Library v3
Versions of packages qmc recommends:
ii tk8.0 [wish] 8.0.5-11.1 Tk toolkit for Tcl and X11, v8.0 -
ii tk8.2 [wish] 8.2.3-5 The Tk toolkit for TCL and X11 v8.
ii tk8.3 [wish] 8.3.5-6 Tk toolkit for Tcl and X11, v8.3 -
ii tk8.4 [wish] 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 -
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]