Re: Dutyl - a Vim plugin for running D tools

2014-08-20 Thread francesco cattoglio via Digitalmars-d-announce

On Tuesday, 19 August 2014 at 19:03:45 UTC, Idan Arye wrote:
Anyways, version 1.0.1 is out with many bugfixes and speedups - 
including a fix for this problem.


I can confirm it works under windows now! Very good job, and 
thank you for your efforts :)


Re: Dutyl - a Vim plugin for running D tools

2014-08-18 Thread francesco cattoglio via Digitalmars-d-announce

On Thursday, 14 August 2014 at 22:20:52 UTC, Idan Arye wrote:

GitHub repo: https://github.com/idanarye/vim-dutyl
vim.org page: 
http://www.vim.org/scripts/script.php?script_id=5003


Very very nice... So... how does it work?

I added a Bundle "idanarye/vim-dutyl" to my $MTVIMRC.
I added the following three lines as well

let g:dutyl_stdImportPaths=['C:\D\dmd2\src\phobos']
call dutyl#register#tool('dcd-client','C:/D/DCD/dcd-client')
call dutyl#register#tool('dcd-server','C:/D/DCD/dcd-server')

When I try to do a completion with ctrl-X ctrl-O I get DCD server 
to only output some errors:
Cannot cache modules in 
C:\some\folder\for\dub\packages\derelict-blabla\" -I 
E:\my\project\subfolder" because it does not exist


(The folders are in the filesystem, I can confirm they DO exist)
Am I missing something, or should I open an issue at github?


Re: DGui is alive

2014-07-23 Thread francesco cattoglio via Digitalmars-d-announce

On Wednesday, 23 July 2014 at 12:58:46 UTC, Gary Willoughby wrote:

On Wednesday, 23 July 2014 at 11:40:01 UTC, FrankLike wrote:

How about the DGui's status?


https://bitbucket.org/dgui/dgui/issues


déjà vu


Re: OpenGL Examples in D and a birth of a New Initiative

2014-05-20 Thread francesco cattoglio via Digitalmars-d-announce
On Monday, 19 May 2014 at 21:39:18 UTC, Andrej Mitrovic via 
Digitalmars-d-announce wrote:

On 5/19/14, Kiith-Sa via Digitalmars-d-announce

How do you port 20kloc in 2 days?


Past experience helps I guess. I ported Chipmunk (10K) mostly 
over
night. I've ported lots of codebases already, so this has 
become sort

of a second-nature to me. :P


Port? Or wrap? Because 10K in < 10 hours feels crazy. Even worse 
than crazy! :D


BTW: thank you so much for imgui, I discovered it yesterday and 
I'm already using it: it is so simple it is awesome, even in 
early alpha stage! It IS the most immediate gui I've ever used ;)


Re: My D book is now officially coming soon

2014-03-03 Thread Francesco Cattoglio

On Monday, 3 March 2014 at 16:37:49 UTC, Adam D. Ruppe wrote:
As some of you might know, I've been working on a D book over 
the last few months. It is now available as "coming soon" on 
the publisher's website:


http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book


I see there's a "sample chapters" tab, which is empty right now. 
Can we expect some preview chapter coming out soonish, too?


Re: dmd 2.065.0

2014-02-24 Thread Francesco Cattoglio

On Monday, 24 February 2014 at 11:45:20 UTC, Namespace wrote:

Not really. This pull introduce the virtual keyword. The next 
step will afaik force you to write on every method if it is 
virtual or final. The step afterwards will probably introduce 
final by default.


Wait, does this mean we finally came to some kind of agreement on 
the whole debate? I was sure that any kind of change of current 
behaviour was being vetoed


Re: dmd 2.065.0

2014-02-24 Thread Francesco Cattoglio

On Monday, 24 February 2014 at 10:33:27 UTC, Szymon Gatner wrote:



All Systems:
http://ftp.digitalmars.com/dmd.2.065.0.zip

FreeBSD:
http://ftp.digitalmars.com/dmd.2.065.0.freebsd-64.zip
http://ftp.digitalmars.com/dmd.2.065.0.freebsd-32.zip

Linux:
http://ftp.digitalmars.com/dmd_2.065.0-0_i386.deb
http://ftp.digitalmars.com/dmd_2.065.0-0_amd64.deb
http://ftp.digitalmars.com/dmd-2.065.0-0.fedora.i386.rpm
http://ftp.digitalmars.com/dmd-2.065.0-0.fedora.x86_64.rpm
http://ftp.digitalmars.com/dmd-2.065.0-0.openSUSE.i386.rpm
http://ftp.digitalmars.com/dmd-2.065.0-0.openSUSE.x86_64.rpm
http://ftp.digitalmars.com/dmd.2.065.0.linux.zip

MAC OS X:
http://ftp.digitalmars.com/dmd.2.065.0.dmg
http://ftp.digitalmars.com/dmd.2.065.0.osx.zip

Windows:
http://ftp.digitalmars.com/dmd-2.065.0.exe
http://ftp.digitalmars.com/dmd.2.065.0.windows.zip

[1] http://dlang.org/chagelog.html
[2] http://dlang.org/download.html

Regards,
Andrew


[1] gives:

Not Found

The requested URL /chagelog.html was not found on this server.
Indeed, it's a mispelling, and the changelog.html is not yet 
updated. However, you can download the zip and find the correct, 
updated changelog from the [zipfile.zip]/html/d/ folder


Very nice work! 280+ issues closed for DMD, 80+ issues closed for 
phobos. Thank you to all the contributors!


Re: Facebook puts bounties on bugs in the D programming language implementation

2014-02-20 Thread Francesco Cattoglio

On Thursday, 20 February 2014 at 20:25:11 UTC, Baz wrote:


Ahahahahaahhahahahahahaha$80...
They just put 19 000 000 000 $ for a web app.
Are you kiddin us ?


Ok, I must say I'm shocked, and yes this 19 Billion $ spent make 
look bounties on D project some kind of joke. However

JERK.MASSIVE DOUCHE.FUCK.
what the hell has Andrei to do with this lol. You'd better grow a 
pair and send an email to Zuckerberg, my boy.


Re: Bounty for -minimal compiler flag

2014-02-14 Thread Francesco Cattoglio

On Friday, 14 February 2014 at 11:28:30 UTC, 1100110 wrote:

I thought that would be best, unfortunately.
Bitcoins are nice, but bountysource is the way to go. It's both 
more official and easier to contribute to the bounty.


I'd be fine with the switch being name -nodruntime, and 
honestly I like that better.

I like it too.


I will as soon as I iron a few wrinkles.  I need to figure out 
if typeinfo should be a part of this as well.


Work on the details, take your time, no hurry. I'm in for 
chipping around 50$ too.


Re: std.serialization

2014-02-14 Thread Francesco Cattoglio

On Thursday, 13 February 2014 at 22:56:38 UTC, Orvid King wrote:

so I'm releasing it as std.serialization.
What does that even mean? I'm pretty sure you should NEVER call a 
library "std.something" if it hasn't been approved for inclusion 
into standard library.


Other than that, nice work.


Re: dmd 2.065 beta 3

2014-02-07 Thread Francesco Cattoglio

On Friday, 7 February 2014 at 08:44:34 UTC, Rory McGuire wrote:

Ouch! Wonder why the auto tester never picked that up.
On 7 Feb 2014 10:40, "Don"  wrote:


Because of no final by default?


Re: New debugger for D!!!

2014-01-28 Thread Francesco Cattoglio

On Tuesday, 28 January 2014 at 22:04:34 UTC, John J wrote:

On 01/28/2014 12:00 PM, Sarath Kodali wrote:
I did not do any research on name; just shortened "debug" to 
"dbg" :)
I'm bad at coming up with good names, so any suggestions are 
always

welcome.


bugD :)


buggeD?