Amin Ya

Results 542 issues of Amin Ya

https://github.com/aminya/cpp_vcpkg_project/actions/runs/3308620283/jobs/5461139224#step:6:174 ```cpp -- Build files have been written to: /Users/runner/work/cpp_vcpkg_project/cpp_vcpkg_project/build task: [build_template] cmake --build ./build --config Debug [1/18] Building CXX object my_lib/CMakeFiles/my_lib.dir/Debug/src/my_lib/lib.cpp.o Checking /Users/runner/work/cpp_vcpkg_project/cpp_vcpkg_project/my_lib/src/my_lib/lib.cpp ... Checking /Users/runner/work/cpp_vcpkg_project/cpp_vcpkg_project/my_lib/src/my_lib/lib.cpp: FMT_LOCALE=1;CMAKE_INTDIR="Debug"... [2/18] Linking...

bug

Integrate [`get-serve-d`](https://github.com/Pure-D/atom-ide-d/blob/main/scripts/get-serve-d.js) script into the the main code of the package instead of being an offline script

wontfix

It gives the same error as this issue: https://github.com/nodejs/node-gyp/issues/2534 I tried Node 12, 14, and 16. No difference https://github.com/ericfreese/node-freetype2/runs/6044751004?check_suite_focus=true

bug

We recently updated IntelVectorMath.jl https://github.com/JuliaMath/IntelVectorMath.jl It would be nice if this repository uses IntelVectorMath.jl instead and we consolidate these two. Then we can concentrate on improving things and adding more...

It gives the following error: ```js node:internal/errors:465 ErrorCaptureStackTrace(err); ^ TypeError [ERR_INVALID_ARG_VALUE]: The property 'options.entryTypes' options.entryTypes can not set with options.type together. Received [ 'measure' ] at new NodeError (node:internal/errors:372:5) at...

I have added for `ToSchema` for a `MyType` defined in a Cargo dependency. However, when I declare `MyType` as a components of the schema in my project, the fields of...