Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433604
en ru br
ALT Linux repos
S:4.6.1-alt8
5.0: 4.5.1-alt3.git20090319.M50.1
3.0: 4.0.2-alt1

Group :: Development/C++
RPM: wvstreams

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: wvstreams-4.6.1-gcc10.patch
Download


diff --git a/xplc/moduleloader.cc b/xplc/moduleloader.cc
index 02dd9a4..047d3bc 100644
--- a/xplc/moduleloader.cc
+++ b/xplc/moduleloader.cc
@@ -64,7 +64,7 @@ Module* Module::loadModule(const char* modulename) {
 
   switch(moduleinfo->version_major) {
 #ifdef UNSTABLE
-  case -1:
+  case -1u:
     /* nothing to do */
     break;
 #endif
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin