Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Bug 211614] games/cowsay: [PATCH] cowsay doesn't handle UTF8 properly

2 views
Skip to first unread message

bugzilla...@freebsd.org

unread,
Aug 5, 2016, 6:37:28 PM8/5/16
to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211614

Bug ID: 211614
Summary: games/cowsay: [PATCH] cowsay doesn't handle UTF8
properly
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-p...@FreeBSD.org
Reporter: afi...@devzen.ru
CC: lif...@mail.lifanov.com
Keywords: patch
CC: lif...@mail.lifanov.com
Flags: maintainer-feedback?(lif...@mail.lifanov.com)

Created attachment 173345
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173345&action=edit
Fixed files/patch-cowsay

Fixed files/patch-cowsay is attached.

Before:

```
$ echo 'Привет!' | cowsay
_______________
< Привет! >
---------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```

After:

```
$ echo 'Привет!' | cowsay
_________
< Привет! >
---------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-p...@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-b...@freebsd.org"

bugzilla...@freebsd.org

unread,
Aug 5, 2016, 6:39:52 PM8/5/16
to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211614

--- Comment #1 from Aleksander Alekseev <afi...@devzen.ru> ---
Created attachment 173346
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173346&action=edit
diff -u of old and new patch-cowsay
0 new messages