Dylan Baker
Dylan Baker
Just to be clear, I think bumping to 3.10 will be worthwhile, the list of things that have accumulated or shown up in 3.10 it pretty impressive: - match statements...
I know you're not sold on it. I don't think it's a panacea, but there are cases I've used it in my own code (outside of Meson, of course) where...
If we're going to do this soonish, I'd have a preference to do it for Meson 1.11 rather than 1.10.
boost already has a `threading` keyword argument. edit: Which the interpreter does not allow for...
Sorry, I keep rewriting the dependency code out from under you on this :/
https://code.visualstudio.com/api/working-with-extensions/publishing-extension#verify-a-publisher
> What about icl.exe? Are we talking about the legacy icl.exe that pairs with icc, or one of the oneAPI (LLVM based) compilers? If we're talking the legacy one leave...
@mochaaP Someone else ran into this in the real world. I'd be inclined to actually merge this as-is and do the compiler thing as a follow up given that situation....
@mochaaP I agree having an option (probably global that can be per-target via `override_options` that turns on module support would be better, especially given the wide variety of option names.
@AndresGuzman-Ballen can you post your output? It appears that the issue is that lld-link doesn't exist or isn't in your path.