XM_XSLT_TEST_STYLESHEET_BUILDER does not compile

Eric Bezault <[email protected]>
Newsgroups gmane.comp.lang.eiffel.gobo.devel
Message-ID <[email protected]>
Hi Colin,

In your check-in svn#6447, it looks like you forgot to update
class XM_XSLT_TEST_STYLESHEET_BUILDER:

~~~~~~~~~~~~~~~~~~~~~~~
Error code: VUAR(1)
Error: wrong number of actual arguments in feature call.
What to do: make sure that number of actuals matches number of formals.

Class: XM_XSLT_TEST_STYLESHEET_BUILDER
Feature: test_simple
Called feature: new_transformer (a_factory: XM_XSLT_TRANSFORMER_FACTORY; 
a_timer: XM_XSLT_TIMING): XM_XSLT_TRANSFORMER from 
XM_XSLT_STYLESHEET_COMPILER

Number of actuals: 1 Number of formals: 2
Line: 286
         assert ("hr 3", l_literal_result /= Void and then 
STRING_.same_string (l_literal_result.node_name, "hr"))
->      l_transformer := l_stylesheet_compiler.new_transformer 
(l_transformer_factory)
         assert ("transformer", l_transformer /= Void)
~~~~~~~~~~~~~~~~~~~~~~~

What should be the extra argument to be passed to `new_transformer'
in this test class? It seems safe to pass Void. Can we just do that?

-- 
Eric Bezault
mailto:[email protected]
http://www.gobosoft.com

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.