fix failing DMS-String parsing on windows
ClosedPublic

Authored by mkoller on Feb 26 2019, 10:30 AM.

Details

Summary

This patch marks unicode strings so that the compiler (on windows) can correctly use them.

Without the patch, ~6000 tests failed for the TestGeoDataCoordinates,
with the patch zero.

Test Plan

tested on windows and Linux

Diff Detail

Repository
R34 Marble
Lint
Lint Skipped
Unit
Unit Tests Skipped
mkoller created this revision.Feb 26 2019, 10:30 AM
Restricted Application added projects: Marble, KDE Edu. · View Herald TranscriptFeb 26 2019, 10:30 AM
Restricted Application added subscribers: kde-edu, marble-devel. · View Herald Transcript
mkoller requested review of this revision.Feb 26 2019, 10:30 AM
kossebau resigned from this revision.Jul 4 2019, 1:59 PM

Currently no time for Marble, so resigning.

sanjibanb accepted this revision as: sanjibanb.Jul 4 2019, 2:50 PM
This revision is now accepted and ready to land.Jul 4 2019, 2:50 PM
This revision was automatically updated to reflect the committed changes.