VM

Texinfo fails due to UTF-8 umlaut

Bug #1970156 reported by Mark Diekhans
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
New
Undecided
Unassigned

Bug Description

vm.texinfo contains UTF-8 umlauts

makeinfo vm.texinfo -o vm.info
utf8 "\xFC" does not map to Unicode at /usr/local/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 7091.
Malformed UTF-8 character: \xfc\x6c\x6c\x65\x72\x0a (unexpected non-continuation byte 0x6c, immediately after start byte 0xfc; need 6 bytes, got 1) in pattern match (m//) at /usr/local/share/texinfo/Texinfo/ParserNonXS.pm line 3364.
Malformed UTF-8 character (fatal) at /usr/local/share/texinfo/Texinfo/ParserNonXS.pm line 3364.

This is because tex.info file doesn't declare encoding with

 @documentencoding ISO-8859-1

fix pending if I can remember how to push it ;-)

summary: - textinfo failse due to UTF-8 umlaut withou
+ Texinfo fails due to UTF-8 umlaut
Revision history for this message
Mark Diekhans (markd-kermodei) wrote :

fix is in:

bzr+ssh://bazaar.launchpad.net/~markd-kermodei/vm/texinfo-utf8-fix/

Revision history for this message
Mark Diekhans (markd-kermodei) wrote :

duplicate of 1539.

I forgot I push a fixed, since it isn't merged

Please merge bzr+ssh://bazaar.launchpad.net/~markd-kermodei/vm/texinfo-utf8-fix/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.