[Issue 12069] ctRegex is 3x slower then R-T ?

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12069 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 12067] std.datetime.measureTime() has incomplete example, and does not work

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12067 --- Comment #4 from github-bugzi...@puremagic.com 2014-02-04 02:01:18 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/6c08a1e526cb1ad0b875876924c7f10

[Issue 12073] New: Regex article needs update

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12073 Summary: Regex article needs update Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites

[Issue 12072] New: Regex article needs update

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12072 Summary: Regex article needs update Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: websites

[Issue 12074] New: Add BlockStatement to TemplateSingleArgument

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12074 Summary: Add BlockStatement to TemplateSingleArgument Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 12073] Regex article needs update

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12073 Dmitry Olshansky changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 12074] Add BlockStatement to TemplateSingleArgument

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12074 --- Comment #1 from Vladimir Panteleev 2014-02-04 13:09:00 EET --- I see Kenji posted a patch in 2010 here: http://d.hatena.ne.jp/khara_9rnsr/20100927/1285572362 -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=ema

[Issue 12074] Add BlockStatement to TemplateSingleArgument

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12074 --- Comment #2 from Vladimir Panteleev 2014-02-04 13:40:23 EET --- Kenji's patch is now outdated (not surprising). However, this very simple patch seems to work just fine: diff --git a/src/parse.c b/src/parse.c index 78a2356..088326d 100644

[Issue 11939] selective imports inside a scope(failure) block cause compiler segfault

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11939 yebblies changed: What|Removed |Added Keywords||pull CC|

[Issue 11948] Segfault using the word 'function' as function template parameter

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11948 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11982] ICE(func.c) With function literal with no body

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11982 yebblies changed: What|Removed |Added CC||michaelpm...@gmail.com --- Comment #6 fro

[Issue 8654] cannot take address of function which is 1)overloaded, 2) templated, and 3) member (static or not): Error: xxx is not an lvalue

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=8654 yebblies changed: What|Removed |Added Keywords|ice |accepts-invalid --- Comment #3 from yebbli

[Issue 12031] Possible dollar handling inconsistencies in std.typecons.Typedef array

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12031 --- Comment #3 from github-bugzi...@puremagic.com 2014-02-04 06:00:04 PST --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/27a6d57972ea14e0bd9383d1b9f9450

[Issue 4130] DMD crashes if it has to compile a project which is too complex

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=4130 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4130] DMD crashes if it has to compile a project which is too complex

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=4130 yebblies changed: What|Removed |Added Status|RESOLVED|REOPENED Version|D1

[Issue 11939] selective imports inside a scope(failure) block cause compiler segfault

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11939 --- Comment #2 from github-bugzi...@puremagic.com 2014-02-04 13:23:08 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/0084fe621b86ee022d05822b8f46adbabfec2

[Issue 12075] Required disk space of Windows installer is 0kB

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12075 --- Comment #2 from Martin Nowak 2014-02-04 14:31:20 PST --- It would be generally preferable to only embed those files that are actually needed for a Windows installation, not the whole dmd.zip. -- Configure issuemail: https://d.puremagic.

[Issue 12044] Invalid code gen causes segfault

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12044 --- Comment #3 from Vladimir Panteleev 2014-02-04 23:14:56 EET --- I reran the bisection on Linux/64, where I could reproduce the original problem. But the bisection identified the same change as the regression: https://github.com/D-Programm

[Issue 11939] selective imports inside a scope(failure) block cause compiler segfault

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11939 Andrej Mitrovic changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12075] Required disk space of Windows installer is 0kB

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12075 Brad Anderson changed: What|Removed |Added CC||e...@gnuk.net --- Comment #1 from Br

[Issue 11799] Incompatible argument types in create_dmd_release

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11799 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 11801] create_dmd_release: fails to build 32-bit DMD on 64bit FreeBSD system

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11801 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12075] Required disk space of Windows installer is 0kB

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12075 --- Comment #4 from Brad Anderson 2014-02-04 14:51:28 PST --- (In reply to comment #3) > (In reply to comment #2) > > It would be generally preferable to only embed those files that are actually > > needed for a Windows installation, not the

[Issue 10246] Windows installer still downloads from ftp.digitalmars.com

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10246 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12075] New: Required disk space of Windows installer is 0kB

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12075 Summary: Required disk space of Windows installer is 0kB Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 12075] Required disk space of Windows installer is 0kB

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12075 --- Comment #3 from Martin Nowak 2014-02-04 14:34:02 PST --- (In reply to comment #2) > It would be generally preferable to only embed those files that are actually > needed for a Windows installation, not the whole dmd.zip. Is it difficult

[Issue 10153] Beta releases should all have unique names

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10153 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 12044] Invalid code gen causes segfault

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12044 Vladimir Panteleev changed: What|Removed |Added Keywords||wrong-code --- Comment #4 from

[Issue 12076] New: [REG 2.065 HEAD] ctRegex range violation

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=12076 Summary: [REG 2.065 HEAD] ctRegex range violation Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2 Comp

[Issue 10863] [Win] executeShell() fails with spaces in cmd paths, unlike old shell()

2014-02-04 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10863 --- Comment #1 from Nick Sabalausky 2014-02-04 22:08:55 PST --- Note that it also fails on windows when using escapeShellCommand (regardless of whether shell or executeShell is used): - import std.process; import std