Michael Krasnyk
Michael Krasnyk
From the review discussion #4558 about using both forward and reverse phantom nodes to check a node MLD level > if you know of a reason we do not keep...
In 5246d4edc0800a9ab65115d25ee96350334c71ed `--enable-symlinks` creates a circular symlink in case-insensitive file systems like APFS. ``` share/terminfo/N/NCR260VT300WPP --> ../n/ncr260vt300wpp ``` which leads to problems with globs in bazel. The fix must be...
# 🐞 bug report ### Is this a regression? Yes, the previous version in which this bug was not present was: 4dcfd21b4a3f1e0ee3e10a8e42efed5ad635f5b2 The regression was introduced in 3f40e98d3901068aa25fa7ff2573f6bdb5b1fe81 ### Description...
Running valhalla node bindings with enabled address sanitizer and linked with prime_server crashes due to incorrect initialization order of static structures: ``` Thread 1 "node" received signal SIGSEGV, Segmentation fault....
The order of setters in `applyViewStateToTransform` has a side effect which leads to wrong camera transformation. In a case of `map.jumpTo({center: [12,34], zoom: 15})` from `{center: [0,0], zoom: 0}` the...
The problem happens in a Docker container with mounted case-sensitive APFS when running `miniperl_top "-I../../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/auto/lib as ``` !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ERROR: Can't create '../../lib/auto' Do not have...
I got no body in a response with `success` status ``` Sending: { "command": "source", "arguments": { "sourceReference": 0 }, "type": "request", "seq": 6 } Received: { "seq": 17, "type":...
Fixes: #12