← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/fix-big-integer into lp:zorba

 

Chris Hillery has proposed merging lp:~zorba-coders/zorba/fix-big-integer into lp:zorba.

Requested reviews:
  Zorba Coders (zorba-coders)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/fix-big-integer/+merge/87448
-- 
https://code.launchpad.net/~zorba-coders/zorba/fix-big-integer/+merge/87448
Your team Zorba Coders is requested to review the proposed merge of lp:~zorba-coders/zorba/fix-big-integer into lp:zorba.
=== added file 'test/rbkt/ExpQueryResults/zorba/udf/udf-fib-rec-BIG_INTEGER.xml.res'
--- test/rbkt/ExpQueryResults/zorba/udf/udf-fib-rec-BIG_INTEGER.xml.res	1970-01-01 00:00:00 +0000
+++ test/rbkt/ExpQueryResults/zorba/udf/udf-fib-rec-BIG_INTEGER.xml.res	2012-01-04 10:05:55 +0000
@@ -0,0 +1,1 @@
+354224848179261915075

=== added file 'test/rbkt/Queries/zorba/udf/udf-fib-rec.spec'
--- test/rbkt/Queries/zorba/udf/udf-fib-rec.spec	1970-01-01 00:00:00 +0000
+++ test/rbkt/Queries/zorba/udf/udf-fib-rec.spec	2012-01-04 10:05:55 +0000
@@ -0,0 +1,1 @@
+Result: "$RBKT_SRC_DIR/ExpQueryResults/zorba/udf/udf-fib-rec.xml.res" "$RBKT_SRC_DIR/ExpQueryResults/zorba/udf/udf-fib-rec-BIG_INTEGER.xml.res"
\ No newline at end of file


Follow ups