Marcelo Silva Nascimento Mancini

Results 76 issues of Marcelo Silva Nascimento Mancini

In my engine, I have been getting this strange error whenever I use --link-internally. This looks like a real edge case, but I would love some help to get this...

So, I've ported almost the entire DRuntime for WASM. It seems that LDC defines things that I can't find anywhere in its code nor how to use: ```d extern extern(C)...

B-webassembly

I'm currently trying to use that for building, but I'm not able to achieve anything for now. https://wiki.dlang.org/Building_LDC_runtime_libraries So, first thing I would like to know specific versions: Which CMake...

Fixed misspellings, some code which would not compile, an alternative to the change-dump dispatch event since it doesn't work, and a note about extending assets.

### System information - **dub version**: 1.35.1 - **OS Platform and distribution**: Windows - **compiler version** Any ### Bug Description This is related to how `dub --arch` works. Think about...

### System information - **dub version**: 1.36.0 ### Bug Description Whenever having a project with "dflags" and some dependency with "dflags", and this dependency includes dflags the same as the...

### System information - **dub version**: 1.35.0 ### Bug Description dub describe --data=import-paths at Hipreme Engine includes `"--oq" "-od=G:\HipremeEngine\bin\desktop/obj"` which aren't related to actual import paths.

### System information - **dub version**: 1.34.0 - **OS Platform and distribution**: All - **compiler version** 2.105.0 currently, dub builds are synchronous and this can cause a lot of times...

### System information - **dub version**: 1.36.0 - **OS Platform and distribution**: All - **compiler version** All ### Bug Description If you include a git repository that contains submodules, those...

### System information - **dub version**:1.32.1 - **OS Platform and distribution**: Windows 10 - **compiler version**: LDC 1.33 ### Bug Description The flag `/WHOLEARCHIVE:util.lib` for example is not found when...