Hi Albert, It's definitely a bug. That said, AbiWord isn't currently using the ABWOutputDev. So if you have better things to do with your time, feel free to do those instead of fixing this :)
Best, Dom On Mon, Sep 21, 2009 at 5:52 PM, Albert Astals Cid <[email protected]> wrote: > Hi, i've just realized ABWOutputDev is using > sprintf(buf, "%f", doublevalue); > > Since in poppler 0.12 we do not force the C locale for LC_NUMERIC anymore this > writes a , in some locales instead of a . > > This is probably a problem for abiword. Dominic, Jauco, can you confirm if it > is a problem? I know how to fix it, but want to know if it is a problem before > touching anything :D > > Albert > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler > -- "I like to pay taxes. With them, I buy civilization." -- Oliver Wendell Holmes _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
