-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ptex] エラー出力の余分なバイト #59
Labels
Comments
|
4a682e1 でテストを加えました.なんとなく直っている気がしますが,どうでしょうか? →実際にだめな例は作っていませんが,trick_buf2 は環状バッファなので,trick_buif2[p mod error_line] 設定と同時に trick_buf2[(p+1) mod error_line] を初期化する今の修正案ではまずい気がします.引き続き考えます. |
#81 の修正後,なんだか発生しなくなっているのでひとまず閉じておきます。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#58 とは違うような気もしますが,「
ptex -ini -kanji-internal=euc
だとターミナル出力が変で,ptex -ini -kanji-internal=sjis
だと普通」な例を出します。The text was updated successfully, but these errors were encountered: