[goffice] quads: check the right implementation.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goffice] quads: check the right implementation.
- Date: Thu, 20 May 2010 13:14:23 +0000 (UTC)
commit 1f2afa799fa7cd029e25f7c7c5af9f019dcc5216
Author: Morten Welinder <terra gnome org>
Date: Thu May 20 09:14:00 2010 -0400
quads: check the right implementation.
goffice/math/go-quad.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goffice/math/go-quad.c b/goffice/math/go-quad.c
index 6772390..1ec65ff 100644
--- a/goffice/math/go-quad.c
+++ b/goffice/math/go-quad.c
@@ -90,7 +90,7 @@ SUFFIX(go_quad_start) (void)
{
void *res = NULL;
- if (!go_quad_functional ())
+ if (!SUFFIX(go_quad_functional) ())
g_warning ("quad precision math may not be completely accurate.");
#ifdef i386
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]