Closed Orvid closed 10 years ago
Just updated my windows dmd to 2.066 -- all tests pass, no parse errors, Object stuff can be found in the completion and everywhere else. Just wondered why they did an explicit implementation of dup and idup though :) My XS just updated itself to 5.4 -- still no problems.
Well, it was actually the version before 5.4, I'm updating to 5.4 now, so we'll see what happens :D
Works now, I blame Xamarin.
Well tbh, sometimes, this happened to me as well - but as long as it's not reproducable, it's .. unfixable :D
The semantic engine no longer highlights types like
size_t
andstring
, nor does the auto-complete list contain these, even though they are accessible in every single D file. This may have been caused by either a recent Mono-D update, or else the recent Xamarin Studio update.