15 May
2014
15 May
'14
2:06 p.m.
Fixed and deployed [1, 2]. Thanks, Christian [1] https://github.com/BaseXdb/basex/commit/4a84502fc0e558c3806cefd1dbb22a9fd838... [2] http://files.basex.org/releases/latest/ On Tue, May 13, 2014 at 9:54 AM, Rob Stapper <r.stapper@lijbrandt.nl> wrote:
Sorry, not doing this on purpose.
Running test2.xq triggers runtime-error, see attachment: basex errorMessage.txt
When using:
declare function local:go
( $parentItem
)
{ ( $parentItem
, for-each( $parentItem/child::*
, function( $childItem
)
{ local:go( $childItem)
}
)
)
} ;
All runs fine.
Regards.
Rob Stapper
________________________________
Dit e-mailbericht bevat geen virussen en malware omdat avast! Antivirus actief is.