wxD - dead or alive?

Raphaël Jakse raphael.jakse at gmail.com
Thu Mar 7 08:02:57 PST 2013


Le 07/03/2013 02:11, Matthew Caron a écrit :
> On 03/05/2013 08:18 AM, Matthew Caron wrote:
>> On 03/04/2013 11:24 AM, SaltySugar wrote:
>>> On Monday, 4 March 2013 at 13:25:22 UTC, Matthew Caron wrote:
>>>> On 03/03/2013 08:16 AM, SaltySugar wrote:
>>>>> wxD - dead or alive?
>>>>
>>>> I've been using it. What makes you think that it's dead?
>>>
>>> Because It's latest release was at 2011-08-26
>>
>> In all fairness, I haven't been using it *recently*. Apparently, I am
>> suffering from a time dilation, perhaps because my wife watches too much
>> Doctor Who. Anyway, the last time I built the aforementioned project was
>> Sept of 2011 and, while the extant binaries still build, the wxd I was
>> using (0.15) does not compile with a more modern gdc. I have not tried
>> the newer 0.16 to see if that works.
>>
>>
> So, I've fixed the compilation errors and pushed a fork to:
>
> git://github.com/mattcaron/wxd.git
>
> (Web page is: https://github.com/mattcaron/wxd)
>
> Now, that said, it's not perfect. My test program crashes during garbage
> collection after you close it, and I don't believe that it used to.
>

It might be a gdc bug.
I wrote a program that sometimes crashes after all instructions in main 
are executed, surely during garbage collection, when compiled with gdc. 
When compiled with dmd, the same program works fine.


More information about the Digitalmars-d-learn mailing list