FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 1 match
Forum Index
Author Message
  Topic: Post in this thread to notify me if you open a new thread
andrden

Replies: 4
Views: 43656

PostForum: cl4d   Posted: Sat Jun 18, 2011 7:43 am   Subject: main.d on dmd 2.053 64bit
dmd is now 64bit by default on 64bit Linux, so array.length no longer compatible with int, the following change is needed to compile and run

- int[VECTOR_SIZE] va = void; foreach(i,e; va) va[i] = ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group