Develop

Ticket #1886 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

Cyrillic not displaying on maps - android version

Reported by: sel Owned by:
Priority: normal Milestone: XCSoar 6.2
Component: Other Version: 6.2.3
Keywords: unicode cyrillic Cc:

Description

Generated a map for Bulgaria:
LONMIN=22.2
LONMAX=28.8
LATMIN=41.2
LATMAX=44.2

On windows, everything is great.
On android, instead of cyrillic city/village names, I get "0" (zero).

Change History

comment:1 Changed 15 months ago by max

Bug is caused by a broken ispunct() implementation by Android/Bionic?. The affected code is in Topography/XShape.cpp.

comment:2 Changed 15 months ago by max

  • Status changed from new to closed
  • Resolution set to fixed

33ba399668d4fdcec9953544360074e5b7c6efa2

Note: See TracTickets for help on using tickets.