Updates:
Status: Fixed
Labels: -Type-Enhancement -Patch-push Type-Maintainability Fixed_2_19_18
Comment #5 on issue 4325 by [email protected]: Patch: Replace most uses of
scm_{from,to}_locale_* with fixed encodings
https://code.google.com/p/lilypond/issues/detail?id=4325
Pushed to staging as
commit 55ff9f5a64a00b6c369be47eb8ca3949250f120b
Author: David Kastrup <[email protected]>
Date: Fri Sep 19 13:40:35 2014 +0200
Issue 4325: Replace most uses of scm_{from,to}_locale_* with fixed
encodings
Most are either identifiable as utf8, or as byte stream (more or less
called latin1) or pure ASCII.
Since conversion to C++ strings is factored through separate (and too
few) functions, those accesses are not yet reordered in a satisfactory
manner.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings