[Issue 4451] New: Escaping reference to local array error for slices

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4451 Summary: Escaping reference to local array error for slices Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: accepts-invalid, diagnostic

[Issue 4451] Escaping reference to local array error for slices

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4451 bearophile_h...@eml.cc changed: What|Removed |Added Severity|normal |enhancement -- Configure

[Issue 4452] New: Incorrect result of BigInt ^^ long

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4452 Summary: Incorrect result of BigInt ^^ long Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component:

[Issue 4400] D2 GC doesn't allocate with 16 bytes alignment

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4400 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 4343] Associative Arrays of static arrays == range violation

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

[Issue 1899] AA of fixed-length arrays fails to initialize

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1899 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||dsim...@yahoo.com ---

[Issue 4449] ICE(glue.c) on failed type inference against associative array

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

[Issue 4453] New: Loop-invariant code motion for pure functions

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4453 Summary: Loop-invariant code motion for pure functions Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 4418] Is alloca() pure?

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

[Issue 4251] Hole in the const system: immutable values can be overwritten (const(T) is appendable to const(T)[])

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4251 nfx...@gmail.com changed: What|Removed |Added CC||nfx...@gmail.com

[Issue 4251] Hole in the const system: immutable values can be overwritten (const(T) is appendable to const(T)[])

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4251 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 4454] New: Can't implicitly cast static arrays of primitives to immutable

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4454 Summary: Can't implicitly cast static arrays of primitives to immutable Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity:

[Issue 4455] New: Taking the sqrt of an integer shouldn't require an explicit cast.

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4455 Summary: Taking the sqrt of an integer shouldn't require an explicit cast. Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW

[Issue 4455] Taking the sqrt of an integer shouldn't require an explicit cast.

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4455 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 4360] Allow intrinsics in core.bitop to operate as intrinsics

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4360 Leandro Lucarella llu...@gmail.com changed: What|Removed |Added CC||llu...@gmail.com

[Issue 3560] foreach on closure corrupted after function call

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3560 Don clugd...@yahoo.com.au changed: What|Removed |Added Summary|foreach on closure |foreach on closure

[Issue 4456] New: std.range Recurrence is horribly broken

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4456 Summary: std.range Recurrence is horribly broken Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component:

[Issue 4456] std.range Recurrence is horribly broken

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4456 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 4456] std.range Recurrence is horribly broken

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4456 Andrei Alexandrescu and...@metalanguage.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 4457] New: Sockets on OSX terminate apps with SIGPIPE and there's no (official) way to turn it off

2010-07-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4457 Summary: Sockets on OSX terminate apps with SIGPIPE and there's no (official) way to turn it off Product: D Version: D2 Platform: Other OS/Version: Mac OS X