David A. Bell

Results 6 issues of David A. Bell

The bindings for the toggle-layer-on-tap/momentary-layer-on-hold example code were backwards, resulting in toggle-on-hold. This also made momentary unachievable.

documentation

**Describe the bug** The `ping()` function can't be called with a large value for `count`. It will throw an error. Setting `count` to a negative number does not result in...

All values in the struct should be unsigned. Refering to [the docs](https://docs.python.org/3/library/struct.html#format-characters) it appears the large count limitation was caused by incorrectly using signed formats for the ICMP header packing/unpacking....

Currently it seems I need to use another SVN tool to delete branches, if I'm just missing this feature somewhere then please take this as a suggestion that it's difficult...

Hi there, Quite novice to CppUTest and this adapter, please bear with me - it just seems I'm missing something. I have the Test Executable and Test Executable Path configured...

good first issue
question

Issue: First attempt to use CodeViz, page stays blank except title and dropdown box. Error message appears in VSCode notifications. Error message: Vizzu library import failure: TypeError: Failed to fetch...