I was able to fix this crash: https://github.com/bendlas/jamin/commit/a6498278654792d46ebef4f918b8a1c7b663a2d9.patch https://github.com/rtmf/jamin/pull/1
@mrok 6.14 is released now and this issue is hitting NixOS. Could we get a release of vhba?
tested with 6.14-rc1 and works. thanks!
Build failure with linux 6.14-rc1
vhba build failure with linux 5
No, sorry. When trying the CSS3 parser model, I ran into the next issue right away (don't remember, what it was, sorry). I needed to move on with my project and wrote my own parser for the use case I had. If you want to make this library useful for modern CSS, I'd suggest creating a test suite from real-world CSS files, that people might want to parse (and emit in a modified form). E.g. in https://www.muicss.com/, you won't have to look very far, to find breaking cases.
Reopening due to regression. In 0.9.23, the original expression fails again. More cases that fail: X:not(.foo); X:not(bar.foo); ...
Parse error on pseudo selector :not