Sean Molenaar

Results 81 issues of Sean Molenaar

This will not show the inline enum. ```apib + scale : `4` (enum[number], optional) - scale from 0 (worst) to 1 (best) + 0 + 1 ``` This will only...

Also, is there any reason not to use https://github.com/setup-php/setup-php ?

Are you sure that the builds can legally be licensed under the Apache license? https://github.com/uber/needle/blob/master/Makefile#L49 copies parts of the proprietary XCode binary so I have my doubts if that is...

__Proposal:__ Since InfluxCloud Serverless prefers InfluxQL again it would be good if we can use this library to query it. __Current behavior:__ Currently non-flux queries throw errors. __Desired behavior:__ Non-flux...

A very naive fix for https://github.com/1Password/terraform-provider-onepassword/issues/52

There have been some fixes in the past 5 years that haven't been released yet, like: https://github.com/Yubico/yubico-c-client/commit/0d45452e7fbe47e77e78ff23b480c77fd9c06f2b. Could a new release be made? Or is the project deprecated?

The current Dockerfile does not actually work.

I'm trying to build 3.6 in Homebrew in https://github.com/Homebrew/homebrew-core/pull/171238 But `cmake --install` isn't working and the `configure` script is removed. Do you have any hints on what the best way...

``` [ 22%] Linking CXX executable basic_unified cd /tmp/arrayfire-20240513-15875-9klqee/arrayfire-full-v3.9.0/build/examples/unified && /home/linuxbrew/.linuxbrew/Cellar/cmake/3.29.3/bin/cmake -E cmake_link_script CMakeFiles/basic_unified.dir/link.txt --verbose=1 /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 -include climits -O3 -DNDEBUG CMakeFiles/basic_unified.dir/basic.cpp.o -o basic_unified -Wl,-rpath,/tmp/arrayfire-20240513-15875-9klqee/arrayfire-full-v3.9.0/build/src/api/unified ../../src/api/unified/libaf.so.3.9.0 /home/linuxbrew/.linuxbrew/opt/binutils/bin/ld: ../../src/api/unified/libaf.so.3.9.0: undefined reference to...

build

This is mostly a guess since I couldn't find any documentation on how to build the project. It doesn't work yet, but I'm hoping I can get some help with...