Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37910590
en ru br
ALT Linux repositórios
S:4.3.1-alt4

Group :: Desenvolvimento/C
RPM: itpp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: libitpp-4.0.7-namespace.patch
Download


--- itpp/base/timing.cpp
+++ itpp/base/timing.cpp
@@ -171,7 +171,7 @@ void pause(double t)
 {
   if (t == -1) {
     std::cout << "(Press enter to continue)" << std::endl;
-    getchar();
+    ::getchar();
   }
   else {
     Real_Timer T;
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009