Hi Marco, there have been hundreds of changes in the code over the last months, so I’m sorry I can’t give you an easy answer on that. If you are interested in more details, feel free to check out our code base and use git bisect [1] to track down the relevant commit. It may even be sufficient to scan through the commits of the FNQuery class, which contains the implementation of xquery:eval [2].
Best, Christian [1] https://www.kernel.org/pub/software/scm/git/docs/git-bisect.html [2] https://github.com/BaseXdb/basex/blob/master/src/main/java/org/basex/query/func/FNXQuery.java ___________________________ 2013/6/14 Marco Lettere <[email protected]>: > Hi Christian, > 7.7 snapshot does solve the issue. > Since it's hard for me to understand where the problem might because of the > behaviour being rather byzantine I was wondering whether > there is the possibility to get a reference to the related bug description? > Thank you for your help. > M. > > > On 06/13/2013 06:08 PM, Christian Grün wrote: >>> >>> no I've not yet tried with 7.7. >> >> I remember there was a fix around this, so it could be worth trying >> the updated version. >> >>> Otherwise let me know I'll send >>> you a zipped (~2megs) copy of my data in a private email to try it out. >>> Thank you, >> >> Generally yes, but I’m currently more than busy. Maybe someone else >> can help out? >> Christian >> > > _______________________________________________ > BaseX-Talk mailing list > [email protected] > https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk _______________________________________________ BaseX-Talk mailing list [email protected] https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

