Update of /cvsroot/monetdb/pathfinder/tests/BugTracker/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv5625

Modified Files:
      Tag: Nov2009
        function_parameter_without_type.SF-1898518.stable.err 
        function_parameter_without_type.SF-1898518.stable.out 
Log Message:

approved error message of first version of the query
after Peter's "will not be fixed" verdict;
cf.,
ID: 1898518 "PF pf:attribute error for function parameter without type"
https://sourceforge.net/tracker/?func=detail&aid=1898518&group_id=56967&atid=482468

Thus, we keep on testing the second version of the query.


Index: function_parameter_without_type.SF-1898518.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/function_parameter_without_type.SF-1898518.stable.out,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -d -r1.2 -r1.2.8.1
--- function_parameter_without_type.SF-1898518.stable.out       17 Feb 2009 
23:46:21 -0000      1.2
+++ function_parameter_without_type.SF-1898518.stable.out       14 Nov 2009 
22:40:00 -0000      1.2.8.1
@@ -27,8 +27,6 @@
 # 13:37:34 >  
 
 <?xml version="1.0" encoding="utf-8"?>
-<XQueryResult><result><data num="1">211098</data></result></XQueryResult>
-<?xml version="1.0" encoding="utf-8"?>
 <XQueryResult><result><data num="2">211098</data></result></XQueryResult>
 
 # 13:37:34 >  

Index: function_parameter_without_type.SF-1898518.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugTracker/Tests/function_parameter_without_type.SF-1898518.stable.err,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -d -r1.2 -r1.2.8.1
--- function_parameter_without_type.SF-1898518.stable.err       17 Feb 2009 
23:46:17 -0000      1.2
+++ function_parameter_without_type.SF-1898518.stable.err       14 Nov 2009 
22:40:00 -0000      1.2.8.1
@@ -10,6 +10,13 @@
 # 13:37:34 >  mclient -lxquery -fxml -umonetdb -Pmonetdb --host=rig 
--port=35022 function_parameter_without_type.SF-1898518.xq
 # 13:37:34 >  
 
+MAPI  = mone...@rig:37641
+QUERY = declare function getData1($d) { $d//da...@num="1"] };
+ERROR = !type error: no variant of function pf:attribute accepts the given 
argument type(s): item*; string; string; string; string; string
+        !type error: maybe you meant:
+        !type error:   pf:attribute (node*, string, string, string, string, 
string) as node*
+        !type error: illegal arguments for function pf:attribute
+        !# halted in 
/ufs/manegold/_/scratch0/Monet/Testing/Candidate/source/pathfinder/compiler/semantics/typecheck.brg
 (fun_not_found), line 1342
 
 # 13:37:34 >  
 # 13:37:34 >  Done.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to