DFL can be used by D2.065

2014-03-25 Thread FrankLike
If you are programming on win32,now,DFL can be used by D2.065. Please git clone http://github.com/FrankLike/dfl Open the folder w32 ->dflexe double click the 'makedflexe.bat' file,after some seconds ,press the 'Enter key' ,after some seconds,dfl.lib,dfl.exe are all in you d install folders('lib

Re: CMake with D support early snapshot

2014-03-25 Thread Ben Boeckel
On Tue, Mar 25, 2014 at 14:12:45 -0400, Ben Boeckel wrote: > I'll try it out when I get a chance. I've pushed some fixes to my CMake fork to work with GDC on Linux. I've also fixed up some things I saw and opened a bug on your fork (which isn't linked with Kitware/CMake, so PRs are unavailable…an

Re: 1st draft of complete class-based std.random successor

2014-03-25 Thread Joseph Rushton Wakeling
On Tuesday, 25 March 2014 at 00:08:27 UTC, bearophile wrote: I don't mind, I am happy :-) Thank you for adding a sorely needed function. You are very kind, and far too modest. :-)

Formal review of dtoh

2014-03-25 Thread Jacob Carlborg
See: http://forum.dlang.org/thread/lgspgg$2i8l$1...@digitalmars.com -- /Jacob Carlborg

Re: Soon Nick will be $75 richer...

2014-03-25 Thread deadalnix
On Wednesday, 19 March 2014 at 05:40:22 UTC, Nick Sabalausky wrote: On 3/18/2014 4:28 PM, Andrei Alexandrescu wrote: ... pending Martin's approval. https://d.puremagic.com/issues/show_bug.cgi?id=3490 https://www.bountysource.com/issues/1327154-dmd-never-inlines-functions-that-could-throw He

Re: CMake with D support early snapshot

2014-03-25 Thread Ben Boeckel
On Tue, Mar 25, 2014 at 17:50:30 +, Trent Forkert wrote: > It's CMake, with various modifications to work toward making D a > first-class citizen of the CMake world. > > While other projects exist that attempt to add D support, they all do > so without touching CMake's C++ sources. This means

CMake with D support early snapshot

2014-03-25 Thread Trent Forkert
Hello all, Given the recent chatter and movement on CMake D support, I've decided to go public with a project of mine earlier than I had intended. Before I go further, a request: do *not* post this to HN/reddit/etc just yet. It is still in early stages and an upstream CMake 3.0 release (wit

Re: Dragging Gunroar into 2014

2014-03-25 Thread Ben Boeckel
On Tue, Mar 25, 2014 at 12:53:11 +, Atila Neves wrote: > I've had problems with the old CMake extensions for D as well. Are > you planning on posting what you've done to make it work? I think I > used the old CMakeD project and had to edit and delete a few files to > get it to work, but I'm not

Re: Dragging Gunroar into 2014

2014-03-25 Thread Atila Neves
I've had problems with the old CMake extensions for D as well. Are you planning on posting what you've done to make it work? I think I used the old CMakeD project and had to edit and delete a few files to get it to work, but I'm not sure how much functionality I'm missing because of that. Ati

Re: Dragging Gunroar into 2014

2014-03-25 Thread Ben Boeckel
On Mon, Mar 24, 2014 at 21:42:13 +, Ben Boeckel wrote: > This is beyond my scope right now, but it's nice to know that other > arch support (namely ARM) is in the works. As incentive for this, I've implemented 3 new modes tonight (though they're all untested, they at least compile ;) ): - T