Thomas Bakketun

Results 4 comments of Thomas Bakketun

Comments before the html element is valid. Can you provide an example that causes the error? The following works fine for me. `(html5-parser:parse-html5 "hello")`

I'm not able to reproduce this error. Which version of SBCL are you using?

Example use case: - DHCP server issues filename = http://10.0.1.1/boot.ipxe - The subnet is isolated and contains only trusted servers. Thus we can trust the content of boot.ipxe without any...

The documentation says that query parameters should only be sorted by names, but the test suite does indeed have a test expecting the values to be used for sorting too....