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/glade_xml_external.e: correct.
Checking library/glade_xml.e: ****** Warning: In type GLADE_XML, features "get_alignment" and
"get_about_dialog" come from the same original feature via multiple
"insert" paths, but none comes via an "inherit" path.
Below, you get the feature evolution step by step. Note that in
the end (type GLADE_XML) there are two versions of the same initial
feature with two different names. To fix this, either use enough
"inherit" links in place of "insert" links to have one "inherit"
path or rename the feature to get the same name in GLADE_XML type.
First "insert" path (from top to bottom):
`get' in GLADE_GETTER
inserted as `get_alignment' in GLADE_XML
Second "insert" path (from top to bottom):
`get' in GLADE_GETTER
inserted as `get_about_dialog' in GLADE_XML
------
****** Fatal Error: Cannot find the class "CAIRO_CONTEXT" in any
known cluster.
Line 46 column 11 in GDK_DRAWABLE (eiffel-libraries/trunk/eiffel-gdk/library/gdk_drawable.e):
context: CAIRO_CONTEXT is
^
------
contains errors.
Checking library/glade_getter.e: ****** Fatal Error: Cannot find the class "CAIRO_CONTEXT" in any
known cluster.
Line 46 column 11 in GDK_DRAWABLE (eiffel-libraries/trunk/eiffel-gdk/library/gdk_drawable.e):
context: CAIRO_CONTEXT is
^
------
contains errors.
1 correct-classes correct classes.
2 classes-with-errors classes with errors
error: check-cluster returned 5