[Issue 3757] New: The overload and override issue of const/immutable member functions -2nd-

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3757 Summary: The overload and override issue of const/immutable member functions -2nd- Product: D Version: 2.040 Platform: Other OS/Version: Windows Status: NEW

[Issue 1298] CTFE: tuple foreach bugs

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1298 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1790] CTFE: foreach(Tuple) won't compile if Tuple contains string

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1790 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3668] foreach over typedef'd array crashes dmd

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3668 --- Comment #6 from Walter Bright bugzi...@digitalmars.com 2010-01-30 22:40:54 PST --- fixed dmd 1.056 and 2.040 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 3719] forward references can cause out-of-memory error

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3719 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3723] Regression: forward referenced enum

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3723 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3724] bug in Expression::arraySyntaxCopy (null pointer dereference on struct-union-struct

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3724 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3726] Regression: ICE(mangle.c 81): struct forward reference with static this

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3726 --- Comment #6 from Walter Bright bugzi...@digitalmars.com 2010-01-30 22:42:58 PST --- fixed dmd 1.056 and 2.040 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 3740] Regression: class with fwd reference of a nested struct breaks abstract

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3740 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3685] Regression(D1 only): DMD silently exits on valid code

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3685 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2066] to!(string)(int) into CTFE-compatible

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2066 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 3535] struct constructors don't work in CTFE

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3535 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3552] ICE(mtype.c): declaring a variable called 'AssociativeArray' then using an AA.

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3552 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3556] version(CTFE)

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3556 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3671] x^^3 gives wrong result when x is a floating-point literal

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3671 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3727] lots of deffering SomeStructName messages when compiling

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3727 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3728] getOverloads and identifier traits

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3728 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3556] version(CTFE)

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3556 Stewart Gordon s...@iname.com changed: What|Removed |Added CC||s...@iname.com ---

[Issue 3749] cannot evaluate yl2x (log) and exp functions at compile time

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3749 --- Comment #5 from Witold Baryluk bary...@smp.if.uj.edu.pl 2010-01-31 08:03:28 PST --- Small but important error in unittest (c was not multiplied correctly. Also -300..300 range was somehow too big, compilations was very long. int

[Issue 3758] New: Create D impementation of to!(float, string), etc.

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3758 Summary: Create D impementation of to!(float, string), etc. Product: D Version: 2.040 Platform: Other OS/Version: Windows Status: NEW Keywords: performance

[Issue 2789] Compiler allows for method with the same signature

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2789 --- Comment #2 from Witold Baryluk bary...@smp.if.uj.edu.pl 2010-01-31 09:04:23 PST --- (In reply to comment #1) This was a bug in the D1 line ages ago - it seems for some reason the fix wasn't applied to the D2 line. BTW no classes are

[Issue 3739] Coding errors in LinearCongruentialEngine

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3739 Witold Baryluk bary...@smp.if.uj.edu.pl changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 3661] ^^ not supported in array operations.

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3661 --- Comment #3 from Witold Baryluk bary...@smp.if.uj.edu.pl 2010-01-31 09:58:12 PST --- (In reply to comment #1) (In reply to comment #0) This is agains 2.037. btw. also this in opPow doesnt work float pi = 3.14; float x = pi ^^

[Issue 3661] ^^ not supported in array operations.

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3661 --- Comment #6 from Andrei Alexandrescu and...@metalanguage.com 2010-01-31 10:33:45 PST --- (In reply to comment #5) (In reply to comment #4) Floating-point exponents means the result type must be complex, which at least for the moment

[Issue 3668] foreach over typedef'd array crashes dmd

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3668 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 2321] spec on inline asm can be misunderstood

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2321 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #1 from

[Issue 3421] Inline assembler problems accessing static variables

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3421 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3761] New: [Tracker]: DMD optimizer bugs

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3761 Summary: [Tracker]: DMD optimizer bugs Product: D Version: unspecified Platform: Other OS/Version: All Status: NEW Keywords: wrong-code Severity: critical

[Issue 3453] Linking order affects proper execution (Mac OSX only)

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3453 --- Comment #5 from Walter Bright bugzi...@digitalmars.com 2010-01-31 13:07:28 PST --- You can see what order the sections wind up in the executable file by compiling with -map. -- Configure issuemail:

[Issue 3453] Linking order affects proper execution (Mac OSX only)

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3453 --- Comment #6 from Michel Fortin michel.for...@michelf.com 2010-01-31 16:47:30 EST --- (In reply to comment #5) You can see what order the sections wind up in the executable file by compiling with -map. I did check the order in the

[Issue 3762] New: Restrictive functionality for template instance recursive expansion

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3762 Summary: Restrictive functionality for template instance recursive expansion Product: D Version: 2.039 Platform: x86 OS/Version: Windows Status: NEW

[Issue 3759] Implementing two interfaces with same final function is accepted

2010-01-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3759 Mike Parker aldac...@gmail.com changed: What|Removed |Added CC||aldac...@gmail.com