Shane Pearman
Shane Pearman
Currently it seems to crash at runtime with no error message when trying to create a channel of zero-sized types (such as unit `()`).
This fixes a deprecation warning when using Perl 5.30.0: ``` $ perl --version This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-thread-multi Copyright 1987-2019, Larry Wall Perl...
**Describe the bug** When provisioning a new instance, it will sometimes (usually, but not always) fail with a "file provisioner error" with SSH authentication failed **To Reproduce** `terraform init` and...
This changes remove_node to return a T value instead of a Node.
Would like to mutably iterate over node data. So far my attempts at adapting the immutable iterators runsinto [E0495](https://github.com/google/flatbuffers/issues/4967) problems. Maybe it will compile when the related pull request is...
**Is your feature request related to a problem? Please describe.** Not related to a problem. **Describe the solution you'd like** Would like to see all items in the order they...
**Describe the bug** Open two buffers and open Vista window. When changing buffers without the Vista window open, the statusline normally reads: ``` "main.c" 1411 lines --44%-- ``` When the...
**Is your feature request related to a problem? Please describe.** Would like to automatically have the Vista window visible when starting to edit a file with vim-lsp. When using ```...
``` Warning (comp): auto-complete-config.el:196:69: Warning: reference to free variable ‘prefix’ Disable showing Disable logging Warning (comp): auto-complete-config.el:206:38: Warning: the function ‘semantic-format-tag-name’ is not known to be defined. Disable showing Disable...