Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/LibreOffice/external/libgpg-error/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 747 B image not shown  

Quelle  w32-build-fixes-6.patch   Sprache: unbekannt

 
Spracherkennung für: .patch vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

--- src/spawn-w32.c 2024-11-12 14:35:30.648259606 +0100
+++ src/spawn-w32.c 2024-11-12 14:35:56.972307401 +0100
@@ -894,9 +894,9 @@
       /* Fixme: For unknown reasons AllowSetForegroundWindow returns
        * an invalid argument error if we pass it the correct
        * processID.  As a workaround we use -1 (ASFW_ANY).  */
-      if (!AllowSetForegroundWindow (ASFW_ANY /*pi.dwProcessId*/))
-        _gpgrt_log_info ("AllowSetForegroundWindow() failed: ec=%d\n",
-                         (int)GetLastError ());
+      //if (!AllowSetForegroundWindow (ASFW_ANY /*pi.dwProcessId*/))
+      //  _gpgrt_log_info ("AllowSetForegroundWindow() failed: ec=%d\n",
+      //                   (int)GetLastError ());
     }
 
   if (process->detached)

[ Dauer der Verarbeitung: 0.41 Sekunden  ]