View previous topic :: View next topic |
Author |
Message |
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Sun Apr 05, 2009 8:30 pm Post subject: Fixes for building tangobos |
|
|
I wasn't able to use the tangobos lib from the tango 0.99.7+tangobos linux bundle with the newer tango 0.99.8, so I decided to download the source and build it myself. However, I had to make several changes before dsss would build it (dmd 1.042), which mostly involved removing a few fully qualified (inline) import/function calls and adding imports at the top. Modifications were only required in these files:
std/loader.d
std/path.d
std/path.d
I'd like to commit these changes, since they seem to work great for me, but first I need svn access, at least temporarily. Please pm me since I probably won't be checking this forum regularly.
Thanks. |
|
Back to top |
|
|
larsivi Site Admin
Joined: 27 Mar 2004 Posts: 453 Location: Trondheim, Norway
|
Posted: Mon Apr 06, 2009 4:01 pm Post subject: |
|
|
I have added you to the developers list (hopefully permanently
I believe you should get a notification when I answer you in this thread. |
|
Back to top |
|
|
JoeCoder
Joined: 29 Oct 2005 Posts: 294
|
Posted: Mon Apr 27, 2009 7:50 pm Post subject: |
|
|
Sorry for the delay, but my fixes are in place now. Pretty minor. See the change-log for details. |
|
Back to top |
|
|
|