[Issue 5440] ICE(template.c): when struct AssociativeArray is missing from object.d

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5440 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

SegFault when using writeln() and Fibers

2011-08-10 Thread Danny Arends
When I try to print floats and double from a fiber it fails with a segfault, while it is possible to do it in the main thread. The expected output of the attached code file: 15 15 Done However I get: 15 segfault I am using the DMD64 D Compiler v2.054 on Debian 64 Kind regards, Danny Arends

[Issue 6462] New: mixin() should accept arrays of char, as well as string literals

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6462 Summary: mixin() should accept arrays of char, as well as string literals Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW

[Issue 6457] [CTFE] .idup or casting of char[] does not really create a string literal recognizable in 'mixin', which causes a line-less error

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6457 Don clugd...@yahoo.com.au changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6463] New: Segfault on writeln() from a Fiber

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6463 Summary: Segfault on writeln() from a Fiber Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component:

Re: SegFault when using writeln() and Fibers

2011-08-10 Thread Jonathan M Davis
On Wednesday, August 10, 2011 09:47:42 Danny Arends wrote: --nextPart77238143.e8O9o76Zdv When I try to print floats and double from a fiber it fails with a segfault, while it is possible to do it in the main thread. The expected output of the attached code file: 15 15 Done However I

[Issue 6464] New: Unittests in libraries isn't run

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6464 Summary: Unittests in libraries isn't run Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component:

[Issue 6464] Unittests in libraries isn't run

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6464 Mike Parker aldac...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2156] [] and null should be accepted where a compile-time string is required

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2156 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||clugd...@yahoo.com.au

[Issue 6465] New: Selective imports don't work from inside a function

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6465 Summary: Selective imports don't work from inside a function Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Keywords: rejects-valid

[Issue 6465] Selective imports don't work from inside a function

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6465 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 6466] New: core.demangle incorrect demangling of variables

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6466 Summary: core.demangle incorrect demangling of variables Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2

[Issue 4563] [module system] Error messages for missing package or missing name

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4563 --- Comment #2 from bearophile_h...@eml.cc 2011-08-10 14:05:55 PDT --- Giving code to a D newbie such person didn't know what this error message means: foo.d(3): Error: module ascii is in file 'std/ascii.d' which cannot be read import path[0]

[Issue 2299] the ABI documentation for registry convention does not include IA-64 platform

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2299 Trass3r mrmoc...@gmx.de changed: What|Removed |Added Keywords||spec CC|

[Issue 6465] Selective imports don't work from inside a function

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6465 David Simcha dsim...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6272] Named import in functions problem

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6272 David Simcha dsim...@yahoo.com changed: What|Removed |Added CC||dsim...@yahoo.com ---

[Issue 6443] [GSoC] Catching exceptions in fibers broken on Windows/Linux x86_64

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6443 klickverbot c...@klickverbot.at changed: What|Removed |Added Summary|[GSoC] Catching exceptions |[GSoC] Catching

[Issue 6025] Fiber does not rethrow exceptions

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6025 klickverbot c...@klickverbot.at changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6443] [GSoC] Catching exceptions in fibers broken on Windows/Linux x86_64

2011-08-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6443 klickverbot c...@klickverbot.at changed: What|Removed |Added CC||psztur...@tlen.pl