zephyrchris wrote: 
>                                                                         
> 
> 35849

Interesting to see lines like:

Code:
--------------------
    
  Slim::Utils::Misc::msg (1341) Warning: [12:46:46.6286] Wide character 
(U+5168) in lc at /usr/local/slimserver/CPAN/Template/Filters.pm line 54.
  
--------------------


According to perl documentation (https://perldoc.perl.org/functions/lc),
-lc- may now be sensitive to locale, if -use locale- is in effect. And
it is, in -Template::Filters-.

Am I right in thinking that pCP does not set a locale, or sets it to
'C', so -lc- may not be working quite right ? Hence the warning ?


------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=114928

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to