Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37424043
en ru br
ALT Linux repos
S:0.3.160-alt2
4.0: 0.3.146-alt0.M40.1

Group :: Games/Puzzles
RPM: numptyphysics

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: numptyphysics-nonvoid.patch
Download


--- Http.cpp
+++ Http.cpp
@@ -128,8 +128,10 @@
       }
     } catch ( Wobbly w ) {
       fprintf(stderr,"http_get wobbly: %s\n",w.what());
+      return false;
     }
   }
+  return true;
 }
 
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin