Andy Maloney

Results 94 issues of Andy Maloney

Here is a first attempt to clang-format as close to the existing format as possible ([#332](https://github.com/ggerganov/whisper.cpp/issues/332)). I formatted the whisper and ggml files to show what it does. If there's...

https://github.com/golang/go/wiki/Modules#should-i-commit-my-gosum-file-as-well-as-my-gomod-file

(Did not require any code changes.)

- (gcc/clang) should not set "-g" (debug symbols) explicitly; this is controlled by CMAKE_BUILD_TYPE for single-configuration generators (Debug or RelWithDebInfo will include symbols) - (gcc/clang) "-O0" is the default for...

enhancement
cmake
topic:buildsystem

All top-level CMake options should be prefixed with GODOT_ so as not to "pollute the environment" when included in other projects. Adding it to the target as `PUBLIC` will propagate...

cmake
topic:buildsystem

### Description Would it be possible to get human-readable release notes on the releases rather than a dump of the commit log? ### Why Buefy need this feature It's hard...

improvement

**Describe the bug** With the latest release (3.9) the unread article indicator has changed and it's a lot more difficult to read because of low contrast. I don't have a...

improvement :chart_with_upwards_trend:

If I do this: ```cpp std::cout

What's the status of this proposal? Is it still active? I can't find any details other than the fact that it's been discussed at standards meeting a couple of times....