← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/bug-1095889 into lp:zorba

 

Review: Needs Information

cat tmp.xml 
<a><b/></a

zorba  -q 'doc("tmp.xml")'
<.>:1,2: dynamic error [err:FODC0002]: "f":2,1: loader parsing error: '>' expected; raised at /home/mbrantner/zorba/sandbox/src/store/naive/loader_fast.cpp:157 

What should '"f":2,1:' tell me? I assume "f" means file and "2,1" is a location. If so, line 2 column 1 doesn't make any sense. Neither tmp.xml nor my query does have an error in line 2.

What am I missing?
-- 
https://code.launchpad.net/~zorba-coders/zorba/bug-1095889/+merge/143823
Your team Zorba Coders is subscribed to branch lp:zorba.


Follow ups

References