-
`0011-21/0012-22` is not recognized by EDTF.js even though `0011-21` and `0012-22` are.
-
Добрый день. Меня зовут Евгений. У нас работала синхронизация на сайте с продуктам 1с.
Два месяца назад она перестала работать. Выяснили что подключение есть, но сайт информацию не отдает. Изучали ко…
-
When building on a non-nixos for system-wide installation build system fails to write to /usr:
```
$ cd /tmp
$ git clone https://github.com/NixOS/nix.git
$ cd nix
$ ./bootstrap.sh
$ ./configur…
trofi updated
2 years ago
-
According to [the spec](https://aomediacodec.github.io/av1-spec/), Temporal Delimiter OBU is pointless for a still image:
_An indication that the following OBUs will have a different presentation/dec…
-
Where can i see the NFS5 track format and/or code of parser?
-
NL = New Line (0x0a)
CR = Carriage Return (0x0d)
TAB = Tab (0x09)
## Inside Line Comments and Documentation Comments
* Any TAB is rejected by the grammar since it is ambiguous how it should b…
-
I'm getting the following crash on launch on some devices. Any idea what's going wrong? Any work arounds? Thanks!
```
03-03 02:56:07.452 3573-3596/com.example.ican.edgy W/Viro: [1;33m[***********…
icanb updated
6 years ago
-
#### Expected Behavior:
LVGL functions should be thread-safe.
#### Actual Behavior:
Per littlevgl/lvgl#544, we need to mutex guard the call to `lv_task_handler`, and then make the same mutex …
-
Originally reported by: **BitBucket: [ceridwenv](http://bitbucket.org/ceridwenv), GitHub: @ceridwen**
---
I'm currently getting this test failure:
``` python
ERROR: test_numpy (unittest_brain.Numpy…
-
The spec currently says the following about the `asset.version` property:
> The glTF version in the form of `.` that this asset targets.
Additionally, the JSON schema implies the following regexp …