[PATCH] Different system locale settings cause the export to crash

Linus Torvalds torvalds at linux-foundation.org
Sat Apr 5 13:00:20 PDT 2014


On Sat, Apr 5, 2014 at 12:03 PM, Gehad <gehadelrobey at gmail.com> wrote:
>
> I was ignorant of the %f problem.
> I fixed the patch, Is this right ?

Looks ok to me, although I would do it by just making the
"put_degrees()" function one of the exported membuffer interfaces, and
make it match the other "put_type()" ones with pre/post strings.

Which would make the patch something like this (untested, but it compiles).

                  Linus


More information about the subsurface mailing list