View previous topic :: View next topic |
Author |
Message |
dan.lewis
Joined: 21 Feb 2007 Posts: 69 Location: Canada
|
Posted: Thu Apr 05, 2007 10:48 am Post subject: Contributors |
|
|
First of all, thanks for wanting to contribute.
You can rather quickly get the sources via Subversion:
http://svn.dsource.org/projects/walnut
To make walnut, you currently either need Windows, or to edit the make file. I don't have my Linux box set up for GDC so I couldn't write one.
If you want to release revisions, you'll need to get permission (makes sense). Just poke your head in here and say hi, mention what you're trying to accomplish and I'll set you up. |
|
Back to top |
|
|
dan.lewis
Joined: 21 Feb 2007 Posts: 69 Location: Canada
|
Posted: Tue Jan 01, 2008 12:32 am Post subject: |
|
|
Well, if anyone does want to compile Walnut 1.9 branch...
[strike]it now only compiles with sources up to DMD version 1.020. There was some bug in the 1.021 release which broke my code without any mention of anything related in it's release notes.[/strike]
JCC mentioned it might have to do with the use of:
TRUE = { b:true, ... },
FALSE = { b:false, ... },
I'll be looking over it. _________________ nop
nop ; problem solved
Last edited by dan.lewis on Fri Jan 04, 2008 7:44 pm; edited 1 time in total |
|
Back to top |
|
|
jcc7
Joined: 22 Feb 2004 Posts: 657 Location: Muskogee, OK, USA
|
Posted: Thu Jan 03, 2008 3:31 pm Post subject: |
|
|
By the way, I marked my bug report as FIXED since the test case that I provided yields a line number when compiled with DMD 1.025.
Have you tried compiling Walnut with DMD 1.025? If DMD still won't compile Walnut, it'd be good to file a new bug report for a new condensed test case. |
|
Back to top |
|
|
dan.lewis
Joined: 21 Feb 2007 Posts: 69 Location: Canada
|
Posted: Fri Jan 04, 2008 7:48 pm Post subject: |
|
|
okay. _________________ nop
nop ; problem solved |
|
Back to top |
|
|
|