Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 8d8aa539d8583d63c3ddb42fc420531f > files > 24

chromium-browser-stable-67.0.3396.62-1.mga6.src.rpm

--- chromium-64.0.3282.140/third_party/pdfium/fxjs/xfa/cjx_object.cpp.mga6	2018-02-02 02:27:18.000000000 +0100
+++ chromium-64.0.3282.140/third_party/pdfium/fxjs/xfa/cjx_object.cpp	2018-02-10 20:41:41.951142739 +0100
@@ -103,7 +103,7 @@
       }
     }
   }
-  return {r, g, b};
+  return std::tuple<int32_t, int32_t, int32_t>(r, g, b);
 }
 
 }  // namespace