[Issue 5654] New: BigInt returns ZERO with strings of single digit number with leading zeros

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5654 Summary: BigInt returns ZERO with strings of single digit number with leading zeros Product: D Version: D2 Platform: x86_64 OS/Version: Windows Status: NEW

[Issue 5653] New: Allocating in a destructor called during a GC corrupts memory

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5653 Summary: Allocating in a destructor called during a GC corrupts memory Product: D Version: D1 & D2 Platform: All OS/Version: All Status: NEW Keywords: pat

[Issue 3372] optlink silently mistreats object files with more than 16384 symbols

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3372 --- Comment #13 from Walter Bright 2011-02-25 16:47:53 PST --- You're welcome! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 3372] optlink silently mistreats object files with more than 16384 symbols

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3372 --- Comment #12 from changlon 2011-02-25 15:25:21 PST --- (In reply to comment #11) > Try this one: > > http://ftp.digitalmars.com/link.8.00.11.zip 8.0.0.11 is working, thanks for the quick fix. -- Configure issuemail: http://d.puremagic.co

[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 5652] New: Add \p and \P unicode properties to std.regex

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5652 Summary: Add \p and \P unicode properties to std.regex Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 5169] Add(?:) Non-capturing parentheses group support to std.regex

2011-02-25 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5169 Jerry Quinn changed: What|Removed |Added CC||jlqu...@optonline.net Severity|