Overview GNA Project webpage Project Home svn log
using SmartEiffel 2.3
running check-cluster.sh library (using loadpath.se)
Testing library classes.
Checking library/goo_library.e: ****** Fatal Error: Cannot find the class "GTK_WIDGET" in any
known cluster.
Line 34 column 43 in GOO_CANVAS_WIDGET (eiffel-libraries/trunk/eiffel-goocanvas/library/goo_canvas_widget.e):
make (parent : GOO_CANVAS_ITEM; widget : GTK_WIDGET; x, y, width, height : REAL_64) is
^
------
contains errors.
Checking library/goo_canvas_widget.e: ****** Fatal Error: Cannot find the class "GTK_WIDGET" in any
known cluster.
Line 34 column 43 in GOO_CANVAS_WIDGET (eiffel-libraries/trunk/eiffel-goocanvas/library/goo_canvas_widget.e):
make (parent : GOO_CANVAS_ITEM; widget : GTK_WIDGET; x, y, width, height : REAL_64) is
^
------
contains errors.
Checking library/goo_canvas_text.e: correct.
Checking library/goo_canvas_table.e: correct.
Checking library/goo_canvas_rect.e: correct.
Checking library/goo_canvas_polyline.e: correct.
Checking library/goo_canvas_path.e: correct.
Checking library/goo_canvas_item_simple.e: correct.
Checking library/goo_canvas_item.e: correct.
Checking library/goo_canvas_image.e: ****** Warning: Expression `g_object_get_eiffel_wrapper(a_pointer,
eiffel_key.quark)' which is of type G_OBJECT can be assigned into
`Result' which is of type G_OBJECT by using an ordinary ":=" assignment
("?=" is not necessary).
The source lines involved by the message are the following:
Line 60 columns 4, 14 in G_OBJECT_FACTORY (eiffel-libraries/trunk/eiffel-gobject/library/g_object_factory.e):
Result ?= g_object_get_eiffel_wrapper (a_pointer, eiffel_key.quark)
^ ^
------
****** Warning: Expression `g_object_get_eiffel_wrapper(a_pointer,
eiffel_key.quark)' which is of type G_OBJECT can be assigned into
`Result' which is of type G_OBJECT by using an ordinary ":=" assignment
("?=" is not necessary).
The source lines involved by the message are the following:
Line 60 columns 4, 14 in G_OBJECT_FACTORY (eiffel-libraries/trunk/eiffel-gobject/library/g_object_factory.e):
Result ?= g_object_get_eiffel_wrapper (a_pointer, eiffel_key.quark)
^ ^
------
****** 2 warnings.
correct.
Checking library/goo_canvas_group.e: correct.
Checking library/goo_canvas_grid.e: correct.
Checking library/goo_canvas_ellipse.e: correct.
Checking library/goo_canvas.e: ****** Fatal Error: Cannot find the class "GTK_CONTAINER" in any
known cluster.
Line 28 column 2 in GOO_CANVAS (eiffel-libraries/trunk/eiffel-goocanvas/library/goo_canvas.e):
GTK_CONTAINER
^
------
contains errors.
Checking library/goo.e: ****** Fatal Error: Cannot find the class "GTK_WIDGET" in any
known cluster.
Line 34 column 43 in GOO_CANVAS_WIDGET (eiffel-libraries/trunk/eiffel-goocanvas/library/goo_canvas_widget.e):
make (parent : GOO_CANVAS_ITEM; widget : GTK_WIDGET; x, y, width, height : REAL_64) is
^
------
contains errors.
Checking library/externals/goo_canvas_item_simple_externals.e: correct.
Checking library/externals/goo_canvas_item_externals.e: correct.
Checking library/externals/goo_canvas_externals.e: correct.
14 correct-classes correct classes.
4 classes-with-errors classes with errors
error: check-cluster returned 5