Daniel Wilkins
Daniel Wilkins
C++17 added a `byte` type which conflicts with GtkRadiant's. The stdlib type isn't suitable for the way it's used here but it causes conflicts I think due to files including...
Debian Testing (11), openssl 1.1.1i-1 is installed (normal and dev packages) The makefile says that it can't find any suitable SSL library, it doesn't give any helpful info beyond that...
Steps to reproduce: Install gtkcord3 (I followed the instructions in the readme) Set your status to Do Not Disturb You'll still get notifications for messages.
Lately whenever I try to run a junit test from meghanada it fails before running with this exception: ``` Exception in thread "main" java.lang.NoSuchMethodError: ch.qos.logback.core.util.Loader.getResources(Ljava/lang/String;Ljava/lang/ClassLoader;)Ljava/util/Set; at ch.qos.logback.classic.util.ContextInitializer.multiplicityWarning(ContextInitializer.java:183) at ch.qos.logback.classic.util.ContextInitializer.statusOnResourceSearch(ContextInitializer.java:175) at...
It'd be nice to autojoin channels when you're mentioned in them, since you can get so channel flooded in Discord.
### Zig Version 0.11.0 ### Steps to Reproduce and Observed Behavior Create and send an http request to a server which doesn't always send a content-length (this is technically permissible...
### Role I play Minecraft ### Suggestion Add aarch64 to the Linux builds. ### Benefit Allows playing Minecraft on arm computers ### This suggestion is unique - [X] I have...
### Describe the feature As far as I know the API is undocumented (at least I can't find it in search engines and it isn't listed on the official AWS...
Lagrange currently ignores "i" lines as invalid if they don't include a selector, host, and port. Considering how none of these make any sense for informative lines, lagrange should make...
I have the following delivery config: ``` $cache = "%h/.fdm.d/seen" $key = "%[message_id]" cache $cache expire 1 month ..accounts... action 'deliver' maildir "%h/mail/%a" action 'keep' keep action 'drop' drop match...