Hipreme's #4 Tip of the day - Don't use package.d

Dennis dkorpel at gmail.com
Sat Nov 5 12:52:28 UTC 2022


On Friday, 4 November 2022 at 10:57:12 UTC, Hipreme wrote:
> 3. I'm currently having a bug on my API module that every 
> duplicated file name, even when located at different 
> directories(modules), are generating duplicate symbol. The 
> major problem is that this is currently undebuggable, as the 
> MSVC Linker does not show the full directory of the 
> libraries/object files that caused this clash, not even the 
> symbol!

Do you have a (reduced) example of this?


More information about the Digitalmars-d-learn mailing list