Re: Malformed UTF-8 character: \xe8\x6e\x69

Paul Dufresne <[email protected]> Sat, 06 Mar 2021 08:45:00 -0500
Newsgroups gmane.comp.compilers.gpc
Message-ID <[email protected]>
--===============8648458978574727255==
Content-Type: multipart/alternative; 
	boundary="----=_Part_128250_458633071.1615038300369"

------=_Part_128250_458633071.1615038300369
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

I have fixed it with:

paul@jacko:~/gpc1/gcc-3.4.6/gcc$ diff -u ../../gpc-master/p/doc/hr/gpc.texi=
=C2=A0 p/doc/hr/gpc.texi

--- ../../gpc-master/p/doc/hr/gpc.texi=C2=A0=C2=A0 =C2=A02017-01-06 17:56:2=
8.000000000 -0500

+++ p/doc/hr/gpc.texi=C2=A0=C2=A0 =C2=A02021-03-06 07:33:22.993693828 -0500

@@ -1,9 +1,9 @@

=C2=A0\input texinfo

+@documentencoding iso-8859-2

=C2=A0@setfilename gpc-hr.info

=C2=A0@settitle GNU Pascal priru=EF=BF=BDnik.

=C2=A0@c We use Latin 2 charset for hr_HR language.

=C2=A0@set charset iso-8859-2

-@documentencoding iso-8859-2

=C2=A0

=C2=A0@c Copyright (C) 1996-2006 Free Software Foundation, Inc.

=C2=A0@c This file is part of the GPC Manual.

paul@jacko:~/gpc1/gcc-3.4.6/gcc$=20



paul@jacko:~/gpc1/gcc-3.4.6/gcc$ diff -u ../../gpc-master/p/doc/es/gpcs.tex=
i=C2=A0 p/doc/es/gpcs.texi

--- ../../gpc-master/p/doc/es/gpcs.texi=C2=A0=C2=A0 =C2=A02017-01-06 17:56:=
28.000000000 -0500

+++ p/doc/es/gpcs.texi=C2=A0=C2=A0 =C2=A02021-03-06 07:58:40.895455259 -050=
0

@@ -1,7 +1,7 @@

=C2=A0\input texinfo

=C2=A0@setfilename gpcs.info

-@settitle Est=EF=BF=BDndar de Codificaci=EF=BF=BDn GNU Pascal

=C2=A0@documentencoding iso-8859-1

+@settitle Est=EF=BF=BDndar de Codificaci=EF=BF=BDn GNU Pascal

=C2=A0

=C2=A0@c Copyright (C) 2001-2006 Free Software Foundation, Inc.

=C2=A0@c

paul@jacko:~/gpc1/gcc-3.4.6/gcc$
------=_Part_128250_458633071.1615038300369
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>=
<meta content=3D"text/html;charset=3DUTF-8" http-equiv=3D"Content-Type"></h=
ead><body ><div style=3D"font-family: Verdana, Arial, Helvetica, sans-serif=
; font-size: 10pt;"><div>I have fixed it with:<br></div><div>paul@jacko:~/g=
pc1/gcc-3.4.6/gcc$ diff -u ../../gpc-master/p/doc/hr/gpc.texi&nbsp; p/doc/h=
r/gpc.texi<br></div><div>--- ../../gpc-master/p/doc/hr/gpc.texi&nbsp;&nbsp;=
 &nbsp;2017-01-06 17:56:28.000000000 -0500<br></div><div>+++ p/doc/hr/gpc.t=
exi&nbsp;&nbsp; &nbsp;2021-03-06 07:33:22.993693828 -0500<br></div><div>@@ =
-1,9 +1,9 @@<br></div><div>&nbsp;\input texinfo<br></div><div>+@documentenc=
oding iso-8859-2<br></div><div>&nbsp;@setfilename gpc-hr.info<br></div><div=
>&nbsp;@settitle GNU Pascal priru=EF=BF=BDnik.<br></div><div>&nbsp;@c We us=
e Latin 2 charset for hr_HR language.<br></div><div>&nbsp;@set charset iso-=
8859-2<br></div><div>-@documentencoding iso-8859-2<br></div><div>&nbsp;<br>=
</div><div>&nbsp;@c Copyright (C) 1996-2006 Free Software Foundation, Inc.<=
br></div><div>&nbsp;@c This file is part of the GPC Manual.<br></div><div>p=
aul@jacko:~/gpc1/gcc-3.4.6/gcc$ <br></div><div><br></div><div>paul@jacko:~/=
gpc1/gcc-3.4.6/gcc$ diff -u ../../gpc-master/p/doc/es/gpcs.texi&nbsp; p/doc=
/es/gpcs.texi<br></div><div>--- ../../gpc-master/p/doc/es/gpcs.texi&nbsp;&n=
bsp; &nbsp;2017-01-06 17:56:28.000000000 -0500<br></div><div>+++ p/doc/es/g=
pcs.texi&nbsp;&nbsp; &nbsp;2021-03-06 07:58:40.895455259 -0500<br></div><di=
v>@@ -1,7 +1,7 @@<br></div><div>&nbsp;\input texinfo<br></div><div>&nbsp;@s=
etfilename gpcs.info<br></div><div>-@settitle Est=EF=BF=BDndar de Codificac=
i=EF=BF=BDn GNU Pascal<br></div><div>&nbsp;@documentencoding iso-8859-1<br>=
</div><div>+@settitle Est=EF=BF=BDndar de Codificaci=EF=BF=BDn GNU Pascal<b=
r></div><div>&nbsp;<br></div><div>&nbsp;@c Copyright (C) 2001-2006 Free Sof=
tware Foundation, Inc.<br></div><div>&nbsp;@c<br></div><div>paul@jacko:~/gp=
c1/gcc-3.4.6/gcc$ <br></div><div><br></div></div><br></body></html>
------=_Part_128250_458633071.1615038300369--



--===============8648458978574727255==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc

--===============8648458978574727255==--