Chen
Chen
Fix build on apple m1. Error message without this pr: ``` # golang.org/x/sys/unix ../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_darwin.1_13.go:29:3: //go:linkname must refer to declared function or variable ../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname must refer to declared function or...
**Command attempted:** `hub status` **What happened:** It prints the following message: ```shell ~> git scomplete: --file: unknown option ~/.nix-profile/share/fish/vendor_completions.d/hub.fish (line 52): complete -f -c hub -n ' __fish_hub_using_command pull-request' -s...
Add supports for HPE iLO NIC selection. Example usage: ```shell > sudo ./src/ipmitool hpeoem lan get 1 NIC selection: shared Reset needed: no Shared NIC selection: ALOM Shared NIC port:...
**Related issue**: None **Type of change**: other enhancement **Impact**: no functional change **Development Phase**: implementation **Release Notes**
### Describe the bug Example code: ``` let ab = { cd.ef = 2; }; in ab.cd. ``` It does not autocomplete `ef`. ### Steps to reproduce Steps to reproduce...
### Reproduction Steps 1. Manager A started 2. Worker A started and registered with Manager A 3. Worker B and Manager B started, killing Worker A and Manager A 4....
- [x] rubygems: a million files under one `directory` https://github.com/tuna/rubygems-mirror-s3 - [ ] pypi ### Use Case ### Proposed Solution ### Other * [ ] :wave: I may be able...
**Describe the bug** A clear and concise description of what the bug is. In `case-10-ux-socket-state`, `case-20-inet-socket-endpoint` and `case-20-ux-socket-endpoint`, `nc` is used to launch a server. Some Linux distributions use `netcat-tranditional`...
**Describe the bug** A clear and concise description of what the bug is. LTsock fails on darwin. **To Reproduce** Steps to reproduce the behavior: 1. Run 'LTsock' in 'tests' folder...
**Is your feature request related to a problem? Please describe.** There are patches to lsof in packages managers. We can take the useful ones and apply them upstream to avoid...