[Issue 5264] x86_64 changes for druntime 2

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5264 --- Comment #2 from Brad Roberts bra...@puremagic.com 2010-11-24 01:35:00 PST --- ok, debugging #3. There's actually a couple of different assert locations, though I suspect they're all related. If the fix for this reduction doesn't solve

[Issue 5264] x86_64 changes for druntime 2

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5264 --- Comment #3 from Brad Roberts bra...@puremagic.com 2010-11-24 02:32:54 PST --- for #3, call cleanup code in cod1.c funccall(): 2936 if (tym1 == TYhfunc) 2937 { // Hidden parameter is popped off by the callee 2938

[Issue 5265] New: std.array.back does not work correctly for wchar-based arrays

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5265 Summary: std.array.back does not work correctly for wchar-based arrays Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal

[Issue 5266] New: Windows sample code different on website and in samples directory

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5266 Summary: Windows sample code different on website and in samples directory Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity:

[Issue 4590] Spec incorrectly describes array appending and memory stomping

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4590 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5267] New: phobos' linux.mak do not build std/exception.d

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5267 Summary: phobos' linux.mak do not build std/exception.d Product: D Version: D2 Platform: x86 OS/Version: Linux Status: NEW Severity: major Priority: P2

[Issue 5268] New: Outdated windows GUI sample in Samples folder

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5268 Summary: Outdated windows GUI sample in Samples folder Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5257] std.algorithm.count works incorrectly with UTF8 and UTF16 strings

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5257 Masahiro Nakagawa repeate...@gmail.com changed: What|Removed |Added AssignedTo|and...@metalanguage.com

[Issue 5269] New: version(assert)

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5269 Summary: version(assert) Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: enhancement Priority: P2 Component: DMD

[Issue 2081] Foreach over Stream appears broken

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2081 Witold Baryluk bary...@smp.if.uj.edu.pl changed: What|Removed |Added CC|

[Issue 2114] Incorrect example foreach readLine()

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2114 Witold Baryluk bary...@smp.if.uj.edu.pl changed: What|Removed |Added CC|

[Issue 5247] std.utf.stride() should not return 0xFF

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5247 Masahiro Nakagawa repeate...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 1001] print stack trace (in debug mode) when program die

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1001 --- Comment #34 from Witold Baryluk bary...@smp.if.uj.edu.pl 2010-11-24 08:22:14 PST --- (In reply to comment #30) Okay, demangling added for Linux and OSX. I'll try to make sure that -L--export-dynamic is added to dmd.conf on Linux for the

[Issue 5265] std.array.back does not work correctly for wchar-based arrays

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

[Issue 5270] New: Using a scope delegate allows memory corruption in safe mode

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5270 Summary: Using a scope delegate allows memory corruption in safe mode Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 5271] New: Not constant RAND_MAX

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5271 Summary: Not constant RAND_MAX Product: D Version: D2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Phobos

[Issue 5272] New: Postblit not called on copying due to array append

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5272 Summary: Postblit not called on copying due to array append Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 5273] New: ref Primitives Can Be Implicitly Cast To immutable

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5273 Summary: ref Primitives Can Be Implicitly Cast To immutable Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: accepts-invalid

[Issue 5271] Not constant RAND_MAX

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5271 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added CC|

[Issue 5271] Not constant RAND_MAX

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5271 Iain Buclaw ibuc...@ubuntu.com changed: What|Removed |Added CC||ibuc...@ubuntu.com

[Issue 4229] cast spec

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4229 --- Comment #1 from Ellery Newcomer ellery-newco...@utulsa.edu 2010-11-24 14:20:49 PST --- surprised to find out that the last one actually does something: const(uint) i; const(uint[]) j; assert(is(typeof( cast() i) == uint));

[Issue 4172] Improve varargs

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4172 Fawzi Mohamed fa...@gmx.ch changed: What|Removed |Added CC||fa...@gmx.ch --- Comment

[Issue 5274] New: Impure function call inside impure function nested inside pure function

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5274 Summary: Impure function call inside impure function nested inside pure function Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW

[Issue 5248] CTFE Segfault when calling a function on an enum struct

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5248 --- Comment #1 from Gareth Charnock gareth@gmail.com 2010-11-24 18:46:06 PST --- Slight simplification, you don't need a main to cause this: struct LeafType { string Compile_not_ovloaded() { return expression; } }; struct

[Issue 5274] Impure function call inside impure function nested inside pure function

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

[Issue 5274] Impure function call inside impure function nested inside pure function

2010-11-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5274 --- Comment #2 from bearophile_h...@eml.cc 2010-11-24 19:34:49 PST --- I have not expressed myself well enough, I am sorry. This bug report is a diagnostic one, it's not a rejects valid. So I agree that this code needs to be refused at compile

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

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