[Issue 4159] in expression parsed as template

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4159 kenn...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5785] Lexing or Parsing issue with UFCS

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5785 kenn...@gmail.com changed: What|Removed |Added CC||k-fo...@onu.edu --- Comment #7 from

[Issue 3052] Passing alias to member function does not work (2/2)

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3052 Trass3r changed: What|Removed |Added CC||mrmoc...@gmx.de --- Comment #1 from Trass3r

[Issue 6310] New: Missing "template instantiation" traceback when an error happens in the template parameter of an alias.

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6310 Summary: Missing "template instantiation" traceback when an error happens in the template parameter of an alias. Product: D Version: D2 Platform: Other OS/Version: Mac OS X

[Issue 6310] Missing "template instantiation" traceback when an error happens in the template parameter of an alias.

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6310 --- Comment #1 from kenn...@gmail.com 2011-07-14 01:55:44 PDT --- More sophisticated test case which may be due to a different cause. -- template SL () { enum SL = 1; } template RT(alias T) if (SL!() == 1

[Issue 6311] New: Some array ops aren't nothrow

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6311 Summary: Some array ops aren't nothrow Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal Prior

[Issue 2779] alias this + tuple expansion on function call doesn't work

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2779 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 6312] New: template instance cannot use argument from enclosing template

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6312 Summary: template instance cannot use argument from enclosing template Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: rejects-

[Issue 2781] alias this doesn't work with foreach

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2781 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 5896] const overload matching is succumb to template parameter one

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5896 Kenji Hara changed: What|Removed |Added Keywords||patch, rejects-valid --- Comment #3 from

[Issue 5046] Wrong type of implicit 'this' in struct/class templates

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5046 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 4444] Cannot index built-in array with expression tuple

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id= Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 1904] wrong protection lookup for private template functions

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1904 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 1471] Linker error on template function. Error 42: Symbol Undefined ...

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1471 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 2579] Template function accepting a delegate with in argument doesn't compile

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2579 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 3273] Regression(2.031): struct invariant + dtor fails to compile (no line number)

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3273 Kenji Hara changed: What|Removed |Added CC||k.hara...@gmail.com --- Comment #10 from

[Issue 5039] Cannot use invariant() with auto methods

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5039 Kenji Hara changed: What|Removed |Added Keywords||patch, rejects-valid CC|

[Issue 4785] auto return of a function with in contract

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4785 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 5363] const + alias this = wrong code

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5363 Kenji Hara changed: What|Removed |Added Keywords||patch --- Comment #2 from Kenji Hara 201

[Issue 1684] offsetof does not work, adding cast is workaround

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1684 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 1684] offsetof does not work, adding cast is workaround

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1684 Kenji Hara changed: What|Removed |Added Version|1.023 |D1 & D2 --- Comment #2 from Kenji Hara 2

[Issue 2234] __traits(allMembers) returns incorrect results for mixin and template alias members of an aggregate

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2234 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 2245] Bug with overloaded, mixin template functions in classes

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2245 Kenji Hara changed: What|Removed |Added Keywords||patch CC|

[Issue 2774] Functions-as-properties makes it impossible to get the .mangleof a function

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2774 Kenji Hara changed: What|Removed |Added CC||k.hara...@gmail.com Version|1.0

[Issue 6014] rt_finalize Segmentation fault , dmd 2.053 on linux & freebsd

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6014 --- Comment #6 from Steven Schveighoffer 2011-07-14 04:47:25 PDT --- A stack trace would help. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6313] New: Type deduction with const/in

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6313 Summary: Type deduction with const/in Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 6314] New: insertInPlace does not work for classes on dmd 2.054

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6314 Summary: insertInPlace does not work for classes on dmd 2.054 Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: regression Priority: P2

[Issue 6315] New: Compiling typed named enum with -g switch yelds an error.

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6315 Summary: Compiling typed named enum with -g switch yelds an error. Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: regres

[Issue 6316] New: Class downcast is rejected in @safe code

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6316 Summary: Class downcast is rejected in @safe code Product: D Version: D2 Platform: x86 OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Compo

[Issue 6316] Class downcast is rejected in @safe code

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6316 kenn...@gmail.com changed: What|Removed |Added CC||kenn...@gmail.com --- Comment #1 fr

[Issue 6317] New: A inner struct with member function causes a compiler internal error

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6317 Summary: A inner struct with member function causes a compiler internal error Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severit

[Issue 6316] Regression(2.054): Class downcast is rejected in @safe code

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6316 yebblies changed: What|Removed |Added Keywords||patch, rejects-valid CC|

[Issue 6014] rt_finalize Segmentation fault , dmd 2.053 on linux & freebsd

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6014 --- Comment #7 from changlon 2011-07-14 07:40:42 PDT --- Hi Steven Schveighoffer , I import core.runtime, but the stack trace is not auto printed . Can you tell how to print the stack trace ? -- Configure issuemail: http://d.puremagic.com/i

[Issue 6317] ICE on struct literal of nested struct

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6317 yebblies changed: What|Removed |Added Keywords||ice-on-valid-code CC|

[Issue 6317] ICE on struct literal of nested struct

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6317 yebblies changed: What|Removed |Added Keywords||patch --- Comment #2 from yebblies 2011-07

[Issue 6014] rt_finalize Segmentation fault , dmd 2.053 on linux & freebsd

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6014 --- Comment #8 from Steven Schveighoffer 2011-07-14 09:45:27 PDT --- I meant a stack trace from gdb... use bt I think. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because

[Issue 6318] New: module isn't fully processed under weird conditions

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6318 Summary: module isn't fully processed under weird conditions Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2

[Issue 6310] Missing "template instantiation" traceback when an error happens in the template parameter of an alias.

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6310 --- Comment #2 from kenn...@gmail.com 2011-07-14 13:36:08 PDT --- 4 more test cases: replace the contents of RT!(...) in the two comments by '[T.init, T.init]' and 'void'. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab

[Issue 6318] module isn't fully processed under weird conditions

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6318 --- Comment #1 from Trass3r 2011-07-14 16:09:47 PDT --- Well, if ever needed, here's basic.utils: //! bring named enum members into current scope string flattenNamedEnum(EnumType)() if (is (EnumType == enum)) { string s = ""; foreach (

[Issue 6319] New: Problem with prinft inside debug{} of pure function

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6319 Summary: Problem with prinft inside debug{} of pure function Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity:

[Issue 5250] Pure std.typecons.Tuple

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5250 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6319] Problem with prinft inside debug{} of pure function

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6319 --- Comment #1 from bearophile_h...@eml.cc 2011-07-14 17:52:52 PDT --- Until this bug gets fixed, a simple workaround is to just put the if() outside the debug{}: import core.stdc.stdio; void foo() pure { if(true) debug {

[Issue 6319] Problem with prinft inside debug{} of pure function

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6319 changlon changed: What|Removed |Added CC||chang...@gmail.com --- Comment #2 from chan

[Issue 6319] Problem with prinft inside debug{} of pure function

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6319 --- Comment #3 from changlon 2011-07-14 18:11:45 PDT --- (In reply to comment #2) > Starting program: /web/www/tmp/jade/jade2test > [Thread debugging using libthread_db enabled] > f = 0x4fc4b0,32, t = 0x713030,32, size = 1 > f = 0x4fed20,176,

[Issue 6014] rt_finalize Segmentation fault , dmd 2.053 on linux & freebsd

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6014 --- Comment #9 from changlon 2011-07-14 18:12:04 PDT --- Starting program: /web/www/tmp/jade/jade2test [Thread debugging using libthread_db enabled] f = 0x4fc4b0,32, t = 0x713030,32, size = 1 f = 0x4fed20,176, t = 0x77ed5f00,176, size = 1

[Issue 5798] Weakly pure function calls skipped inside a comma expression

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5798 yebblies changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Issue 6320] New: non-pure constructor can be called using new

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6320 Summary: non-pure constructor can be called using new Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Compon

[Issue 3557] Struct constructors cannot be declared as pure

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3557 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5121] Make std.algorithm.swap weakly pure

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5121 yebblies changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 6321] New: stack overflow error while compiling with DMD

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6321 Summary: stack overflow error while compiling with DMD Product: D Version: 1.057 Platform: x86_64 OS/Version: Windows Status: NEW Severity: blocker Priority: P2

[Issue 6321] stack overflow error while compiling with DMD

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6321 --- Comment #1 from ante...@freemail.hu 2011-07-14 23:05:19 PDT --- So I get a very simple error: Stack overflow -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6321] stack overflow error while compiling with DMD

2011-07-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6321 --- Comment #2 from ante...@freemail.hu 2011-07-14 23:08:47 PDT --- Version 2.054 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---