On 3/19/09, Anselm R Garbe <garbeam_AT_gmail.com> wrote:
> 2009/3/19 bill lam <cbill.lam_AT_gmail.com>:
>>> - die("dwm-"VERSION", © 2006-2009 dwm engineers, see LICENSE
>>> for details\n");
>>
>> Not related to autoconfm but I notice the copyright sign is in utf-8.
>> If dwm is compiled in other locale, will it display properly when
>> run on that locale?
>
> No, but we expect all users are using UTF-8 nowadays -- and if not,
> they won't care either about that detail I suppose (like those OpenBSD
> users ;)).
hm probably "(c)" would be better there (and in the license)
this is the only non-ascii character in the code (luckily none of the
contributors has funny name..)
while expecting utf8 is reasonable it is not required by posix or the c standard
(local specific behaviour is always risky and who knows how many non
utf8 safe tools are out there..)
Received on Thu Mar 19 2009 - 17:03:22 UTC
This archive was generated by hypermail 2.2.0 : Thu Mar 19 2009 - 17:12:04 UTC