[Bug 270969] x11/kitty Text Formatting Error In Include File Xge.h

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Apr 2023 08:29:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270969

Fernando Apesteguía <fernape@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fernape@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Fernando Apesteguía <fernape@FreeBSD.org> ---
Hi,

The M-) is actually the copyright character:

/*
* Copyright © 2007-2008 Peter Hutterer
*

This fails in the builders too:

https://lists.freebsd.org/archives/freebsd-pkg-fallout/2023-April/361900.html

/usr/local/include/X11/extensions/Xge.h:2:14: error: invalid UTF-8 in comment
[-Werror,-Winvalid-utf8]
 * Copyright <A9> 2007-2008 Peter Hutterer
             ^
1 error generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.