To take a part in development

2012-11-02 Thread Habibutsu
I would like to take a part in development of D programming language or 
Phobos library.

I opened bugtracker and found some bugs that i could to fix.
Maybe I should read something (specifically for development) or you can 
give me some advice before i create first pull request? Thanks


Re: To take a part in development

2012-11-02 Thread Peter Alexander

On Friday, 2 November 2012 at 13:33:17 UTC, Habibutsu wrote:
I would like to take a part in development of D programming 
language or Phobos library.

I opened bugtracker and found some bugs that i could to fix.
Maybe I should read something (specifically for development) or 
you can give me some advice before i create first pull request? 
Thanks


There's not really anything to read (I certainly haven't read 
anything).


Just fork the relevant project on github, fix the bug, and create 
the pull request.


Is there anything in particular that you wanted to know?


Re: To take a part in development

2012-11-02 Thread Tobias Pankrath

General: http://prowiki.org/wiki4d/wiki.cgi?LanguageDevel
DMD Source Guide: 
http://prowiki.org/wiki4d/wiki.cgi?DMDSourceGuide


I do not know how up to date these are.


Re: To take a part in development

2012-11-02 Thread Don Clugston

On 02/11/12 14:04, Habibutsu wrote:

I would like to take a part in development of D programming language or
Phobos library.
I opened bugtracker and found some bugs that i could to fix.
Maybe I should read something (specifically for development) or you can
give me some advice before i create first pull request? Thanks



Join the dmd-internals and/or phobos lists at lists.puremagic.com


Re: To take a part in development

2012-11-02 Thread Andrej Mitrovic
On 11/2/12, Habibutsu  wrote:
> Maybe I should read something (specifically for development) or you can
> give me some advice before i create first pull request? Thanks

http://prowiki.org/wiki4d/wiki.cgi?Contributing_To_The_D_Compiler
http://prowiki.org/wiki4d/wiki.cgi?PullRequest