Re: [dev] [st] Proposal of changing internal representation

2014-08-25 Thread Martti Kühne
On Sun, Aug 24, 2014 at 4:56 PM, Christoph Lohmann <2...@r-36.net> wrote: > [0] http://canonical.org/~kragen/strlen-utf8.html > A 503 page for which google puked a c++ snippet. Good joke... cheers! mar77i

Re: [dev] [st] Proposal of changing internal representation

2014-08-25 Thread Roberto E. Vargas Caballero
Hi, > If we only decode in one place, and encode in one place, then the > adaptation to new standards is only to modify a typedef and the > encode/decode routines (which should be modified anyway). What type do you think we should use? long, wchar_t or a new typedef? Regards, -- Roberto E. Var

Re: [dev] [libsl] Missing LICENSE file

2014-08-25 Thread Anselm R Garbe
On 11 August 2014 15:33, Anselm R Garbe wrote: > On 11 August 2014 13:12, Tuukka Kataja wrote: >> the files in libsl refer to LICENSE, but no such file exists in the >> repository. Could one be added? I know I could just pull the files from the >> dwm repo under its license, but that somewhat unn