[Issue 7773] UCFS syntax on built-in attributes too?

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7773 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 7799] New: Can't use alias for overload resolution with alias this subtype

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7799 Summary: Can't use alias for overload resolution with alias this subtype Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 7785] [CTFE] ICE when slicing pointer to variable

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7785 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||CTFE, pull

[Issue 7300] std.regex.ShiftOr!dchar.search is broken

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7300 --- Comment #1 from github-bugzi...@puremagic.com 2012-03-30 06:26:53 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/phobos

[Issue 7709] Segfault when trying to use any property of an AA, which is the return type of a CTFE function with inout parameters.

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7709 --- Comment #3 from Don clugd...@yahoo.com.au 2012-03-30 06:31:43 PDT --- Works now, on git head. I don't think this had anything to do with CTFE. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 7505] [your code here] tip points at the old NewsGroup page rather than the new forum

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7505 --- Comment #1 from simendsjo simend...@gmail.com 2012-03-30 07:13:00 PDT --- Fixed in https://github.com/D-Programming-Language/d-programming-language.org/pull/105 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 7800] New: Paths with square brackets cause link failure

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7800 Summary: Paths with square brackets cause link failure Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7300] std.regex.ShiftOr!dchar.search is broken

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7300 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7718] regex and ctRegex produce different results

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7718 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6217] [GSOC] result of std.algorithm.map is not movable

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6217 Dmitry Olshansky dmitry.o...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7800] Paths with square brackets cause link failure

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7800 --- Comment #1 from Ascend4nt ascend...@gmail.com 2012-03-30 09:23:58 PDT --- I've also found this is a problem with the C++ linker, I'm assuming both are based on the same codeset. Additionally, folders with '+' in them cause issue, and

[Issue 7801] New: Nested function returning garbage instead of closed-over parameter

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7801 Summary: Nested function returning garbage instead of closed-over parameter Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity:

[Issue 7788] __gshared and UFCS - Error: nested structs with constructors are not yet supported in CTFE (Bug 6419)

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7788 --- Comment #6 from Don clugd...@yahoo.com.au 2012-03-30 16:28:44 PDT --- (In reply to comment #4) Pretty sure it worked at the start of this week. It only gets a 'regression' tag if it worked as part of a release. -- Configure issuemail:

[Issue 7711] ICE when trying to use an AA with inout type.

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7711 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7478] segfault(attrib.c) compiling with -deps -release -inline

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7478 --- Comment #1 from Don clugd...@yahoo.com.au 2012-03-30 17:14:49 PDT --- It is crashing in AttribDeclaration::inlineScan(), for (size_t i = 0; i d-dim; i++) { Dsymbol *s = (*d)[i]; s-inlineScan(); //

[Issue 7380] Crash trying to use address of variable in struct constructor at module level

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7380 --- Comment #1 from github-bugzi...@puremagic.com 2012-03-30 18:44:00 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7639] Undefined enum AA key crashes compiler

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7639 --- Comment #1 from github-bugzi...@puremagic.com 2012-03-30 19:53:33 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7639] Undefined enum AA key crashes compiler

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7639 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7785] [CTFE] ICE when slicing pointer to variable

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7785 --- Comment #2 from github-bugzi...@puremagic.com 2012-03-30 21:31:30 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd

[Issue 7773] UCFS syntax on built-in attributes too?

2012-03-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7773 --- Comment #2 from github-bugzi...@puremagic.com 2012-03-30 22:50:29 PDT --- Commit pushed to master at https://github.com/D-Programming-Language/dmd