<html><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;">this is perhaps something for d.learning, except that I don't see how! I found a small D program on Facebook <a href="http://www.pastebin.ca/2315433">http://pastebin.ca/2315433</a> , and compiling it with all 3 implementations on my Ubuntu 12.10 gives this "common" eror, in 2 implementations with more verbose output<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style:
normal;">h3.d(72): Error: cannot implicitly convert expression (g0.length) of type ulong to int<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;">On Windows 7-64 however it compiles just fine with dmd2. From a discussion on this list I concluded this error is "fundamental" and don't expect it to be configurable with a compiler switch or whatever. Nor do I expect the dmd package to ship with fundamentally different config files on windows and linux. What's going on?</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;">Thanks</div><div style="color: rgb(0, 0, 0); font-size:
16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: bookman old style,new york,times,serif; background-color: transparent; font-style: normal;">AT<br></div></div></body></html>