Date: 28 Jun 2000 18:06:56 -0700 From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) To: Nik Clayton <nik@freebsd.org> Cc: Hiroki Sato <hrs@geocities.co.jp>, nik@freebsd.org, doc@freebsd.org, current@freebsd.org Subject: Re: XML driver config file to replace LINT Message-ID: <vqchfadwb0v.fsf@silvia.hip.berkeley.edu> In-Reply-To: Nik Clayton's message of "Wed, 28 Jun 2000 17:31:46 %2B0100" References: <20000625195803.G470@kilt.nothing-going-on.org> <20000626115008.B462@catkin.nothing-going-on.org> <20000625195803.G470@kilt.nothing-going-on.org> <200006271619.BAA25205@mail.geocities.co.jp> <20000628173144.B51610@catkin.nothing-going-on.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Nik Clayton <nik@freebsd.org> * Possibly. I was thinking that the only thing that would be language * specific about each driver would be the comment section. * * <comment>...</comment> * * All the other stuff is language independent. * * That being the case, it wouldn't be too hard to do * * <commant lang="ja_JP.EUCjp">...</comment> * * <comment lang="es_ES.ISO_8859-1">...</comment> * * and so on, would it? * * Or does loading Japanese text in to a non-Japanese aware editor scramble * the text? With ja_JP.eucJP, it certainly would, since that's an 8-bit encoding. If you use JIS, it should be ok (as long as people pretend they don't see all the ^['s hanging around and don't try to do anything cute). Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqchfadwb0v.fsf>