Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37705095
en ru br
ALT Linux repositórios
S:4.2.5-alt3
5.0: 4.1.2-alt2.beta.1
4.1: 4.1.2-alt0.M41.1.beta
4.0: 4.1.2-alt0.M40.1.beta
3.0: 4.0.8-alt0.1
+backports:4.0.12-alt0.M30.1

Outros repositórios
Upstream:3.1.0

Group :: Gráficos
RPM: gle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: gle-graphics-4.2.5-alt-glibc-compat.patch
Download


diff --git a/gle-graphics/src/gle/surface/ffitcontour.cpp b/gle-graphics/src/gle/surface/ffitcontour.cpp
index 6a971ae..b4f8c60 100644
--- a/gle-graphics/src/gle/surface/ffitcontour.cpp
+++ b/gle-graphics/src/gle/surface/ffitcontour.cpp
@@ -41,17 +41,9 @@
 	-lF77 -lI77 -lm -lc   (in that order)
 */
 
-/* "f2c.h" defines abs() -- conflict with the definition in <math.h> */
-/* changing the order solves the problem */
-#if ( defined(__OS2__) && defined(__EMX__) ) || defined(__WIN32__)
 #include <stdio.h>
 #include <math.h>
 #include "f2c.h"
-#else
-#include "f2c.h"
-#include <stdio.h>
-#include <math.h>
-#endif
 
 doublereal gutre2_(real* a, real* b);
 void gd_message__(const char *s, int l);
 
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