On Sunday, 28 February 2021 at 22:10:21 UTC, Siemargl wrote:
On Sunday, 28 February 2021 at 18:29:11 UTC, WhatMeWorry wrote:
It seems pretty obvious the problem is with name mangling. But how to fix it?

fixing
   int numb = 1;

and your example work correct

ldc 1.24 / win10

P.S.I'm not recommend using such keywords as 'file', may cross with other modules.

I double checked my posting and of course works it now works!?!? I've been having trouble where it works and then it doesn't. I've been using examples with file.d, file1.d, file2.d, etc. I also came across the note that Windows file system is not case sensitive. Or is that case in-sensitive?

This worked fine for Linux (Ubuntu) so you might be on to something.

Reply via email to