>From my event log

The following information is part of the event: Malformed UTF-8
character (fatal) at /<C:\Program
Files\SqueezeCenter\server\squeezecenter.exe>Slim/Utils/Strings.pm line
310.
.

>From strings.pm


        # split on both \r and \n
        # This caters for unix format (\n), DOS format (\r\n)
        # and mac format (\r) files
        # It also obviates the need to strip trailing \n or \r
        # from the end of lines
>       LINE: for my $line (split('[\n\r]', $$text)) {


-- 
oreillymj
------------------------------------------------------------------------
oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699
View this thread: http://forums.slimdevices.com/showthread.php?t=47317

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to