Mihail-Cosmin Munteanu
Mihail-Cosmin Munteanu
Hi, That would be great. Because now I see there were many more BREX rules that used Xpath 2.0. The reason they were not picked up before, was because I...
> Do you know if you use XPath 2.0-specific features besides functions, such as the if or for keywords? No cases where "if" or "for" are used. In fact all...
Do I need to add an argument to the brexcheck command to do the check using saxon? I'm trying on Linux and I'm getting these errors: ``` xmlXPathCompOpEval: function **lower-case**...
Yup, that did it. Now it seems to work. I also made an error in a DM according to a BREX rule that used `matches`, and it was detected. Just...
I'm still getting the same error as before on cygwin.
No, This is the output, same as before: ``` $ make BREXCHECK_XPATH_ENGINE=saxon g++ -O3 -c -Isaxon/Saxon.C.API -o saxon/saxon.o `pkg-config --cflags libxml-2.0` saxon/saxon.cpp cc -O3 -c -o saxon/SaxonCGlue.o saxon/Saxon.C.API/SaxonCGlue.c cc -O3...
That possibly worked. The .exe was created. But I cannot use it in cmd. On one system I just get an error message as a pop-up : "The application was...
> I finally did manage to build XQilla on Windows with Cygwin, and I created a standalone Windows package for testing: [s1kd-brexcheck_4.8.0_win64-xqilla.zip](https://github.com/kibook/s1kd-tools/releases/download/3.3.1/s1kd-brexcheck_4.8.0_win64-xqilla.zip). Hi, the new s1kd-brexcheck.exe doesn't give any error...
Yes, I confirm now it works and it detects the errors.
Had same problem, at work, not only my computer was getting slow but also all the internet for all other colleagues. I had to find a solution to rate limit...