Tina Müller (tinita)

Results 72 issues of Tina Müller (tinita)

When doing `make data-update` and the data branch wasn't pulled before, older commits get overwritten.

See https://gist.github.com/anonymous/4e02671301cc07d9730b92e1b34b26fe if the global tag prefix or tag contains `%3E%20` which is `> ` then the test output is `=VAL name> :scalar` or `=VAL > :baz` I think the...

While they are not explicitly mentioned in the YAML 1.1 or 1.2 spec, the following is valid JSON: ``` { "unicode": "surrogate pair \ud83d\udcaf" } ``` Same as ``` {...

The code for testing libyaml with the YAML Test Suite Data, as well as the list of tests to skip (because libyaml doesn't pass them) is not in master. It's...

Tests succeed, but I get these errors: ``` make -C tests/run-test-suite test make[1]: Entering directory '/tmp/libyaml/tests/run-test-suite' git branch --track run-test-suite-code origin/run-test-suite-code fatal: A branch named 'run-test-suite-code' already exists. Makefile:28: recipe...

I noticed this when passing to yamlpp-highlight which highlights lines with trailing spaces differently

Like reported in https://github.com/yaml/yaml-spec/issues/172: Links like https://yaml.org/spec/1.2/#ns-tag-char will be redirected and lose the url fragment. I think the old page has to be reinstated. There could be a link on...

In #35 a syntax to merge sequences was proposed, but the syntax isn't going to happen, while I can understand that it would be useful to have a standard way...

* Use Getopt::Long (shorter, more readable) * use defined-or `//=` (requires perl v5.10) * Update Copyright * `use lib`