Re: dmd 2.064 beta 4

2013-11-01 Thread Jacob Carlborg
On 2013-11-01 01:53, Vladimir Panteleev wrote: Your program crashes in an ugly way if the user didn't run some command first? IMO, well-built software should detect that situation and advise the user (or just run that command by itself after the user's confirmation). Pull requests are welcome

Re: dmd 2.064 beta 4

2013-10-31 Thread Andrea Fontana
On Monday, 28 October 2013 at 03:23:48 UTC, Walter Bright wrote: http://ftp.digitalmars.com/dmd.2.064.beta.4.zip Remaining regressions: http://d.puremagic.com/issues/buglist.cgi?query_format=advancedbug_severity=regressionbug_status=NEWbug_status=ASSIGNEDbug_status=REOPENED Is there anything

Re: dmd 2.064 beta 4

2013-10-31 Thread Jacob Carlborg
On 2013-10-31 11:40, Andrea Fontana wrote: On Monday, 28 October 2013 at 03:23:48 UTC, Walter Bright wrote: http://ftp.digitalmars.com/dmd.2.064.beta.4.zip Remaining regressions: http://d.puremagic.com/issues/buglist.cgi?query_format=advancedbug_severity=regressionbug_status=NEWbug_status

Re: dmd 2.064 beta 4

2013-10-31 Thread Tiberiu Gal
On Thursday, 31 October 2013 at 12:41:47 UTC, Jacob Carlborg wrote: On 2013-10-31 11:40, Andrea Fontana wrote: On Monday, 28 October 2013 at 03:23:48 UTC, Walter Bright wrote: http://ftp.digitalmars.com/dmd.2.064.beta.4.zip Remaining regressions: http://d.puremagic.com/issues/buglist.cgi

Re: dmd 2.064 beta 4

2013-10-31 Thread Jacob Carlborg
On 2013-10-31 17:20, Tiberiu Gal wrote: I can't use dvm on windows. tango.core.Exception.IOException: File not found C:\Users\Admin\AppData\Roaming\dvm\env\dmd-**ANY_VERSION**.bat I've reported the issue on github Did you actually install DVM first? $ dvm.exe install dvm -- /Jacob Carlborg

Re: dmd 2.064 beta 4

2013-10-31 Thread Vladimir Panteleev
On Thursday, 31 October 2013 at 20:28:24 UTC, Jacob Carlborg wrote: On 2013-10-31 17:20, Tiberiu Gal wrote: I can't use dvm on windows. tango.core.Exception.IOException: File not found C:\Users\Admin\AppData\Roaming\dvm\env\dmd-**ANY_VERSION**.bat I've reported the issue on github Did you

Re: dmd 2.064 beta 4

2013-10-28 Thread Walter Bright
On 10/27/2013 10:09 PM, Manu wrote: I just realised yesterday that the libs bundled with dmd (curl.lib in my case) doesn't have a win64 version bundled. Can you put a binary for that in lib64? ... although it new appears to be gone completely in that new bundle. Is that the new standard? Is

Re: dmd 2.064 beta 4

2013-10-28 Thread Manu
On 28 October 2013 17:29, Walter Bright newshou...@digitalmars.com wrote: On 10/27/2013 10:09 PM, Manu wrote: I just realised yesterday that the libs bundled with dmd (curl.lib in my case) doesn't have a win64 version bundled. Can you put a binary for that in lib64? ... although it new

Re: dmd 2.064 beta 4

2013-10-28 Thread eles
On Monday, 28 October 2013 at 10:13:22 UTC, Manu wrote: On 28 October 2013 17:29, Walter Bright newshou...@digitalmars.com wrote: On 10/27/2013 10:09 PM, Manu wrote: Refer to Don's talk. Removing hacks in build scripts (or any code) is usually met with rejoice :) While we are at it:

Re: dmd 2.064 beta 4

2013-10-28 Thread Iain Buclaw
On 28 October 2013 14:36, eles e...@eles.com wrote: On Monday, 28 October 2013 at 10:13:22 UTC, Manu wrote: On 28 October 2013 17:29, Walter Bright newshou...@digitalmars.com wrote: On 10/27/2013 10:09 PM, Manu wrote: Refer to Don's talk. Removing hacks in build scripts (or any code) is

Re: dmd 2.064 beta 4

2013-10-28 Thread Brad Anderson
On Monday, 28 October 2013 at 05:09:35 UTC, Manu wrote: I just realised yesterday that the libs bundled with dmd (curl.lib in my case) doesn't have a win64 version bundled. Can you put a binary for that in lib64? ... although it new appears to be gone completely in that new bundle. Is that

Re: dmd 2.064 beta 4

2013-10-28 Thread eles
On Monday, 28 October 2013 at 17:16:42 UTC, Walter Bright wrote: On 10/28/2013 9:56 AM, Iain Buclaw wrote: On 28 October 2013 14:36, eles e...@eles.com wrote: Also, asking for such changes really doesn't belong in the beta thread. Yes, sorry about that. Anyway, the bikeshed is still out

Re: dmd 2.064 beta 4

2013-10-28 Thread Manu
On 29 October 2013 03:21, Brad Anderson e...@gnuk.net wrote: On Monday, 28 October 2013 at 05:09:35 UTC, Manu wrote: I just realised yesterday that the libs bundled with dmd (curl.lib in my case) doesn't have a win64 version bundled. Can you put a binary for that in lib64? ... although it

dmd 2.064 beta 4

2013-10-27 Thread Walter Bright
http://ftp.digitalmars.com/dmd.2.064.beta.4.zip Remaining regressions: http://d.puremagic.com/issues/buglist.cgi?query_format=advancedbug_severity=regressionbug_status=NEWbug_status=ASSIGNEDbug_status=REOPENED

Re: dmd 2.064 beta 4

2013-10-27 Thread Manu
? Can you also rename the libs in lib64/ to remove the '64' on the end? That's pretty annoying in build script to have different lib names. On 28 October 2013 13:23, Walter Bright newshou...@digitalmars.com wrote: http://ftp.digitalmars.com/**dmd.2.064.beta.4.ziphttp://ftp.digitalmars.com/dmd.2.064