Your message dated Tue, 11 Aug 2009 10:51:54 +0100
with message-id <[email protected]>
has caused the report #540477,
regarding man: groff_char: Incorrect unicode codes for white heart and diamond
suits
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
540477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
On Sat, Aug 08, 2009 at 10:55:23AM +0100, Roger Leigh wrote:
> Package: groff
> Version: 1.20.1-4
> Severity: normal
> Tags: patch
>
> The unicode codes for the two are transposed. Patch to fix follows.
Indeed they are. Werner, does this look OK to you too?
> --- /tmp/groff_char.7.orig 2009-08-08 10:48:20.928057539 +0100
> +++ /tmp/groff_char.7 2009-08-08 10:49:03.392559966 +0100
> @@ -1350,9 +1350,9 @@
> .2s CL club u2663 "black club suit"
> .C2 SP spade u2660 "black spade suit"
> .C2 HE heart u2665 "black heart suit"
> -.C2 u2662 uni2662 u2662 "white heart suit"
> +.C2 u2661 uni2661 u2661 "white heart suit"
> .C2 DI diamond u2666 "black diamond suit"
> -.2e u2661 uni2661 u2661 "white diamond suit"
> +.2e u2662 uni2662 u2662 "white diamond suit"
> .
> .
> .\" --------------------------------------------------------------------
Thanks,
--
Colin Watson [[email protected]]
--- End Message ---