[Issue 7317] New: writeln cannot handle alias this of array type

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7317 Summary: writeln cannot handle alias this of array type Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 107] Wrong filename in error message when using a mixin

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=107 --- Comment #14 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-01-19 01:33:24 PST --- (In reply to comment #12) Yup, verified fixed. Cool! Is there a test in the test suite for this? Would be nice to be sure it will never break

[Issue 7318] New: Cannot concatenate arrays of super- and subtype

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7318 Summary: Cannot concatenate arrays of super- and subtype Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: regression Priority: P2

[Issue 7208] Unique arrays should be covariant

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7208 --- Comment #3 from timon.g...@gmx.ch 2012-01-19 02:02:05 PST --- foo([new A]) seems to work now with DMD 2.057. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because:

[Issue 150] std.gc.minimize doesn't minimize physical memory usage

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=150 --- Comment #7 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-01-19 02:07:07 PST --- (In reply to comment #6) I folded in Leandro's patch, but the problem remains. (D1 only.)

[Issue 481] Letting compiler determine length for fixed-length arrays

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=481 --- Comment #7 from Walter Bright bugzi...@digitalmars.com 2012-01-19 02:15:21 PST --- This is a very low priority issue. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 7318] Cannot concatenate arrays of super- and subtype

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

[Issue 150] std.gc.minimize doesn't minimize physical memory usage

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=150 --- Comment #8 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-01-19 02:20:34 PST --- BTW, seems to be working: --- ~/dmd/dmd-1.072/dmd/src/phobos:phobos-1.x %=$ ./dmd | head -n1 DMD64 D Compiler v1.072

[Issue 150] std.gc.minimize doesn't minimize physical memory usage

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=150 --- Comment #9 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-01-19 02:22:49 PST --- And BTW, I'm not dawg :) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail

[Issue 7247] All programs segfault before main

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7247 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7311] typeof(x~y) should never be const(T)[] if T has no mutable indirections

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7311 timon.g...@gmx.ch changed: What|Removed |Added Summary|typeof(x~y) should never be |typeof(x~y) should never be

[Issue 7188] import phobos; crashes DMD

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7188 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7318] Cannot concatenate arrays of super- and subtype

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7318 timon.g...@gmx.ch changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 7188] import phobos; crashes DMD

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

[Issue 4776] www.d-programming-language.org links to Phobos 1.0 docs instead of 2.0

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

[Issue 4142] Missing tags in subversion

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

[Issue 481] Letting compiler determine length for fixed-length arrays

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=481 --- Comment #8 from bearophile_h...@eml.cc 2012-01-19 04:46:56 PST --- (In reply to comment #7) This is a very low priority issue. Well, I don't agree. It's a language design issue, so its priority is higher than most implementation matters.

[Issue 3923] std.algorithm.find is too much hard to understand

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3923 bearophile_h...@eml.cc changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 7319] .bss section not used

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7319 Jacob Carlborg d...@me.com changed: What|Removed |Added CC||d...@me.com --- Comment

[Issue 4142] Missing tags in compiler/druntime/phobos git repositories

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4142 --- Comment #3 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-01-19 06:32:09 PST --- I think it's too late for old releases, but a proper procedure should be set up so no future release goes untagged. -- Configure issuemail:

[Issue 6178] Struct inside the AA are not init correctly

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6178 --- Comment #7 from Andrei Alexandrescu and...@metalanguage.com 2012-01-19 07:11:42 PST --- (In reply to comment #6) Andrei, Do you still get the compiler internal error with -0? See bug 6177. I don't understand the question. --

[Issue 7319] .bss section not used

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7319 --- Comment #2 from Marco Leise marco.le...@gmx.de 2012-01-19 07:18:03 PST --- My personal 'fix' is to use this code - adapted from the Windows section in toobj.c: #if ELFOBJ if (sinit-Sdt sinit-Sdt-dt == DT_azeros

[Issue 7319] .bss section not used

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7319 --- Comment #3 from Jacob Carlborg d...@me.com 2012-01-19 08:08:49 PST --- It needs a fix for Mac OS X as well. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 7320] New: final switch on enum with backing type not statically checked

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7320 Summary: final switch on enum with backing type not statically checked Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: major

[Issue 7320] final switch on enum with backing type not statically checked

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7320 --- Comment #1 from Alex R�nne Petersen xtzgzo...@gmail.com 2012-01-19 09:17:28 PST --- Andrej Mitrovic notes that if : int is specified as the backing type, the sample fails to build as expected. So, it seems as if any non-default backing

[Issue 7321] New: returning void considered unsafe by safety inference

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7321 Summary: returning void considered unsafe by safety inference Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 7247] All programs segfault before main

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7247 --- Comment #7 from Jerry Quinn jlqu...@optonline.net 2012-01-19 10:00:19 PST --- jlquinn@wyvern:~$ locate libphobos2.a /home/jlquinn/dmd2/freebsd/lib32/libphobos2.a /home/jlquinn/dmd2/linux/lib32/libphobos2.a

[Issue 7320] final switch on enum with backing type not statically checked

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7320 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 7308] Lambda template literals

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7308 --- Comment #1 from bearophile_h...@eml.cc 2012-01-19 10:38:16 PST --- A note from Philippe Sigaud: http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.comgroup=digitalmars.D.learnartnum=31736 If you do an enhancement request,

[Issue 6177] Regression(2.053): ICE backend/cgcs.c: struct with destructor in assoc. array or typesafe variadic functions

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

[Issue 5715] Contradiction in spec: meaning of variable.init

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

[Issue 3204] Document global properties

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

[Issue 7322] New: Taking address of deprecated functions isn't refused

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7322 Summary: Taking address of deprecated functions isn't refused Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: accepts-invalid, diagnostic

[Issue 3111] 'mangleof' can't be member of a struct not documented

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

[Issue 3110] a.foo(...) - foo(a, ...) transform for a array not documented

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

[Issue 3105] [meta] ABI

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

[Issue 7318] Cannot concatenate arrays of super- and subtype

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7318 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added CC|

[Issue 3005] ill-defined for statement

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

[Issue 3028] The D 1.0 Ubuntu .deb file is completely broken

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3028 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 3907] @ attributes not part of lexical grammar

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

[Issue 3005] ill-defined for statement

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3005 --- Comment #4 from Andrei Alexandrescu and...@metalanguage.com 2012-01-19 12:39:17 PST --- Cool, this is going to make for some interesting plays :o). -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 3908] @ attributes not part of function grammar

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

[Issue 3907] @ attributes not part of lexical grammar

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3907 --- Comment #3 from Walter Bright bugzi...@digitalmars.com 2012-01-19 12:41:35 PST --- I meant: http://dlang.org/declaration.html#Property -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 4954] Clarify documentation of foreach with delegates.

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4954 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 4956] remove direct references to gcc from linux.mak

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

[Issue 7247] All programs segfault before main

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7247 --- Comment #8 from Walter Bright bugzi...@digitalmars.com 2012-01-19 13:23:53 PST --- Delete them all and reinstall. Also, make sure you don't have other phobos directories around. Just a note: I've seen a pattern over and over - the person

[Issue 3657] No lexical scope for local variables in debug info

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3657 --- Comment #3 from Rainer Schuetze r.sagita...@gmx.de 2012-01-19 13:42:22 PST --- I'd like to if there is a chance to avoid the ugly workaround regarding optlink: Will it be a large issue to add support for S_BLOCK32/S_END debug entries to

[Issue 150] std.gc.minimize doesn't minimize physical memory usage

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=150 --- Comment #10 from Leandro Lucarella leandro.lucare...@sociomantic.com 2012-01-19 13:56:08 PST --- Copying comment by Walter on the pull request: It's still not working, at least on Windows. What does that means? What output are you

[Issue 5024] Order of execution of invariant and pre/post conditions

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

[Issue 5023] Docs about order of execution of invariant and pre/post conditions

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5023 --- Comment #3 from Walter Bright bugzi...@digitalmars.com 2012-01-19 13:58:09 PST --- *** Issue 5024 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You

[Issue 5023] Docs about order of execution of invariant and pre/post conditions

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5023 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5023] Docs about order of execution of invariant and pre/post conditions

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

[Issue 5083] module object cannot read file 'object.d'

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5083 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5031] pragma(msg,...) outputs to stderr, not stdout

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

[Issue 5100] -O Degrades performance of loop statements

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5100 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 7318] Cannot concatenate arrays of super- and subtype

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7318 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 5100] -O Degrades performance of loop statements

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5100 --- Comment #7 from Iain Buclaw ibuc...@ubuntu.com 2012-01-19 15:33:26 PST --- Maybe not... I actually get the reverse on my new laptop with 2.057, $ dmd loop2.d $ objdump loop2.o -d push %ebp mov%esp,%ebp sub$0x4,%esp movl

[Issue 5100] -O Degrades performance of loop statements

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5100 --- Comment #8 from Iain Buclaw ibuc...@ubuntu.com 2012-01-19 15:39:32 PST --- And on my netbook: $ dmd loop2.d $ time ./loop2 real0m2.948s user0m2.924s sys0m0.012s $ dmd loop2.d -O $ time ./loop2 real0m5.725s user0m5.688s

[Issue 5100] -O Degrades performance of loop statements

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5100 --- Comment #9 from Iain Buclaw ibuc...@ubuntu.com 2012-01-19 15:48:04 PST --- My gut feeling is that the main source of it slowing down is the needless push and pop of the frame pointer. -- Configure issuemail:

[Issue 150] std.gc.minimize doesn't minimize physical memory usage

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=150 --- Comment #11 from Walter Bright bugzi...@digitalmars.com 2012-01-19 17:55:14 PST --- poolsize: 65536; usedsize: 192; freeblocks: 15; freelistsize: 3904; pageblocks: 0 after allocating 268435456 bytes poolsize: 268566528; usedsize: 192;

[Issue 3657] No lexical scope for local variables in debug info

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3657 --- Comment #4 from Walter Bright bugzi...@digitalmars.com 2012-01-19 17:56:43 PST --- That would be a great deal of work, mainly because the optlink codeview code is a giant inscrutable mess. -- Configure issuemail:

[Issue 5024] Order of execution of invariant and pre/post conditions

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5024 --- Comment #2 from bearophile_h...@eml.cc 2012-01-19 19:25:11 PST --- It's not a duplicate. Issue 5023 asks to document something, and this issue asks to make that something in a different way. A discussion thread:

[Issue 5024] Order of execution of invariant and pre/post conditions

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5024 --- Comment #3 from bearophile_h...@eml.cc 2012-01-19 19:28:04 PST --- Walter has said: My reasoning is it (1) doesn't make any difference and (2) it's always been like that - and if it did make a difference, it would break 10 years of

[Issue 7323] Assertion failure: '0' on line 709 in file 'glue.c'

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7323 --- Comment #1 from Andrej Mitrovic andrej.mitrov...@gmail.com 2012-01-19 19:38:18 PST --- Edit: Sorry for the missing module declarations that were left out. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 5112] scope is deprecated, but this is not mentioned in the specification

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5112 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5112] scope is deprecated, but this is not mentioned in the specification

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5112 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added CC|

[Issue 5114] Too many error messages with main(;

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

[Issue 7117] Regression(2.057, 1.072): out contract for class member functions are broken

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7117 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 7198] Delegate literals with nameless arguments fail to infer a type

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7198 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 7199] std.string.indexof cannot be compiled with -inline

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7199 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 143] 'package' does not work at all

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=143 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 144] Alias and function names fail to collide

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=144 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 176] [module] message module and package have the same name

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=176 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 194] DDoc: method-attributes ignored within templated class

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=194 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 235] goto scope: cannot goto forward into different try block level

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=235 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 313] [module] Fully qualified names bypass private imports

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=313 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 1382] memory allocated for arrays in CTFE functions during compilation is not released

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1382 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 259] Comparing signed to unsigned does not generate an error

2012-01-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=259 Jesse Phillips jesse.k.phillip...@gmail.com changed: What|Removed |Added CC|

[Issue 5132] ~ unary operator silently different from C

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