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

D-Version in project settings

 
Post new topic   Reply to topic     Forum Index -> Visual D
View previous topic :: View next topic  
Author Message
kfo



Joined: 09 Apr 2011
Posts: 8

PostPosted: Thu May 10, 2012 5:35 pm    Post subject: D-Version in project settings Reply with quote

What is the significance of the D-version property per project? The options are D1, D2, and D2.043+.
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Sun May 13, 2012 10:27 am    Post subject: Reply with quote

The version is used to disable some options that are not available with D1 and to pass the version to cv2pdb. cv2pdb uses it to reconstruct the string data types and the data layout of associative arrays which changed with 2.043.

The recently added GDC support also takes advantage of the version to either compile D1 or D2 code.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Visual D All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group