-
https://htmlparser.info/introduction/
> The rules for when they can be omitted are slightly convoluted, but they assume that the DOM is not allowed to change by omitting a tag\. It is however confo…
-
I was looking at https://github.com/unicode-org/message-format-wg/pull/659/, but found a number of issues in the Registry section before the Default Registry. Capturing them here.
In the Conformanc…
-
The OpenCL CTS includes a set of pre-assembled SPIR-V modules, as part of its "spirv_new" test component. Two of the binaries fail to validate, but it appears that this may be due to a bug in the vali…
-
- [ ] `genErrors` always generates fully qualified names. The output would be a lot more readable if we postprocess the string to remove those qualifiers.
- [ ] We could also give a number that indic…
-
### Is your feature request related to a problem?
I have encountered servers that send content disposition headers with extra semicolons at the end, e.g.
`Content-Disposition: inline; filename="fo…
-
## Background
Currently, conformance rules require that output columns be at the same level as input columns (e.g. casting rule). This seems like a too strict limitation.
## Feature
Output column…
-
Our app is crashing while trying to convert from JSON with an EXC_BAD_ACCESS on one of the _protobuf_nameMap of our protos.
It crashes for a specific proto (others work just fine). At first we tho…
-
- [x] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first?
- [x] I have looked at the examples provided that may showcase …
-
[include: Verify that all C headers expose only defined symbols ](https://github.com/picolibc/picolibc/commit/5e4d0c80f49b4efe8be85e36b5e85d65bd343214) removes, from sys/time.h, the inclusion of time.…
-
### Bug description
When using `==` `__eq__` or `!=` `__ne__` on numpy arrays from mojo like the following.
```mojo
from python import Python
def main():
var np = Python.import_module(…