digitalmars.D - Phobos pull 613
- "Brad Anderson" <eco gnuk.net> Jun 03 2012
- Brad Anderson <eco gnuk.net> Jun 04 2012
This pull [1] adds std.net.curl to the Windows makefiles (it has been missing for the last couple of releases). It'd be great if this could be merged before the next release. Denis figured out what was preventing the autotester from working (this is what prevented my pulls to fix this from getting applied) so it should be good to go now. I had a pull for the Windows installer which has already been applied which automatically downloads the curl binaries. That change, combined with Denis' pull, should make curl support for Windows as simple as it can be (as long as you use the installer) while meeting Walter's desire to not bundle curl binaries with phobos. Could a phobos committer please review this pull and merge it before 2.060 is released? Then we won't get the recurring question of why std.net.curl isn't working on Windows. [1] https://github.com/D-Programming-Language/phobos/pull/613 Regards, Brad Anderson
Jun 03 2012
--90e6ba6154a2036d3a04c1a8125e Content-Type: text/plain; charset=ISO-8859-1 On Sun, Jun 3, 2012 at 4:49 PM, Brad Anderson <eco gnuk.net> wrote:This pull [1] adds std.net.curl to the Windows makefiles (it has been missing for the last couple of releases). It'd be great if this could be merged before the next release. Denis figured out what was preventing the autotester from working (this is what prevented my pulls to fix this from getting applied) so it should be good to go now. I had a pull for the Windows installer which has already been applied which automatically downloads the curl binaries. That change, combined with Denis' pull, should make curl support for Windows as simple as it can be (as long as you use the installer) while meeting Walter's desire to not bundle curl binaries with phobos. Could a phobos committer please review this pull and merge it before 2.060 is released? Then we won't get the recurring question of why std.net.curl isn't working on Windows. [1] https://github.com/D-**Programming-Language/phobos/**pull/613<https://github.com/D-Programming-Language/phobos/pull/613> Regards, Brad Anderson
Thanks, Jonathan. You are a gentleman and a scholar. --90e6ba6154a2036d3a04c1a8125e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Sun, Jun 3, 2012 at 4:49 PM, Brad Anderson <span dir=3D"ltr"><<a href= =3D"mailto:eco gnuk.net" target=3D"_blank">eco gnuk.net</a>></span> wrot= e:<br><div class=3D"gmail_quote"><blockquote class=3D"gmail_quote" style=3D= "margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> This pull [1] adds std.net.curl to the Windows makefiles (it has been missi= ng for the last couple of releases). It'd be great if this could be mer= ged before the next release. Denis figured out what was preventing the auto= tester from working (this is what prevented my pulls to fix this from getti= ng applied) so it should be good to go now.<br> <br> I had a pull for the Windows installer which has already been applied which= automatically downloads the curl binaries. That change, combined with Deni= s' pull, should make curl support for Windows as simple as it can be (a= s long as you use the installer) while meeting Walter's desire to not b= undle curl binaries with phobos.<br> <br> Could a phobos committer please review this pull and merge it before 2.060 = is released? =A0Then we won't get the recurring question of why std.net= .curl isn't working on Windows.<br> <br> [1] <a href=3D"https://github.com/D-Programming-Language/phobos/pull/613" t= arget=3D"_blank">https://github.com/D-<u></u>Programming-Language/phobos/<u=</u>pull/613</a><br>
Regards,<br> Brad Anderson<br> </blockquote></div><br><div>Thanks, Jonathan. You are a gentleman and a sch= olar.</div> --90e6ba6154a2036d3a04c1a8125e--
Jun 04 2012








Brad Anderson <eco gnuk.net>