Package: tpp
Version: 1.3.1-2
Severity: normal
The following examples do not work with the Debian standard encoding (UTF-8):
ac-am.tpp
bold.tpp
debian-packaging.tpp
huge.tpp
slidein.tpp
test.tpp
tpp-features.tpp
There is a badly indented exception backtrace:
/usr/bin/tpp:78:in `===': invalid byte sequence in UTF-8 (ArgumentError)
from /usr/bin/tpp:78:in `block in get_pages'
from /usr/bin/tpp:75:in `each_line'
from /usr/bin/tpp:75:in
`get_pages'
from /usr/bin/tpp:1370:in `run'
from /usr/bin/tpp:1762:in `<main>'
Converting the examples helps:
$ iconv --from-code=iso-8859-1 --to-code=utf-8 test.tpp > test.utf-8.tpp
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]