D1: Trying to update Juno Library to 1.076

a11e99z black80 at bk.ru
Fri Aug 23 16:00:00 UTC 2019


On Friday, 23 August 2019 at 14:02:36 UTC, jicman wrote:
> On Thursday, 22 August 2019 at 19:59:55 UTC, jicman wrote:
>> I think I have figured out what is going on.  I will comeback, 
>> if I need more help, but I have to rewrite a few more 
>> functions.  But, thanks for pointing out the pragma.  That 
>> gave me an idea of what was going on.
>

can u try to compile with LDC?

cuz I tried compile app
> void main() { VARIANT a, b; VarCmp( &a, &b, 0, 0).writeln; }
with DMD for x86/m32 & x64/m64 and I also failed
but LDC can compile for x64
(x86 its failed too but probably cuz my ENV setupped for x64)



More information about the Digitalmars-d-learn mailing list