Amin Ya

Results 1114 comments of Amin Ya

The links are very flaky. They randomly start failing.

LLVM installations fail on Ubuntu 22. The reason is that the default versions for LLVM don't include Ubuntu 22 https://github.com/aminya/setup-cpp/blob/ff922a9c5eb9b5ab01c4fa359b4edbddd46fd92c/src/default_versions.ts#L26-L42

Powershell support is added. Do you want to update this PR?

Could you make a PR to add the MinGW toolchain in project_options?

See my comment at https://github.com/aminya/project_options/issues/140#issuecomment-1283494365

Sorry, I did not notice that this is a problem that should be solved. Maybe putting a comment at the top of the page that reminds the users that this...

I think this is a cool idea, but hard to implement. Someone may train a neural network on the database to find some relation between the information and the spamminess...

This is a good idea! I support this.

@bicycle1885 Could you merge this? This show-error makes the package unusable. ```julia MethodError: no method matching zero(::Ptr{EzXML._Node}) Closest candidates are: zero(!Matched::Type{Missing}) at missing.jl:103 zero(!Matched::Type{LibGit2.GitHash}) at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\LibGit2\src\oid.jl:220 zero(!Matched::Type{Pkg.Resolve.VersionWeight}) at D:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.4\Pkg\src\Resolve\versionweights.jl:15 ......