]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/Warnings:___39__utf8___34____92__xAB__34___does_not_map_to_Unicode_at___47__usr__47__share__47__perl5__47__IkiWiki.pm_line_774__44_____60____36__in__62___chunk_1.__39__.mdwn
56ac4b8945c84d1462babdf675f4354effe58485
[ikiwiki.git] / doc / forum / Warnings:___39__utf8___34____92__xAB__34___does_not_map_to_Unicode_at___47__usr__47__share__47__perl5__47__IkiWiki.pm_line_774__44_____60____36__in__62___chunk_1.__39__.mdwn
1 # getting Warnings about UTF8-Chars.
2
3 I'm  getting multiple warnings:
4
5       utf8 "\xAB" does not map to Unicode at /usr/share/perl5/IkiWiki.pm line 774, <$in> chunk 1.
6
7
8 I'm assuming this is once per File, but even in verbose mode, it doesn't tell me which file is a problem.
9 It first reads all the files, and afterwards when parsing/compiling them, it outputs the warning, so I can't
10 deduce the offending files.
11
12 Is there a way to have ikiwiki output the position, where it encounters the character?
13
14 Probably all this has to do with locale-settings, and usage of mixed locales in a distributed setup ...
15 I'd rather cleanup some of the file(name)s  of unexpected characters. --[[jwalzer]]