digitalmars.D.learn - .patch
- Dimitar Kolev (6/6) Jul 24 2009 Hello I am new to D.
- BCS (9/16) Jul 24 2009 Hello, welcome.
- Dimitar Kolev (2/27) Jul 24 2009 I would like to apply patch for 2569.
- Don (2/28) Aug 05 2009 It will be in the next DMD release.
Hello I am new to D. My question is: How do you apply a .patch file? And then I guess I have to compile the compiler again? If yes which file do I pass to bud? Well more than 1 question.
Jul 24 2009
Hello Dimitar,Hello I am new to D.Hello, welcome.My question is: How do you apply a .patch file?this seems to be somewhat usefull: http://docs.moodle.org/en/Development:How_to_apply_a_patch windows tools (linux will already have them): http://gnuwin32.sourceforge.net/packages/patch.htmAnd then I guess I have to compile the compiler again? If yes which file do I pass to bud?Unless you are primarily interested in compiler development, I'd suggest you just use DMD as is. (I'm assuming you are referring to patching DMD.)
Jul 24 2009
BCS Wrote:Hello Dimitar,I would like to apply patch for 2569.Hello I am new to D.Hello, welcome.My question is: How do you apply a .patch file?this seems to be somewhat usefull: http://docs.moodle.org/en/Development:How_to_apply_a_patch windows tools (linux will already have them): http://gnuwin32.sourceforge.net/packages/patch.htmAnd then I guess I have to compile the compiler again? If yes which file do I pass to bud?Unless you are primarily interested in compiler development, I'd suggest you just use DMD as is. (I'm assuming you are referring to patching DMD.)
Jul 24 2009
Dimitar Kolev wrote:BCS Wrote:It will be in the next DMD release.Hello Dimitar,I would like to apply patch for 2569.Hello I am new to D.Hello, welcome.My question is: How do you apply a .patch file?this seems to be somewhat usefull: http://docs.moodle.org/en/Development:How_to_apply_a_patch windows tools (linux will already have them): http://gnuwin32.sourceforge.net/packages/patch.htmAnd then I guess I have to compile the compiler again? If yes which file do I pass to bud?Unless you are primarily interested in compiler development, I'd suggest you just use DMD as is. (I'm assuming you are referring to patching DMD.)
Aug 05 2009