[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25657] DBModeler Inspector behaviour
From: |
Sebastian Reitenbach |
Subject: |
[bug #25657] DBModeler Inspector behaviour |
Date: |
Fri, 27 Feb 2009 15:48:56 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5; OpenBSD) KHTML/3.5.9 (like Gecko) |
Follow-up Comment #7, bug #25657 (project gnustep):
it was the change to line 137 that cause the problem here.
after adding it, I recognized the following warning when compiling:
Compiling file DiagramView.m ...
DiagramView.m: In function `-[DiagramView showEntity:]':
DiagramView.m:138: warning: implicit declaration of function `floor'
Then restarting DBModeler, and the diagramview was empty.
I then added a
#include <math.h>
to the DiagramView.h file. After recompiling, the diagram view was working
again.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25657>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/