[Bug 224552] 'od -c' show wrong char when it is a non-printable

2018-01-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224552 Kyle Evans changed: What|Removed |Added CC||kev...@freebsd.org Assignee

[Bug 224552] 'od -c' show wrong char when it is a non-printable

2018-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224552 Yuri Pankov changed: What|Removed |Added Attachment #189747|0 |1 is obsolete|

[Bug 224552] 'od -c' show wrong char when it is a non-printable

2018-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224552 --- Comment #2 from Yuri Pankov --- The problem here is that we forget to restore the original character to print when we encounter what we think is incomplete multibyte sequence at the end of the line buffer or at EOF -- we peek ahead tryi

[Bug 224552] 'od -c' show wrong char when it is a non-printable

2018-01-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224552 Yuri Pankov changed: What|Removed |Added CC||yur...@icloud.com --- Comment #1 fro

[Bug 224552] 'od -c' show wrong char when it is a non-printable

2017-12-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224552 Bug ID: 224552 Summary: 'od -c' show wrong char when it is a non-printable Product: Base System Version: 11.1-RELEASE Hardware: Any OS: Any Status: New