Kalev Lember

Results 32 comments of Kalev Lember

I tried to build this on s390x on Fedora rawhide, using gdc as a bootstrap compiler and ran into the following error: ``` core/thread/osthread.d(1648): Error: cannot implicitly convert expression `regs[9]`...

Thanks! With this, I was able to build an initial version of ldc (using gdc), but when I try to build ldc with itself, it now fails with the following:...