[Issue 6868] IsExp + incorrect static array type = error

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

[Issue 6951] New: dependency parameter (-deps) crashes dmd in release build

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6951 Summary: dependency parameter (-deps) crashes dmd in release build Product: D Version: unspecified Platform: Other OS/Version: Windows Status: NEW

[Issue 6951] dependency parameter (-deps) crashes dmd in release build

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6951 --- Comment #1 from Stephan Dilly s...@extrawurst.org 2011-11-15 01:08:44 PST --- and of course i know that it imports foo and i did not attach foo.d but thats because its not necessary to reproduce the crash... -- Configure issuemail:

[Issue 6952] New: Static Linking on Linux

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6952 Summary: Static Linking on Linux Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: DMD

[Issue 6952] Static Linking on Linux

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6952 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added CC|

[Issue 6953] New: std.concurrency needs more documentation

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6953 Summary: std.concurrency needs more documentation Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2

[Issue 6954] New: std.conv.to!int doesn't work in CTFE

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6954 Summary: std.conv.to!int doesn't work in CTFE Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component:

[Issue 5405] Remove linesep from std.path

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5405 Lars T. Kyllingstad bugzi...@kyllingen.net changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6955] New: Immutable Strings - Doubles Fails At Runtime

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6955 Summary: Immutable Strings - Doubles Fails At Runtime Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 6479] spurious alias this with struct and mixin template

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

[Issue 4765] std.math.modf always returns 0

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4765 Lars T. Kyllingstad bugzi...@kyllingen.net changed: What|Removed |Added CC|

[Issue 5168] String enums don't work with -g compiler switch

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5168 johan...@jo-t.de changed: What|Removed |Added CC||johan...@jo-t.de --- Comment #1

[Issue 5348] Variable Length Arrays

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5348 --- Comment #5 from bearophile_h...@eml.cc 2011-11-15 14:45:02 PST --- Currently this works, and ct_function() is run at compile-time because fixed array length definitions is a compile-time context, so in D it forces CTFE: int

[Issue 5348] Variable Length Arrays

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5348 timon.g...@gmx.ch changed: What|Removed |Added CC||timon.g...@gmx.ch --- Comment #6

[Issue 6956] New: std.algorithm.remove problem with SwapStrategy.unstable

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6956 Summary: std.algorithm.remove problem with SwapStrategy.unstable Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal

[Issue 6957] New: std.array.removeSlice

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6957 Summary: std.array.removeSlice Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Phobos

[Issue 6849] std.algorithm.remove design

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6849 --- Comment #5 from bearophile_h...@eml.cc 2011-11-15 16:57:35 PST --- To clear up this bug report I close it and replace it with a a bug report and a more focused enhancement request. See bug 6956 instead of Comment #2. See also bug 6957.

[Issue 6849] std.algorithm.remove design

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6849 bearophile_h...@eml.cc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 3971] Syntax semantics for array assigns

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3971 --- Comment #18 from bearophile_h...@eml.cc 2011-11-15 19:33:10 PST --- (In reply to comment #17) With latest dmd (git master): Very nice. See: http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.Darticle_id=149289 --

[Issue 6832] Can't test objects wrapped with alias this

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

[Issue 6928] alias this, immutable and common type fail in presence of fields with indirections

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

[Issue 6929] [ICE] typeMerge crashes in presence of ambiguous alias this conversions

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

[Issue 5004] show both resolved symbols and original identifier in error messages involving aliases

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5004 --- Comment #7 from bearophile_h...@eml.cc 2011-11-15 23:53:47 PST --- Maybe related to issue 6916 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6916] writeln of nameless enum

2011-11-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6916 --- Comment #1 from bearophile_h...@eml.cc 2011-11-15 23:54:16 PST --- Maybe related to issue 5004 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---