Amin Ya

Results 542 issues of Amin Ya

Cherry-picked from #28 - fixing some string conversions such as on Windows ARM64 ```cpp C:\opennurbs\opennurbs_version_number.cpp(378,12): error C2445: result type of conditional expression is ambiguous: types 'const ON_String' and 'const char...

Cherry-picked from #28 - It fixes a bug where 0xFFFFFFFF was being narrowed down to int, which resulted in an error in the Clang compiler. This was fixed by adding...

Hi, I am the developer of [project options](https://github.com/aminya/project_options) that uses `install_basic_package_files` from ycm internally for its [`package_project`](https://github.com/aminya/project_options#package_project-function) functionality. I have noticed that ycm fails to install `IMPORTED` targets. I have...

I don't seem to be able to make codewing working in Edge chromium. I tried the examples, but nothing happens.

When I try to use `git-warp-time` to reset the times, I get an error that ` are not tracked in the repository`. https://github.com/alerque/git-warp-time/blob/cf528ff6d277b16b4b3550e61b4bb416d51c8370/src/lib.rs#L96 Is it possible to support git-lfs?

enhancement
help wanted

**Describe the bug** I am trying to use Kobalte in Astro, but it errors out because of missing `effect` export in `solid-js/web` when it tries to do server-side rendering it...

This has several benefits: - Allows directly importing the source files, that could resolve the issues with server-side rendering with various build systems - Can result in more optimized code...

The readme says there are a lot of issues, but it doesn't say what they are. The issues should be documented so people can contribute to fixing them.

I want to declare a less file as external. Is there a way to do this? ```less @import "ui-variables"; ``` When I use external of rollup it does not help:...

Portfinder is not meant for production usage as stated in [this comment](https://github.com/http-party/node-portfinder/pull/117#issuecomment-889402421). They also refuse the improvements made to that package. This overall means that we shouldn't use this package....

dependencies