Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] Sympatic unicode ?

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: "Stefan Hornburg (Racke)" <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-developpers] Sympatic unicode ?
  • Date: Fri, 2 Mar 2018 09:03:03 +0100

On 02/27/2018 10:12 AM, Marc Chantreux wrote:
> hello people,
>
> i really thing Sympatic should use
>
> use utf8:all;
>
> or at least
>
> use utf8;
> use open qw< :encoding(UTF-8) :std >;
>
> what is your opinion about it ?
>
> regards,
> marc
>
>

I'm for using UTF-8 all across the board if possible, we just need to
understand the consequences. I suppose the
database already use UTF-8 encoding, what about the config files and other
files Sympa reads/writes?

Regards
Racke


--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.



Archive powered by MHonArc 2.6.19+.

Top of Page