Chipmunk's Future (5.x, and beyond)
- slembcke
- Site Admin
- Posts: 4166
- Joined: Tue Aug 14, 2007 7:13 pm
- Contact:
Re: Chipmunk's Future (5.x, and beyond)
Yeah, that probably makes sense. I suppose the version string isn't helpful in compiler macros.
Can't sleep... Chipmunks will eat me...
Check out our latest projects! -> http://howlingmoonsoftware.com/wordpress/
Check out our latest projects! -> http://howlingmoonsoftware.com/wordpress/
-
- Posts: 19
- Joined: Sat Apr 12, 2008 2:02 pm
- Contact:
Re: Chipmunk's Future (5.x, and beyond)
Yes, but the version string might be otherwise useful, for example, for debugging messages, or to compare it with cpVersionString at runtime to see if the ruby extension shared library and the chipmunk shared library that get bound together when you use the extension are really compatible or not. I think e.g. SDL does something like that too.
- slembcke
- Site Admin
- Posts: 4166
- Joined: Tue Aug 14, 2007 7:13 pm
- Contact:
Re: Chipmunk's Future (5.x, and beyond)
Sure, I wouldn't take the version string away. Just complement it with the #defines.
Can't sleep... Chipmunks will eat me...
Check out our latest projects! -> http://howlingmoonsoftware.com/wordpress/
Check out our latest projects! -> http://howlingmoonsoftware.com/wordpress/
-
- Posts: 19
- Joined: Sat Apr 12, 2008 2:02 pm
- Contact:
Re: Chipmunk's Future (5.x, and beyond)
Thanks, that sounds great! 

Who is online
Users browsing this forum: No registered users and 5 guests