Jerry Wiltse
Jerry Wiltse
From the README > I would also recommend adding -static-libgcc -static-libstdc++ as well. These flags seem to depend very much on the use case, and doesn't seem like something that...
There's another operating system called "Microsoft Windows", which also supports docker and containers, but it has two different native shells referred to as `command prompt` and `powershell`, and it also...
**Impacted version**: 4.35.0 **Deployment mode**: using docker image gitbucket/gitbucket:nightly pulled 5 weeks ago hash cfb2c528eafb **Problem description**: When doing a GIT merge with rebase via the GUI, the date modified...
It would be very helpful for package ecosystems and many other consumers who care enough about stability of their dependencies to need to pin them. Pinning to specific commits on...
I support the work you are doing and really want to see this project continue and be successful. I am surprised at how few people have contributed, and I am...
The log shows it's building a shared library: `-- Build will generate a shared library. Use LIBTINS_BUILD_SHARED=0 to perform a static build` Here you can see it does not install...
Not a big deal but i was downloading on a slow connection and surprised to find out the repository was so big. I don't know if there's any easy way...
Go-msi comes with some default templates in the program directory, but it also allows the user to provide a custom "src" template, and a custom "out" template. It's just not...
When serializing objects in .NET, please support the native interface of ISerializable. Json.NET provides a good template for how this should work. Essentially, your serializer should look for the interface,...
### Package and Environment Details (include every applicable attribute) * Package Name/Version: **wxwidgets/3.1.2** * Operating System+version: **Windows** * Compiler+version: **msvc-all** ### Steps to reproduce (Include if Applicable) One can simply...