August 04, 2012
Am Fri, 03 Aug 2012 22:27:27 +0200
schrieb Jordi Sayol <g.sayol@yahoo.es>:

> Al 03/08/12 21:22, En/na Jacob Carlborg ha escrit:
> > On 2012-08-03 14:47, Jordi Sayol wrote:
> > 
> >> https://github.com/D-Programming-Language/installer/blob/master/linux/dmd-completion
> >>
> >> It's based on "d-completion.sh" at https://github.com/Lutger/d_utils
> > 
> > How about that. It should absolutely be bundled with the .zip.
> > 
> 
> dmd deb and rpm packages include it, but this script do not works out of the box. bash-completion package must be installed, and the script should be placed in a specific folder.

Yeah, and the Windows executables don't work out of the box on Linux either; Wine has to be installed. :-] Aside from that the "specific folder" likely depends on the used OS. (Gentoo uses /usr/share/bash-completion/ and symlinks in /etc/bash_completion.d/)
But I think it is like "rdmd" and should be in the .zip file as "dmd.bashcomp" or similar, maybe in some sort of "extras" folder with a README, that explains what it is and where to put it. For the package I maintain I kept downloading the .zip and the .dep, just to integrate the bash completion file. It is good to know where I find the latest version from now on!

-- 
Marco
August 04, 2012
On 2012-08-02 21:18, Walter Bright wrote:
> Another big pile of bug fixes. More contributors than ever!
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.075.zip
>
> http://www.digitalmars.com/d/2.0/changelog.html
> https://github.com/downloads/D-Programming-Language/dmd/dmd.2.060.zip

Executable permission are missing for ddemangle, dman and shell.

-- 
/Jacob Carlborg
August 05, 2012
On Fri, 03 Aug 2012 07:30:43 -0500, Jacob Carlborg <doob@me.com> wrote:

> On 2012-08-03 10:25, Mike James wrote:
>
>> Thanks - I did a fresh install and now everythings back to normal :-)
>
> Just use DVM: https://bitbucket.org/doob/dvm
> No problems, supports multiple installations of DMD.
>
It hates zsh, and segfaults on 64bit Arch with bash.
So there are a couple of problems actually...
I would hunt down the bug, but I've avoided dsss, tango, and d1 far too long to stop now.

-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/
August 05, 2012
On 8/4/2012 7:23 AM, Jacob Carlborg wrote:
> Executable permission are missing for ddemangle, dman and shell.


Which platform?

August 05, 2012
Al 05/08/12 10:14, En/na Walter Bright ha escrit:
> On 8/4/2012 7:23 AM, Jacob Carlborg wrote:
>> Executable permission are missing for ddemangle, dman and shell.
> 
> 
> Which platform?
> 

dmd1:
freebsd/bin32/shell

the rest appear to be correct.

-- 
Jordi Sayol
August 05, 2012
On 2012-08-05 08:06, 1100110 wrote:

> It hates zsh, and segfaults on 64bit Arch with bash.
> So there are a couple of problems actually...
> I would hunt down the bug, but I've avoided dsss, tango, and d1 far too
> long to stop now.

I'm going to port it to D2. You don't need to find a fix yourself but could you please report the bug(s) anyway:

https://github.com/jacob-carlborg/dvm

-- 
/Jacob Carlborg
August 05, 2012
On 2012-08-05 10:14, Walter Bright wrote:
> On 8/4/2012 7:23 AM, Jacob Carlborg wrote:
>> Executable permission are missing for ddemangle, dman and shell.
>
>
> Which platform?

Never mind. It was DVM that didn't add executable permission.

-- 
/Jacob Carlborg
August 08, 2012
The link for the OSX installer on the download page seems to be
broken. Just checking you are aware.

On Thursday, 2 August 2012 at 19:19:04 UTC, Walter Bright wrote:
> Another big pile of bug fixes. More contributors than ever!
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.075.zip
>
> http://www.digitalmars.com/d/2.0/changelog.html
> https://github.com/downloads/D-Programming-Language/dmd/dmd.2.060.zip


May 04, 2016
cool!
May 05, 2016
On Wednesday, 4 May 2016 at 13:26:30 UTC, WebFreak001 wrote:
> cool!

you realize, that's release from 2012 ? :)

-- Alexander
1 2 3 4 5 6 7
Next ›   Last »