savannah-register-public
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-register-public] [task #8520] Submission of Grafer


From: Yavor Doganov
Subject: [Savannah-register-public] [task #8520] Submission of Grafer
Date: Fri, 12 Sep 2008 11:28:47 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko Kazehakase/0.5.5 gNewSense/0.5.5-gns1

Follow-up Comment #11, task #8520 (project administration):

Thanks, Fred.  I get a different error this time -- I include the full
output:

address@hidden:~/tmp/grafer$ dsss build
Creating imports for DG-graph

graph => DG-graph
+ /home/yavor/tmp/bin/rebuild -Idsss_imports/ -I. -S./
-I/home/yavor/tmp/include/d -S/home/yavor/tmp/lib/ 
-I/home/yavor/tmp/include/d -S/home/yavor/tmp/lib -I/home/yavor/d/include/d
-S/home/yavor/d/lib  -oqdsss_objs/G -O -release -I. -no-export-dynamic -L-ldl 
-explicit -lib graph/adt/QuadTree.d graph/adt/Vector.d graph/adt/Edge.d
graph/adt/Graph.d graph/adt/Vertex.d graph/adt/Quadrant.d
graph/alg/BHForceLayout.d graph/alg/TimeForceLayout.d
graph/alg/SimpleForceLayout.d graph/alg/ForceLayout.d graph/alg/Shape.d
graph/xml/GraphFile.d -oflibDG-graph.a

app/Main.d => grafer
+ /home/yavor/tmp/bin/rebuild -Idsss_imports/ -I. -S./
-I/home/yavor/tmp/include/d -S/home/yavor/tmp/lib/ 
-I/home/yavor/tmp/include/d -S/home/yavor/tmp/lib -I/home/yavor/d/include/d
-S/home/yavor/d/lib  -oqdsss_objs/G -O -release -I. -no-export-dynamic -L-ldl
app/Main.d -ofgrafer 
app/Application.d:72: function gtk.Widget.Widget.addOnExpose (int
delegate(GdkEventExpose*, Widget),GConnectFlags) does not match parameter
types (bool delegate(GdkEventExpose* event, Widget widget))
app/Application.d:72: Error: cannot implicitly convert expression
(&this.canvasExpose) of type bool delegate(GdkEventExpose* event, Widget
widget) to int delegate(GdkEventExpose*, Widget)
app/Application.d:73: function gtk.Widget.Widget.addOnConfigure (int
delegate(GdkEventConfigure*, Widget),GConnectFlags) does not match parameter
types (bool delegate(GdkEventConfigure* event, Widget widget))
app/Application.d:73: Error: cannot implicitly convert expression
(&this.canvasConfigure) of type bool delegate(GdkEventConfigure* event, Widget
widget) to int delegate(GdkEventConfigure*, Widget)
app/Application.d:74: function gtk.Widget.Widget.addOnButtonPress (int
delegate(GdkEventButton*, Widget),GConnectFlags) does not match parameter
types (bool delegate(GdkEventButton* event, Widget widget))
app/Application.d:74: Error: cannot implicitly convert expression
(&this.canvasButtonPress) of type bool delegate(GdkEventButton* event, Widget
widget) to int delegate(GdkEventButton*, Widget)
app/Application.d:75: function gtk.Widget.Widget.addOnButtonRelease (int
delegate(GdkEventButton*, Widget),GConnectFlags) does not match parameter
types (bool delegate(GdkEventButton* event, Widget widget))
app/Application.d:75: Error: cannot implicitly convert expression
(&this.canvasButtonRelease) of type bool delegate(GdkEventButton* event,
Widget widget) to int delegate(GdkEventButton*, Widget)
app/Application.d:76: function gtk.Widget.Widget.addOnMotionNotify (int
delegate(GdkEventMotion*, Widget),GConnectFlags) does not match parameter
types (bool delegate(GdkEventMotion* event, Widget widget))
app/Application.d:76: Error: cannot implicitly convert expression
(&this.canvasMotionNotify) of type bool delegate(GdkEventMotion* event, Widget
widget) to int delegate(GdkEventMotion*, Widget)
Command /home/yavor/tmp/bin/rebuild returned with code 256, aborting.
Error: Command failed, aborting.

$ dsss installed
dsss
gtkd
tango

$ gdc --version
gdc (GCC) 4.1.2 20070214 ( gdc 0.24, using dmd 1.030)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?8520>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]