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

Compiling under dmd 1.001

 
Post new topic   Reply to topic     Forum Index -> Helix
View previous topic :: View next topic  
Author Message
quartz



Joined: 02 Jul 2006
Posts: 35
Location: Florida, US

PostPosted: Wed Jan 24, 2007 5:49 pm    Post subject: Compiling under dmd 1.001 Reply with quote

Hi nail,

I have recently begun using you math library. I found a couple of things while compiling it with the latest dmd:


    1) linalgebra.d is missing an import for std.math

    2) There is one line that is using a deprecated feature, I change 0.l to 0.L

    3) There is an extra ";" at the end of line 1765. It causes the compiler to complain about an unreachable statement. It took a little bit to find the cause. Smile



Should I merge these changes?

P.S. Great library. Very Happy
_________________
-Will (Quartz)
Back to top
View user's profile Send private message
quartz



Joined: 02 Jul 2006
Posts: 35
Location: Florida, US

PostPosted: Sat Jan 27, 2007 12:17 pm    Post subject: Reply with quote

Just found something else:

Code:

alias LinearAlgebra!(float).Quaternion          Quaternionf;


alias is missing in helix.linalgebra.d
_________________
-Will (Quartz)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Helix 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