Mosè Giordano

Results 674 comments of Mosè Giordano

It used to work for example in https://github.com/JuliaPackaging/Yggdrasil/blob/3e16be470aca56d0831fb246e9f6fa853e90a0c2/L/LLVMExtra/build_tarballs.jl#L70 Is that Julia v1.9? Can you try with v1.7 (what is used here on CI)? If that works and v1.9 doesn't, it...

Yeah, a VersionNumber is supposed to work

I don't know, I don't understand anything in Pkg

There are still lots of mistakes in the source code of GMT: all occurrences of [`WIN32`](https://github.com/search?q=repo%3AGenericMappingTools%2Fgmt+win32+language%3AC&type=code&l=C) should be either `_WIN32` if they apply to any Windows target, or `_MSC_VER` if...

No, you do not understand correctly. I am pointing out factual errors in the source code which prevent correct compilation. We cannot merge a PR if compilation fails for a...

No, I haven't tried, but I just looked for obvious mistakes.

MinGW consistently uses lowercase names everywhere, for both header files and libraries. That's the point of the patch added to this PR (which [I had recommended upstreaming](https://github.com/JuliaPackaging/Yggdrasil/pull/5199#discussion_r928237050), but I guess...

> supplements is a *.so file on linux/mac and a *.dll on Windows. What ***are*** those files? Shared libraries? Plugins? Else? > I now copied this to /bin/ without the...

GR has some hundreds of warnings and it shouldn't take too long: https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=24439&view=results