Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16240/tests/BugTracker/Tests
Added Files:
function_parameter_without_type.SF-1898518.xq
Log Message:
propagated changes of Tuesday Feb 17 2009 - Wednesday Feb 18 2009
from the Feb2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/17 - stmane:
tests/BugTracker/Tests/function_parameter_without_type.SF-1898518.xq,1.1.2.1
added test for
[ 1898518 ] PF pf:attribute error for function parameter without type
https://sourceforge.net/tracker/index.php?func=detail&aid=1898518&group_id=56967&atid=482468
behaves as expectd:
- works fine with ALG;
- triggers error ith MPS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- NEW FILE: function_parameter_without_type.SF-1898518.xq ---
declare function getData1($d) { $d//da...@num="1"] };
let $d := <b><c><data num="1">211098</data></c></b>
return <result>{getData1($d)}</result>
<>
declare function getData2($d as element()) { $d//da...@num="2"] };
let $d := <b><c><data num="2">211098</data></c></b>
return <result>{getData2($d)}</result>
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins