FreePhoenix888

Results 51 issues of FreePhoenix888

# Problem Warning NETSDK1174: The abbreviation of -p for --project is deprecated. Please use --project.

help wanted

Reference to `AllTests.cpp` in `CMakeLists.txt` must be changed too

https://github.com/octokit/octokit.net/issues/2425

Example: `.gitignore` must be the same in every repository. The task must be done by using submodule and symlink List of files: `CD.yml`. Note: unified CD is not created yet...

https://github.com/conan-io/examples2/assets/66206278/58fc68b0-acce-4ff5-abe6-4a9c45ad1be7 # How to reproduce ``` git clone https://github.com/conan-io/examples2 cd examples2\examples\examples\libraries\imgui\introduction conan install . --build=missing cmake --preset conan-default cmake --build --preset conan-release cd build\Release .\dear-imgui-conan.exe ```

### What version of Bun is running? 1.0.29+a146856d1 ### What platform is your computer? Linux 6.1.75-060175-generic x86_64 x86_64 ### What steps can reproduce the bug? 1. Open https://gitpod.new/ 2. Install...

bug
vscode

# Description How to set max array length (`maxArrayLength`)? # Code I run ```ts import debug from 'debug' const log = debug('myApp'); const justArray = new Array(10_000).fill(0); log({justArray}) const objWithNestedLongArray...

bug

I have installed mechvibes and it was working only with specific option: `mechvibes --in-process-gpu` (this is noted in another issue). I have not checked "Enable on startup" option but for...