[Issue 4332] C files in druntime should be converted to D

2012-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #21 from Alex R�nne Petersen 2012-10-10 20:54:00 CEST --- No prob! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 4332] C files in druntime should be converted to D

2012-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #20 from Dmitry Olshansky 2012-10-10 11:53:27 PDT --- (In reply to comment #19) > See: https://github.com/D-Programming-Language/druntime/tree/master/src/rt > > Closing again. Okay. Sorry for the confusion. Must have pulled stuff

[Issue 4332] C files in druntime should be converted to D

2012-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Alex R�nne Petersen changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 4332] C files in druntime should be converted to D

2012-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #18 from Alex R�nne Petersen 2012-10-10 16:25:14 CEST --- (In reply to comment #17) > While I know little of druntime internals I don't think this was delt with. > Why are critical.c and monitor.c still here in the repository then?

[Issue 4332] C files in druntime should be converted to D

2012-10-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Dmitry Olshansky changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 4332] C files in druntime should be converted to D

2012-10-09 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Alex R�nne Petersen changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4332] C files in druntime should be converted to D

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #15 from Iain Buclaw 2011-02-25 13:36:21 PST --- I'm just gonna throw it out there that upon compiling GDC2 on MinGW, the D implementations of monitor and critical do not cause any problems on the platform. Regards -- Configure

[Issue 4332] C files in druntime should be converted to D

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #14 from Iain Buclaw 2011-02-18 08:05:04 PST --- Compile in both critical_ and monitor_ and *any* application built won't reach main. It crashes in _d_monitorenter in object_.d _d_monitor_create(h); m = getMonitor(h);

[Issue 4332] C files in druntime should be converted to D

2011-02-18 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Trass3r changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment #13 from Trass3r

[Issue 4332] C files in druntime should be converted to D

2011-02-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #12 from Iain Buclaw 2011-02-15 10:21:44 PST --- (In reply to comment #11) > Strange... > > Are there any reasonable debuggers for Windows? I must admit I'm rather > terrible on the platform, but I could have a bash at seeing what

[Issue 4332] C files in druntime should be converted to D

2011-02-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #11 from Iain Buclaw 2011-02-07 16:51:50 PST --- Strange... Are there any reasonable debuggers for Windows? I must admit I'm rather terrible on the platform, but I could have a bash at seeing what's up, and why it doesn't work (wh

[Issue 4332] C files in druntime should be converted to D

2011-02-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #10 from Brad Roberts 2011-02-07 01:15:44 PST --- Further testing (dmd's test34) showed that the critical .c to .d change needed to be reverted as well. Win32 is back to using the .c version for both files now. -- Configure issu

[Issue 4332] C files in druntime should be converted to D

2011-02-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Brad Roberts changed: What|Removed |Added CC||bra...@puremagic.com --- Comment #9 fro

[Issue 4332] C files in druntime should be converted to D

2011-02-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 Iain Buclaw changed: What|Removed |Added CC||ibuc...@ubuntu.com --- Comment #8 from I

[Issue 4332] C files in druntime should be converted to D

2011-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 wfunct...@hotmail.com changed: What|Removed |Added Attachment #894 is|0 |1 obsolete|

[Issue 4332] C files in druntime should be converted to D

2011-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 wfunct...@hotmail.com changed: What|Removed |Added Attachment #893 is|0 |1 obsolete|

[Issue 4332] C files in druntime should be converted to D

2011-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #5 from wfunct...@hotmail.com 2011-02-01 13:25:27 PST --- Created an attachment (id=896) Changed monitor.c and critical.c into D -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receivin

[Issue 4332] C files in druntime should be converted to D

2011-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #4 from wfunct...@hotmail.com 2011-02-01 13:24:52 PST --- Created an attachment (id=895) Changed monitor.c and critical.c into D -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receivin

[Issue 4332] C files in druntime should be converted to D

2011-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #3 from wfunct...@hotmail.com 2011-02-01 13:23:06 PST --- Created an attachment (id=894) D implementation of monitor.c -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mai

[Issue 4332] C files in druntime should be converted to D

2011-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 --- Comment #2 from wfunct...@hotmail.com 2011-02-01 13:22:31 PST --- Created an attachment (id=893) D implementation of critical.c -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this ma

[Issue 4332] C files in druntime should be converted to D

2010-06-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4332 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com --- Comment #1 from