From owner-freebsd-geom@FreeBSD.ORG Tue Mar 6 16:03:15 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B418B16A400 for ; Tue, 6 Mar 2007 16:03:15 +0000 (UTC) (envelope-from gcubfg-freebsd-geom@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 706F213C4AC for ; Tue, 6 Mar 2007 16:03:15 +0000 (UTC) (envelope-from gcubfg-freebsd-geom@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HOc7u-0005Qq-BB for freebsd-geom@freebsd.org; Tue, 06 Mar 2007 17:02:58 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Mar 2007 17:02:58 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Mar 2007 17:02:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-geom@freebsd.org From: Ivan Voras Date: Tue, 06 Mar 2007 17:02:30 +0100 Lines: 32 Message-ID: References: <45ED8E88.5080400@nipsi.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig16CD74AC5CA563D1A86A32E2" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.9 (X11/20070110) In-Reply-To: <45ED8E88.5080400@nipsi.de> X-Enigmail-Version: 0.94.0.0 Sender: news Subject: Re: kern/104389: [geom] [patch] sys/geom/geom_dump.c doesn't encode XML entities X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2007 16:03:15 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig16CD74AC5CA563D1A86A32E2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dennis Berger wrote: > something like that, but I do recommend using the escape method. For > example using "&#e4;" for encoding E4 german =C3=A4 and < for a "<= " > character. This way we can escape all illegal characters. > What do you suggest? UTF-8 with non-ascii characters encoded as unicode html entities seems the easiest... --------------enig16CD74AC5CA563D1A86A32E2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Thunderbird/FreeBSD - http://enigmail.mozdev.org iD8DBQFF7ZCWldnAQVacBcgRArGOAKC92K/NRHN/HLq4mMJdIsjdCBVvFwCg4haB ++gH94CahM6gc91c/zT05bs= =MGCZ -----END PGP SIGNATURE----- --------------enig16CD74AC5CA563D1A86A32E2--