https://bugs.freedesktop.org/show_bug.cgi?id=77313
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Julien Nabet <[email protected]> --- Just for information, here's the block (from workdir/UnpackedTarball/coinmp/CoinUtils/src/CoinMessageHandler.cpp on master sources udpated today): 819 else { 820 sprintf(messageOut_,g_format_,doublevalue); 821 if (next != format_+2) { 822 messageOut_+=strlen(messageOut_); 823 sprintf(messageOut_,format_+2); 824 } 825 } Matúš: one for you? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
