Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/external/cppunit/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 384 B image not shown  

Quelle  CPPUNIT_PLUGIN_EXPORT.patch.0   Sprache: unbekannt

 
--- include/cppunit/plugin/TestPlugIn.h
+++ include/cppunit/plugin/TestPlugIn.h
@@ -111,7 +111,7 @@
 /*! \brief Type of the function exported by a plug-in.
  * \ingroup WritingTestPlugIn
  */
-typedef CppUnitTestPlugIn *(*TestPlugInSignature)();
+extern "C" { typedef CppUnitTestPlugIn *(*TestPlugInSignature)(); }
 
 
 /*! \brief Implements the function exported by the test plug-in

[ Dauer der Verarbeitung: 0.16 Sekunden  (vorverarbeitet)  ]