natedogith1

Results 28 issues of natedogith1

# CFR version CFR 0.151 # Compiler javac 1.8.0_144 # Description The example gets decompiled into a for loop that potentially does a continue when it shouldn't. # Example ```java...

bug

I find the tweet order switching around caused by threading to be confusing, and there's no easy way to skip up to the beginning of the switched ordering. There should...

enhancement

**Describe the bug** When I open Pegs, I get an Error modal that says "Long-term parameters in save file are invalid". Clicking on the modal does nothing and clicking off...

bug

If the value returned from a nextCmd has an invalid index according the the MIB, the prettyPrint result will be wrong, and getMibSymbol will return an incorrect index. Python Version:...

When resolving with a mib, extra indexes are discarded (rather than being kept or raising an error). Example: ```python >>> pysnmp.hlapi.ObjectIdentity('IP-MIB', 'ipAdEntAddr', '127.0.0.1', 123).resolveWithMib(b).getOid() ``` I would expect the oid...

The key.control default value conflicts with vanilla minecraft's default value for the sprint key. On a related note, key.control seems to be missing a translation.

## Checklist - [x] I'm reporting a broken site support - [ ] I've verified that I'm running youtube-dl version **2021.12.17** - [ ] I've checked that all provided URLs...

documentation

When opening an anti-barrel in the modpack "Modern Skyblock 3 Departed" version "3.5.0" I got the following error (my guess is that there were more unique types (probably with enchantments...

#828 added support for specifying subprotocols when creating a websocket, but there's no way to check which protocol the server selected.

enhancement
area-Core

#### Issue type: - :heavy_plus_sign: Feature request ____ #### Short description: Operators to get the index of a value/predicate in a list, similar to the Index Of operator that exists...

feature-long-term