Re: Bounty for -minimal compiler flag

2014-02-14 Thread Denis Koroskin
On Thursday, 13 February 2014 at 23:14:20 UTC, 1100110 wrote: I think it's about time I gave back to this wonderful community. I'm offering a $50 bounty on this. (Preferably Bitcoins, but I'll use bountysource if desired.) rules: Has to be called -minimal Has to fulfill Walter's original post.

Re: Bounty for -minimal compiler flag

2014-02-15 Thread Denis Koroskin
On Sunday, 16 February 2014 at 02:57:25 UTC, Steven Schveighoffer wrote: On Sat, 15 Feb 2014 07:33:04 -0500, Jakob Ovrum wrote: On Friday, 14 February 2014 at 15:56:16 UTC, Steven Schveighoffer wrote: Classes are typically written with an expectation that the GC will clean them up. I don't t

Re: Bounty for -minimal compiler flag

2014-02-16 Thread Denis Koroskin
On Sunday, 16 February 2014 at 05:27:07 UTC, Steven Schveighoffer wrote: On Sat, 15 Feb 2014 23:53:19 -0500, Denis Koroskin <2kor...@gmail.com> wrote: On Sunday, 16 February 2014 at 02:57:25 UTC, Steven Schveighoffer wrote: I think that the best and quickest approach at this time

Re: DigitalMars' GSoC application has been rejected

2014-03-12 Thread Denis Koroskin
On Thursday, 27 February 2014 at 02:34:53 UTC, Andrei Alexandrescu wrote: Unfortunately we won't participate in GSoC this year. The decision was not surprising - our application has been rejected. Sadly there are lots of things we could have done better. Our application has been a low-priority

Re: New home page

2010-10-04 Thread Denis Koroskin
On Mon, 04 Oct 2010 21:23:29 +0400, Andrei Alexandrescu wrote: On 10/3/10 18:09 CDT, Walter Bright wrote: http://www.digitalmars.com Yes, I should add some color and style sheets, but at the moment I am just trying to get the layout right and make it much simpler to get to what I think are

Re: D Concurrent GC

2010-10-07 Thread Denis Koroskin
On Fri, 08 Oct 2010 04:25:30 +0400, Leandro Lucarella wrote: Leandro Lucarella, el 10 de septiembre a las 09:26 me escribiste: Bernard Helyer, el 10 de septiembre a las 04:49 me escribiste: > Very nice. I've been reading your posts on this with interest. > > How much work would be involved i

Re: D 2.0 Stacktrace

2010-10-08 Thread Denis Koroskin
On Wed, 06 Oct 2010 15:50:25 +0400, Benjamin Thaut wrote: I wrote a small piece of sourcecode that generates stacktraces in D 2.0 under windows. It works both with the pdb and cv debug symbol format. For Exceptions that are derived from the Error class the trace information is automatica

Re: D 2.0 Stacktrace - similar problems

2010-10-08 Thread Denis Koroskin
On Sat, 09 Oct 2010 02:36:30 +0400, Austin Hastings wrote: On 10/8/2010 2:46 AM, Benjamin Thaut wrote: Hm I don't have a XP machine to test on. But as Symbol 04 is resolved, it seems to work. It just can not resolve symbols inside your application. There is no upper limit to dbghelp.dll. I'

Re: D 2.0 Stacktrace - similar problems

2010-10-09 Thread Denis Koroskin
On Sun, 10 Oct 2010 02:52:06 +0400, Austin Hastings wrote: On 10/8/2010 6:47 PM, Denis Koroskin wrote: On Sat, 09 Oct 2010 02:36:30 +0400, Austin Hastings wrote: object.Exception: Test 00 rtdmain2mainrunMain 01 rtdmain2mainrunAll 02 main 03 mainCRTStartup 04

Re: D 2.0 Stacktrace

2010-10-10 Thread Denis Koroskin
On Wed, 06 Oct 2010 15:50:25 +0400, Benjamin Thaut wrote: I wrote a small piece of sourcecode that generates stacktraces in D 2.0 under windows. It works both with the pdb and cv debug symbol format. For Exceptions that are derived from the Error class the trace information is automatica

Re: MinPSPW supports D

2010-10-28 Thread Denis Koroskin
On Fri, 29 Oct 2010 08:03:17 +0400, Andrei Alexandrescu wrote: Found this with google alert: http://dogoautilio.wordpress.com/2010/10/28/minpspw-0-9-10-is-out/ Andrei I used D to code for my PSP almost two years ago with these tools (GDC/D1): http://forums.qj.net/psp-development-forum/14

Re: TDPL in Russian

2010-11-10 Thread Denis Koroskin
On Wed, 10 Nov 2010 14:34:46 +0300, Eldar Insafutdinov wrote: Отличные новости! Тем не менее, многие согласятся со мной что при должном владении английским языком, технические книги лучше читать в оригинале. Но русский перевод будет отличным выходом для мног

Re: New web newsreader - requesting participation

2011-02-01 Thread Denis Koroskin
On Tue, 01 Feb 2011 14:49:47 +0300, Nick Sabalausky wrote: "Trass3r" wrote in message news:ii8n1u$qoq$1...@digitalmars.com... btw Gour, neither web interface can display your messages, they appear empty. That's interesting. For me, in Outlook Express, his messages show up as blank too, *but

Re: Tango Conference 2008 - DReactor talk by Rick Richardson

2008-11-02 Thread Denis Koroskin
On Sun, 02 Nov 2008 20:46:16 +0300, Andrei Alexandrescu <[EMAIL PROTECTED]> wrote: Peter Modzelewski wrote: And yet another video from Tango Conf 2008. DReactor this time: http://petermodzelewski.blogspot.com/2008/11/tango-conference-2008-dreactor-talk.html slides can be found here: http:

Re: I'm off to Oredev, be back in a few days

2008-11-19 Thread Denis Koroskin
Walter Bright Wrote: > In Sweden! Any chance we get a video of your talk?

Re: Scope storage class

2008-11-26 Thread Denis Koroskin
27.11.08 в 01:12 Robert Jacques в своём письме писал(а): On Wed, 26 Nov 2008 13:24:57 -0500, Jarrett Billingsley <[EMAIL PROTECTED]> wrote: scope int b() { .. } The reason I wonder is because I would expect that the compiler is still allocating the delegate on the heap if you use the first sy

Re: Bug #2429 [ was DMD 1.037 and 2.020 releases]

2008-12-08 Thread Denis Koroskin
On Mon, 08 Dec 2008 18:35:32 +0300, torhu <[EMAIL PROTECTED]> wrote: Spacen Jasset wrote: I don't really consider this bug to be fixed in 1.037 and I have added comments explaining why. The bug has been marked as fixed though without any explanation as to why the shading mode (windows) and

Re: Bug #2429 [ was DMD 1.037 and 2.020 releases]

2008-12-08 Thread Denis Koroskin
On Mon, 08 Dec 2008 18:35:32 +0300, torhu <[EMAIL PROTECTED]> wrote: Spacen Jasset wrote: I don't really consider this bug to be fixed in 1.037 and I have added comments explaining why. The bug has been marked as fixed though without any explanation as to why the shading mode (windows) and

Re: Bug #2429 [ was DMD 1.037 and 2.020 releases]

2008-12-10 Thread Denis Koroskin
On Wed, 10 Dec 2008 14:12:13 +0300, Lars Ivar Igesund <[EMAIL PROTECTED]> wrote: Spacen Jasset wrote: Fawzi Mohamed wrote: On 2008-12-08 19:06:42 +0100, Kagamin <[EMAIL PROTECTED]> said: torhu Wrote: Tango also opens files for writing with shared reading disabled by default. I'm not sure

Re: DMD 1.038 and 2.022 releases

2008-12-15 Thread Denis Koroskin
On Mon, 15 Dec 2008 17:37:27 +0300, bearophile wrote: Bill Baxter: For me, V1.038 compiles my code but takes a really really really long time to do so. It now takes 1 min 20 secs for a full build, when it used to compile in 13 seconds. Forget the 60% slowdown from LDC -- this is 515% slower

Re: DMD 1.038 and 2.022 releases

2008-12-15 Thread Denis Koroskin
On Tue, 16 Dec 2008 01:48:21 +0300, mastrost wrote: Hi, first of all, thank you Walter and all the D community for making the great "pure" feature become reality. I have 2 questions concerning the behaviour of this feature. The first one concerns the existence -or not- of "pure delegates".

New DigitalMars D newsgroups/forum

2008-12-16 Thread Denis Koroskin
I have been working on new newsgroups archive last few days. This is an newsgroup posts archive structured in a way so that it feels more like a forum (that's what you demanded, right?). Currently it is readonly, updated infrequently and have some known bugs. Testing needed! User registration

Re: New DigitalMars D newsgroups/forum

2008-12-16 Thread Denis Koroskin
On Wed, 17 Dec 2008 05:37:07 +0300, BCS wrote: Reply to Denis, I have been working on new newsgroups archive last few days. This is an newsgroup posts archive structured in a way so that it feels more like a forum (that's what you demanded, right?). COOL I hit this page: http://dnews.naxx

Re: New DigitalMars D newsgroups/forum

2008-12-16 Thread Denis Koroskin
On Wed, 17 Dec 2008 05:32:22 +0300, Jarrett Billingsley wrote: On Tue, Dec 16, 2008 at 8:58 PM, Denis Koroskin <2kor...@gmail.com> wrote: I have been working on new newsgroups archive last few days. This is an newsgroup posts archive structured in a way so that it feels more like a

Re: New DigitalMars D newsgroups/forum

2008-12-17 Thread Denis Koroskin
On Wed, 17 Dec 2008 20:22:32 +0300, KennyTM~ wrote: Denis Koroskin wrote: I have been working on new newsgroups archive last few days. This is an newsgroup posts archive structured in a way so that it feels more like a forum (that's what you demanded, right?). Currently it is rea

Re: New DigitalMars D newsgroups/forum

2008-12-17 Thread Denis Koroskin
On Wed, 17 Dec 2008 14:23:37 +0300, Nick Sabalausky wrote: "Denis Koroskin" <2kor...@gmail.com> wrote in message news:op.umaqdlx2o7c...@worker... On Wed, 17 Dec 2008 05:37:07 +0300, BCS wrote: Reply to Denis, I have been working on new newsgroups archive last few

Re: New DigitalMars D newsgroups/forum

2008-12-17 Thread Denis Koroskin
On Wed, 17 Dec 2008 17:19:42 +0300, Jarrett Billingsley wrote: On Wed, Dec 17, 2008 at 2:42 AM, Denis Koroskin <2kor...@gmail.com> wrote: On Wed, 17 Dec 2008 05:37:07 +0300, BCS wrote: Reply to Denis, I have been working on new newsgroups archive last few days. This is an new

Re: New DigitalMars D newsgroups/forum

2008-12-17 Thread Denis Koroskin
On Wed, 17 Dec 2008 19:19:54 +0300, John Reimer wrote: Hello Denis, I have been working on new newsgroups archive last few days. This is an newsgroup posts archive structured in a way so that it feels more like a forum (that's what you demanded, right?). Currently it is readonly, updated i

Re: DMD 1.038 and 2.022 releases

2008-12-19 Thread Denis Koroskin
On Fri, 19 Dec 2008 14:51:11 +0300, John C wrote: Walter Bright Wrote: http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.038.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.022.zip What's changed in the compiler to incr

Re: DMD 1.038 and 2.022 releases

2008-12-20 Thread Denis Koroskin
On Mon, 15 Dec 2008 10:58:23 +0300, Bill Baxter wrote: For me, V1.038 compiles my code but takes a really really really long time to do so. It now takes 1 min 20 secs for a full build, when it used to compile in 13 seconds. Forget the 60% slowdown from LDC -- this is 515% slower! (building w

Re: DMD 1.038 and 2.022 releases

2008-12-20 Thread Denis Koroskin
On Sat, 20 Dec 2008 15:39:08 +0300, Bill Baxter wrote: On Sat, Dec 20, 2008 at 9:11 PM, Denis Koroskin <2kor...@gmail.com> wrote: On Mon, 15 Dec 2008 10:58:23 +0300, Bill Baxter wrote: For me, V1.038 compiles my code but takes a really really really long time to do so. It now ta

Re: DMD 1.038 and 2.022 releases

2008-12-20 Thread Denis Koroskin
On Sat, 20 Dec 2008 16:28:40 +0300, Bill Baxter wrote: On Sat, Dec 20, 2008 at 10:01 PM, Denis Koroskin <2kor...@gmail.com> wrote: On Sat, 20 Dec 2008 15:39:08 +0300, Bill Baxter wrote: On Sat, Dec 20, 2008 at 9:11 PM, Denis Koroskin <2kor...@gmail.com> wrote: On Mon, 15

Re: DMD 1.038 and 2.022 releases

2008-12-20 Thread Denis Koroskin
On Sat, 20 Dec 2008 20:41:23 +0300, Yigal Chripun wrote: Denis Koroskin wrote: On Mon, 15 Dec 2008 10:58:23 +0300, Bill Baxter wrote: For me, V1.038 compiles my code but takes a really really really long time to do so. It now takes 1 min 20 secs for a full build, when it used to

Re: Descent 0.5.3 released

2008-12-22 Thread Denis Koroskin
On Tue, 23 Dec 2008 04:54:11 +0300, Christopher Wright wrote: Tim M wrote: I dont think the allround ide is a problem anymore with eclipse available. Whats missing is a good gui builder. If you know of one other than entice though can you please reply with the links. No top-posting, plea

Re: DMD 1.039 and 2.023 releases

2009-01-06 Thread Denis Koroskin
On Wed, 07 Jan 2009 06:53:27 +0300, Walter Bright wrote: Faster long divides! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.039.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.023.zip Nice! Before you start closing

Re: DMD 1.039 and 2.023 releases

2009-01-06 Thread Denis Koroskin
On Wed, 07 Jan 2009 07:16:38 +0300, Denis Koroskin <2kor...@gmail.com> wrote: On Wed, 07 Jan 2009 07:11:52 +0300, Bill Baxter wrote: On Wed, Jan 7, 2009 at 1:09 PM, Denis Koroskin <2kor...@gmail.com> wrote: On Wed, 07 Jan 2009 06:53:27 +0300, Walter Bright wrote: Faster

Re: DMD 1.039 and 2.023 releases

2009-01-06 Thread Denis Koroskin
On Wed, 07 Jan 2009 07:11:52 +0300, Bill Baxter wrote: On Wed, Jan 7, 2009 at 1:09 PM, Denis Koroskin <2kor...@gmail.com> wrote: On Wed, 07 Jan 2009 06:53:27 +0300, Walter Bright wrote: Faster long divides! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.c

Re: DMD 1.039 and 2.023 releases

2009-01-06 Thread Denis Koroskin
On Wed, 07 Jan 2009 07:03:27 +0300, Bill Baxter wrote: 2009/1/7 Walter Bright : Faster long divides! No progress on "faster long compiles" though? --bb Small statistics on compilation time of my small project: DMD2.021 - 16 seconds DMD2.022 - 46 seconds DMD2.023 - 15 seconds (and an Inte

Re: DMD 1.039 and 2.023 releases

2009-01-06 Thread Denis Koroskin
On Wed, 07 Jan 2009 08:34:10 +0300, Walter Bright wrote: Denis Koroskin wrote: (and an Internal error: ..\ztc\cod4.c 357 on one of source code files) :) Bugzilla report, pls! Already done.

Re: DMD 1.039 and 2.023 releases

2009-01-07 Thread Denis Koroskin
On Thu, 08 Jan 2009 05:09:50 +0300, Andrei Alexandrescu wrote: Jason House wrote: Walter Bright Wrote: Faster long divides! http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.039.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com

Re: DMD 1.039 and 2.023 releases

2009-01-07 Thread Denis Koroskin
On Thu, 08 Jan 2009 06:25:11 +0300, Brad Roberts wrote: Jason House wrote: Walter Bright Wrote: redsea wrote: I'm happy to see Bugzilla 2518(scope(success) not execuate and RAII variable destructor is not called) has been fixed, Great ! I have some questions when I check dstress suite and

Re: DMD 1.039 and 2.023 releases

2009-01-07 Thread Denis Koroskin
On Thu, 08 Jan 2009 07:22:53 +0300, BCS wrote: Reply to Brad, Restating in the form of a question... When would you _ever_ want {...} to not form a scope? static if(foo) { int i; float x; } Yeah, and version(foo) belongs here, too.

Re: SDWF 0.61 release

2009-01-11 Thread Denis Koroskin
On Mon, 12 Jan 2009 03:16:59 +0300, Stewart Gordon wrote: Implemented handling of file drag and drop. The MDI Edit example uses it. And updated D2 support to DMD 2.023. http://pr.stewartsplace.org.uk/d/sdwf/ Stewart. Hmm, sounds interesting. Definitely worth taking a look at! BTW, there

Re: DMD 1.039 and 2.023 releases

2009-01-16 Thread Denis Koroskin
On Sat, 17 Jan 2009 06:17:57 +0300, Daniel Keep wrote: Bill Baxter wrote: [snip] in C# they use the same syntax as the c pre-processor for conditional compilation and such even though C# doesn't have a pre-processor and the syntax is interpreted by the compiler. the above would be someth

Re: Introduction to ArcLib Updated...

2009-01-20 Thread Denis Koroskin
On Wed, 21 Jan 2009 07:46:04 +0300, Jarrett Billingsley wrote: On Tue, Jan 20, 2009 at 10:11 PM, Clay Smith wrote: Thanks for the suggestion. http://svn.dsource.org/projects/arclib/downloads/screenshots/arc01_freeuniverse.jpg http://svn.dsource.org/projects/arclib/downloads/screenshots/ar

Re: Introduction to ArcLib Updated...

2009-01-21 Thread Denis Koroskin
On Wed, 21 Jan 2009 13:35:34 +0300, Daniel Keep wrote: Denis Koroskin wrote: On Wed, 21 Jan 2009 07:46:04 +0300, Jarrett Billingsley wrote: On Tue, Jan 20, 2009 at 10:11 PM, Clay Smith wrote: Thanks for the suggestion. http://svn.dsource.org/projects/arclib/downloads/screenshots

Re: OT: Scripting on websites [Was: Re: QtD 0.1 is out!]

2009-02-06 Thread Denis Koroskin
On Sat, 07 Feb 2009 02:36:54 +0300, Christopher Wright wrote: Ary Borenszweig wrote: Oh, you are not near as lucky as me. Imagine a site built entirely in Silverlight. Whoo!!! I can -- it looks like about:blank. It is also built entirely in JavaScript. But wait!.. How can it be buil

Re: QtD 0.1 is out!

2009-02-10 Thread Denis Koroskin
On Wed, 11 Feb 2009 00:59:28 +0300, Eldar Insafutdinov wrote: ideage Wrote: Great stuff! Expect window's version! So after some time trying to build qtd windows packages I realized that there are huge issues. I tried first dmd and since I have to link D part of wrapper with C++ object

Re: QtD 0.1 is out!

2009-02-13 Thread Denis Koroskin
On Thu, 12 Feb 2009 22:22:41 +0300, Eldar Insafutdinov wrote: Can somebody help me with exporting functions from a DLL? I am defining functions in C++ like extern "C" __declspec(dllexport) void* __qtd_QObject_QObject_QObject(args) After compiling a DLL with MINGW and producing a lib file f

Re: dmd 1.041 and 2.026 releases

2009-03-05 Thread Denis Koroskin
On Thu, 05 Mar 2009 13:40:07 +0300, Walter Bright wrote: http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.041.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.026.zip W00t! An awesome release! Especially the buildable dmd

Re: dmd 1.041 and 2.026 releases

2009-03-05 Thread Denis Koroskin
On Thu, 05 Mar 2009 13:40:07 +0300, Walter Bright wrote: http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.041.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.026.zip You used to put some words with a release announcement

Re: dmd 1.041 and 2.026 releases

2009-03-05 Thread Denis Koroskin
On Thu, 05 Mar 2009 18:54:53 +0300, Don wrote: Tomas Lindquist Olsen wrote: 2009/3/5 Walter Bright : http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.041.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.026.zip Compiling

Re: Open source dmd on Reddit!

2009-03-06 Thread Denis Koroskin
On Fri, 06 Mar 2009 08:51:57 +0300, Walter Bright wrote: [snip] The ones I listen to are the ones who *are* using D and have some sweat equity in it. http://www.micropoll.com/akira/mpresult/539369-138652

Re: Open source dmd on Reddit!

2009-03-12 Thread Denis Koroskin
On Thu, 12 Mar 2009 23:01:04 +0300, Don wrote: Jarrett Billingsley wrote: On Thu, Mar 12, 2009 at 12:46 PM, Leandro Lucarella wrote: Free Software is a very ambiguous term too (many people think of "free" as in no charge). Unfortunately English is a very crappy language ;) It's a great

Re: Blaze 2.0

2009-03-16 Thread Denis Koroskin
On Tue, 17 Mar 2009 03:59:52 +0300, Mason Green wrote: Christopher Wright Wrote: "Just the place for a Blaze!" the Bellman cried, As he landed his crew with care; Supporting each man on the top of the tide By a finger entwined in his hair. "Just the place for a Blaze! I have said it twice: Th

Re: I'm curious: when will D2 be declared stable?

2009-03-25 Thread Denis Koroskin
On Wed, 25 Mar 2009 20:07:02 +0300, The Anh Tran wrote: In my limit knowledge, D2 has invariant+pure integrated already, to support functional paradigm. Is there any 'feature', cooking in backyard, so that d2 can't be declared stable? This is purely speculation: 1. Concurrent support? 2. O

Re: dmd 1.043 alpha for FreeBSD 7.1

2009-04-14 Thread Denis Koroskin
On Wed, 15 Apr 2009 01:48:00 +0400, Jacob Carlborg wrote: Walter Bright wrote: Lars Ivar Igesund wrote: Walter Bright wrote: Now works for FreeBSD 7.1! Nice! But is there a particularly good reason for disregarding version identifiers already established by gdc and ldc? freebsd vs Fr

Re: dmd 2.029 release

2009-04-20 Thread Denis Koroskin
On Mon, 20 Apr 2009 14:58:38 +0400, tama wrote: bearophile wrote: tama: void foo(alias f)() { writefln(f(3, 4)); } foo!((x,y){ return x * y; })(); This code doesn't work(compile error). To me the following works: import std.stdio: writeln; void foo(alias f)() { writeln(f(3, 4));

Re: dmd 2.029 release

2009-04-23 Thread Denis Koroskin
On Thu, 23 Apr 2009 16:20:03 +0400, Don wrote: > bearophile wrote: >> This post is mostly for Andrei. >> I have played with D2 a bit; probably I'll need months to digest it and >> its new Phobos2. While I explore Phobos I'll probably post some >> comments/bugs around here. >> After reading t

Re: dmd 2.029 release

2009-04-23 Thread Denis Koroskin
On Thu, 23 Apr 2009 17:35:59 +0400, Frits van Bommel wrote: > Denis Koroskin wrote: >> On Thu, 23 Apr 2009 16:20:03 +0400, Don wrote: >> >>> struct Foo(A, B, C){ >>> A[10] a; >>> B b; >>> C c; >>> void toString(Sink sink){ &g

Re: dmd 2.029 release

2009-04-23 Thread Denis Koroskin
On Thu, 23 Apr 2009 18:28:53 +0400, Andrei Alexandrescu wrote: > Denis Koroskin wrote: >> Sink is okay, but most my usages belong to one of the two scenarios: 1) >> I need a string representation of an Object - how is Sink useful >> here? I just want to call obj.toString

Re: dmd 2.029 release

2009-04-23 Thread Denis Koroskin
On Thu, 23 Apr 2009 19:34:38 +0400, Don wrote: > Georg Wrede wrote: >> Don wrote: >>> Georg Wrede wrote: Don wrote: > Georg Wrede wrote: >> Don wrote: >>> bearophile wrote: This post is mostly for Andrei. I have played with D2 a bit; probably I'll need months to

Re: dmd 2.029 release [OT]

2009-04-24 Thread Denis Koroskin
On Fri, 24 Apr 2009 13:54:26 +0400, Nick Sabalausky wrote: "BCS" wrote in message news:a6268ff50558cb926917215...@news.digitalmars.com... Hello Christopher, Nick Sabalausky wrote: The absolute worst of all though is when an app (*cough* skype *cough*) decides that "close" and "the 'close'

Re: cv2pdb 0.1 released

2009-05-09 Thread Denis Koroskin
On Sat, 09 May 2009 12:27:39 +0400, Rainer Schuetze wrote: Hi all, cv2pdb is a converter of DMD CodeView debug information to PDB debug format to make debugging of D applications that were created with the DMD compiler, as seamless as possible in current versions of Visual Studio (i.e Vi

Re: Split digitalmars.D newsgroup into .D and .D2 newsgroups?

2009-05-13 Thread Denis Koroskin
On Wed, 13 May 2009 20:24:29 +0400, Georg Wrede wrote: > (More pipe dreaming: to have a non-profit organisation that maintains a > proper web site for D with paid staff (equals proper management), makes > some industrial level documentation, and takes care of promoting D in > various indust

Re: Serialization for D. Comments, please!

2009-05-26 Thread Denis Koroskin
On Tue, 26 May 2009 13:29:39 +0400, Qian Xu wrote: BCS wrote: I'm planning on taking a crack at a Serialization template library and I'm looking for feed back. My thinking so far is up on my blog here: http://arrayboundserror.blogspot.com/2009/05/serialization-for-d-part-1-of-n.html Pl

Re: Serialization for D. Comments, please!

2009-05-26 Thread Denis Koroskin
On Tue, 26 May 2009 21:44:49 +0400, Bill Baxter wrote: > On Tue, May 26, 2009 at 2:35 AM, Denis Koroskin <2kor...@gmail.com> > wrote: >> On Tue, 26 May 2009 13:29:39 +0400, Qian Xu >> >> wrote: >> >>> BCS wrote: >>> >>>> I&#x

Re: Serialization for D. Comments, please!

2009-05-26 Thread Denis Koroskin
On Wed, 27 May 2009 01:23:58 +0400, Bill Baxter wrote: On Tue, May 26, 2009 at 12:19 PM, Denis Koroskin <2kor...@gmail.com> wrote: On Tue, 26 May 2009 21:44:49 +0400, Bill Baxter wrote: On Tue, May 26, 2009 at 2:35 AM, Denis Koroskin <2kor...@gmail.com> wrote: On Tue, 26 Ma

Re: DCat V0.006 - JSON and revised TinyXML

2009-05-28 Thread Denis Koroskin
On Thu, 28 May 2009 17:55:45 +0400, Steve Teale wrote: > I have posted a new zip file today - > http://britseyeview.com/dcat/dcat0.006.zip. > > This has a JSON implementation and significant revisions to the TinyXML > module. > > It will also run as a console app if started with dcat -d. >

Re: QtD 0.2 release announcement.

2009-05-29 Thread Denis Koroskin
On Fri, 29 May 2009 13:54:58 +0400, Tomas Lindquist Olsen wrote: > On Fri, May 29, 2009 at 12:44 AM, Eldar Insafutdinov > wrote: >> Eldar Insadutdinov Wrote: >> >>> Another release of QtD is out. This time, it's Linux-only because >>> OPTLINK refuses to link the project with debug info on Win

Re: the semi-resident thread pool

2009-05-30 Thread Denis Koroskin
On Sat, 30 May 2009 08:14:08 +0400, zsxxsz wrote: Hi, I written one thread pool in which each thread is semi-resident. The thread-pool is different from the Tango's one. Any thread of the thread-pool will exit when it is idle for the timeout. That is to say, all threads for jobs, and no job

Re: TDPL available for preorder on amazon.com

2009-06-10 Thread Denis Koroskin
On Wed, 10 Jun 2009 09:27:18 +0400, Andrei Alexandrescu wrote: Hope you like the cover - my sister's art. http://tinyurl.com/lyrsyk Andrei I am looking forward for getting a signed copy of TDPL at an upcoming D conference!

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 12:19:47 +0400, Walter Bright wrote: MIURA Masahiro wrote: Thanks for the new release! Are case ranges limited to 256 cases? Yes. Does it compare on case-by-case basis? Up to 256 comparisons?

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 09:05:10 +0400, Walter Bright wrote: Something for everyone here. http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.046.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp.digitalmars.com/dmd.2.031.zip Someone's clock must ha

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 14:13:45 +0400, Walter Bright wrote: Derek Parnell wrote: On Mon, 06 Jul 2009 00:11:26 -0700, Walter Bright wrote: Derek Parnell wrote: I'm struggling to see why the compiler cannot just disallow any signed<->unsigned implicit conversion? Is it a matter of backward com

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 14:28:38 +0400, Walter Bright wrote: Denis Koroskin wrote: auto x = p1 - p2; What's the type of x? ptrdiff_t, signed counterpart of size_t Do you really want an error if you go: size_t y = p1 - p2; ? Of course, what sense does it make when p2 > p1? I&

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 14:28:38 +0400, Walter Bright wrote: Denis Koroskin wrote: auto x = p1 - p2; What's the type of x? ptrdiff_t, signed counterpart of size_t Do you really want an error if you go: size_t y = p1 - p2; ? Of course, what sense does it make when p2 > p1? I&

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 14:12:40 +0400, Walter Bright wrote: Denis Koroskin wrote: Does it compare on case-by-case basis? Up to 256 comparisons? What do you mean? Obj2asm will show what it is doing. I mean, will it translate switch (i) { case 0: .. case 9: doSomething

Re: dmd 1.046 and 2.031 releases

2009-07-06 Thread Denis Koroskin
On Mon, 06 Jul 2009 22:48:07 +0400, Andrei Alexandrescu wrote: Chad J wrote: Walter Bright wrote: grauzone wrote: No. Also, this final switch feature seems to be only marginally useful, and normal switch statements do the same, just at runtime. So much for "more pressing issues" but it's h

Re: Crash handler with stack trace

2009-09-23 Thread Denis Koroskin
On Wed, 23 Sep 2009 20:03:47 +0400, Jarrett Billingsley wrote: On Wed, Sep 23, 2009 at 11:58 AM, bearophile wrote: Leandro Lucarella: Blaze is an engine AFAIK, not a program. And an engine to build games AFAIK, and game aren't usually a good candidate for benchmarking since they can't be

Re: Crash handler with stack trace

2009-09-23 Thread Denis Koroskin
On Wed, 23 Sep 2009 20:03:47 +0400, Jarrett Billingsley wrote: On Wed, Sep 23, 2009 at 11:58 AM, bearophile wrote: Leandro Lucarella: Blaze is an engine AFAIK, not a program. And an engine to build games AFAIK, and game aren't usually a good candidate for benchmarking since they can't be

Re: dmd 1.048 and 2.033 releases

2009-10-05 Thread Denis Koroskin
On Mon, 05 Oct 2009 13:07:04 +0400, Tim Matthews wrote: Walter Bright wrote: Another OSX 10.5 release :-) Anyhow, this should work with gdb now, and has contract inheritance (finally). http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.048.zip http://www.

Re: dmd 1.048 and 2.033 releases

2009-10-05 Thread Denis Koroskin
On Mon, 05 Oct 2009 14:23:26 +0400, Nick Sabalausky wrote: "Walter Bright" wrote in message news:hac8nb$26j...@digitalmars.com... Another OSX 10.5 release :-) Anyhow, this should work with gdb now, and has contract inheritance (finally). http://www.digitalmars.com/d/1.0/changelog.html http:

Re: dmd 1.048 and 2.033 releases

2009-10-05 Thread Denis Koroskin
On Mon, 05 Oct 2009 16:55:49 +0400, Jacob Carlborg wrote: On 10/5/09 13:49, Steven Schveighoffer wrote: On Mon, 05 Oct 2009 03:54:22 -0400, Walter Bright wrote: Another OSX 10.5 release :-) Anyhow, this should work with gdb now, and has contract inheritance (finally). http://www.digitalma

Re: dmd 1.048 and 2.033 releases

2009-10-06 Thread Denis Koroskin
On Wed, 07 Oct 2009 00:54:22 +0400, grauzone wrote: Jarrett Billingsley wrote: On Tue, Oct 6, 2009 at 3:08 PM, Walter Bright wrote: Lutger wrote: Walter Bright wrote: Don wrote: It's pretty standard, though. For example, there are some bugs which Visual C++ detects only when the optimise

Re: another d demoscene entry

2009-10-12 Thread Denis Koroskin
On Tue, 13 Oct 2009 01:10:09 +0400, torhu wrote: On 12.10.2009 13:59, #ponce wrote: I only get a black screen, but with music. Can't see any errors in the log. I've got a Radeon mobility hd 3650. Is my gfx card no up to it? We've a whole range of strange bugs on ATI... It _should_ work

Re: Status of "D Programming Language"

2009-11-02 Thread Denis Koroskin
On Tue, 03 Nov 2009 00:09:55 +0300, kurt krueckeberg wrote: Is the "D Programming Lanuage" book by Andrei not coming out until April of 2010? thanks. IIRC, Andrei said he should submit final draft by November, 9 to the publisher. I don't think it'll take that much time for the book to

Re: Metaprogramming in D : Some Real-world Examples

2009-11-10 Thread Denis Koroskin
On Tue, 10 Nov 2009 03:27:20 +0300, Bill Baxter wrote: On Mon, Nov 9, 2009 at 4:09 PM, Walter Bright wrote: Looks like Bill Baxter is giving a presentation on D Nov. 18! http://www.nwcpp.org/ Yep, that's right, and I'd be quite grateful to you smart folks here if you could share your meta-

Re: Code Poet, an IDE for D

2009-11-11 Thread Denis Koroskin
On Wed, 11 Nov 2009 06:22:42 +0300, Jeremie Pelletier wrote: It's been some time since I last posted to this newsgroup, I've been quite busy these past weeks! Among other things, I started writing an IDE for D from scratch and opened a SourceForge project for it a few minutes ago, I'll a

Re: Code Poet, an IDE for D

2009-11-11 Thread Denis Koroskin
On Wed, 11 Nov 2009 17:15:09 +0300, Jeremie Pelletier wrote: Denis Koroskin wrote: On Wed, 11 Nov 2009 06:22:42 +0300, Jeremie Pelletier wrote: It's been some time since I last posted to this newsgroup, I've been quite busy these past weeks! Among other things, I started

Re: Metaprogramming in D : Some Real-world Examples

2009-11-12 Thread Denis Koroskin
On Thu, 12 Nov 2009 16:01:20 +0300, Bill Baxter wrote: On Wed, Nov 11, 2009 at 8:23 AM, grauzone wrote: Don wrote: Christopher Wright wrote: grauzone wrote: You're not testing for types, you're testing if it compiles. Inside the tested block of code, all sorts of things could go wrong

Re: dmd 1.052 for Mac OSX 10.6

2009-11-13 Thread Denis Koroskin
On Fri, 13 Nov 2009 07:07:21 +0300, Walter Bright wrote: An update just to support Mac OSX 10.6. That also means the end of the line for official support of 10.5 and earlier. http://ftp.digitalmars.com/dmd.1.051.zip Isn't there any way to support both platforms? Looking at the changes,

Re: dmd 1.052 for Mac OSX 10.6

2009-11-13 Thread Denis Koroskin
On Fri, 13 Nov 2009 17:31:13 +0300, Jacob Carlborg wrote: On 11/13/09 15:30, Jacob Carlborg wrote: On 11/13/09 11:20, Walter Bright wrote: Denis Koroskin wrote: On Fri, 13 Nov 2009 07:07:21 +0300, Walter Bright wrote: An update just to support Mac OSX 10.6. That also means the end of the

Re: TDPL draft updated on Safari Rough Cuts

2009-12-02 Thread Denis Koroskin
On Wed, 02 Dec 2009 21:08:39 +0300, Andrei Alexandrescu wrote: After a very long delay, Safari finally updated the TDPL draft on their Rough Cuts service (http://my.safaribooksonline.com/roughcuts). They claim things will be back to normal now, and that another update (containing almost

Re: DSFML2

2010-03-04 Thread Denis Koroskin
On Thu, 04 Mar 2010 15:48:19 +0300, Trass3r wrote: I've been trying xfBuild and have now found that I can't write to the command prompt, and there doesn't seem to be any flag to activate to do it. Don't understand what you mean. Maybe he is looking for a way to pass some custom arguments

Re: dmd 1.057 and 2.041 release

2010-03-08 Thread Denis Koroskin
On Mon, 08 Mar 2010 09:54:12 +0300, Walter Bright wrote: Lots of meat and potatoes here, and a cookie! (spelling checker for error messages) http://www.digitalmars.com/d/1.0/changelog.html http://ftp.digitalmars.com/dmd.1.057.zip http://www.digitalmars.com/d/2.0/changelog.html http://ftp

Re: Interview with InformIT part 3/3

2010-08-25 Thread Denis Koroskin
Andrei Alexandrescu Wrote: > http://www.informit.com/articles/article.aspx?p=1623791 > > Andrei A very enjoyable read (all 4 parts), thanks for a great interview! One thing I'd like to add is that there is a DDL (D Dynamic Linking) project and its derivatives (e.g. xf.Linker: http://h3.gd/devl