From: Eric B. <er...@go...> - 2008-11-03 08:49:19
|
Colin Paul Adams wrote: > I'm trying to run the xslt tests using geant test_debug_ge, and I'm > getting a lot of messages identical to this one: > > [CATCALL] class TUPLE [NATURAL_32, INTEGER] (ANY,97,8): type > 'NATURAL_16' of actual argument #1 does not conform to type > 'INTEGER_16' of formal argument in feature `is_equal' in class > 'INTEGER_16' > > > as well as many other CATCALL messages. > > How do I get additional information to try to track down the problems? Use gelint with the --catcall option. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |