25 Mar
2014
25 Mar
'14
3:50 p.m.
Hi Stefan, Am 25.03.2014 15:20, schrieb Stefan Sechelmann:
thanks for your effort. However after an update to commit 78470f32 which includes the fix to GH-903 I get the following exception on any test, which seems to be connected to the compilation issue: [...] [exec] java.lang.NullPointerException [exec] at org.basex.query.func.FNUnit.opt(FNUnit.java:53) [exec] at org.basex.query.func.StandardFunc.optimize(StandardFunc.java:69)
that is a silly regression I introduced when fixing the previous bug. I submitted a pull request [1], so it should be fixed as soon as Christan finds the time to review and merge it. Cheers and sorry for the inconvenience, Leo [1] https://github.com/BaseXdb/basex/pull/912