Marcelo Silva Nascimento Mancini

Results 61 comments of Marcelo Silva Nascimento Mancini

@Geod24 I understand the implications on why it is questionable having a per package build, but I have saw some advantages on it when we have some packages with heavy...

> What problems does this cause? Readability problem when using `--verbose`. It also makes the CL command bigger, which is bad for usage with custom tooling when using with Windows....

I'm only using DMD since I'm also using Objective-C externs. No, this is X86_64 for the while.

``` % dub -v Using dub registry url 'https://code.dlang.org/' Note: Failed to determine version of package hipremeengine_ios at .. Assuming ~master. Version selection for dependency metal (metal) of hipremeengine_ios is...

I have tested with your thing but it worked 🤔 I'll send a zip because I was able to create a minimal project that broke here

[Test.zip](https://github.com/dlang/dub/files/10922094/Test.zip) There it is

Debug build of dmd? I tried to change from dub to $DUB but I still get this error

> OK, here is a draft of a start: I have changed to use your approach, also added the enum `WindowsSymlinkHint` for making it clearer on the purpose. I would...

> I don't think OS-specific code like this belongs in Phobos. `symlink` is OS-specific code to Posix, `std.windows.registry` is also. Having them in the std is incredibly useful. Also phobos...

Hey guys @WebFreak001 @mathias-lang-sociomantic could you take a look on that? It seems it also solves the issue I've just opened which I have been in need: https://github.com/dlang/dub/issues/2687 I would...