[Libreoffice-commits] core.git: sd/qa

Andrea Gelmini andrea.gelmini at gelma.net
Sat Sep 9 12:33:45 UTC 2017


 sd/qa/unit/import-tests.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 41dfb82a9533b1dda1f75727ea54a1c8d34bdb20
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Fri Sep 8 16:26:06 2017 +0200

    Fix typo
    
    Change-Id: I7fe64a0dccdd52550558463b834e31c652ef51ec
    Reviewed-on: https://gerrit.libreoffice.org/42106
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx
index 735f9f4153a5..9975f16e87ef 100644
--- a/sd/qa/unit/import-tests.cxx
+++ b/sd/qa/unit/import-tests.cxx
@@ -289,7 +289,7 @@ void SdImportTest::testDocumentLayout()
         { "tdf90403.pptx", "xml/tdf90403_", PPTX, -1 },
         { "tdf90338.odp", "xml/tdf90338_", ODP, PPTX },
         { "tdf92001.odp", "xml/tdf92001_", ODP, PPTX },
-// GCC -mpfmath=387 rounding issues in lclPushMarkerProperties
+// GCC -mfpmath=387 rounding issues in lclPushMarkerProperties
 // (oox/source/drawingml/lineproperties.cxx); see mail sub-thread starting at
 // <https://lists.freedesktop.org/archives/libreoffice/2016-September/
 // 075211.html> "Re: Test File: sc/qa/unit/data/functions/fods/chiinv.fods:


More information about the Libreoffice-commits mailing list