Sascha Greuel

Results 63 comments of Sascha Greuel

Maybe this original proposal helps you to understand, what JSONPath is: https://goessner.net/articles/JsonPath/

https://github.com/SoftCreatR/JSONPath/labels/bug

Hi, thank you for your report. Checking the code, I'm somewhat unconfident, that the current implementation is correct. Without testing it, the problem I see with your proposed change (and...

Well, simply declare it as `mixed` 😄

See it as expected result.

That's in fact just another consensus and simply means, that most implementations do not support this query. An example: Let's assume a math problem: 5 + 1 = ? There...

Updated the issue. The problem lies in JSONPathLexer::parseExpressionTokens. A fix might be a little bit tricky.

Fixed in #271 Dunno, if this ever get's merged.

Please attach the log file. It should tell us, why it didn't install properly.

The main problem seems to be this: ``` The following packages have unmet dependencies: libavcodec58 : Depends: libcodec2-0.9 (>= 0.9.2) but it is not installable Depends: libwebp6 (>= 0.5.1) but...