[Issue 5873] Cannot call iota() on long with step

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5873 kenn...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #1 from

[Issue 6187] New: compiler could use move semantics for appending temporaries to an array

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6187 Summary: compiler could use move semantics for appending temporaries to an array Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW

[Issue 6187] compiler could use move semantics for appending temporaries to an array

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6187 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Severity|normal |enhancement

[Issue 6188] Add ability to call element dtors to array blocks

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6188 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Issue 6188] New: Add ability to call element dtors to array blocks

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6188 Summary: Add ability to call element dtors to array blocks Product: D Version: D2 Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: P2

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

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5272 Steven Schveighoffer schvei...@yahoo.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Issue 4338] Structs with non-const destructors cannot be used as const parameters

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4338 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 3606] Problems with struct destructors and const structs

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3606 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com

[Issue 4338] Structs with non-const destructors cannot be used as const parameters

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4338 --- Comment #4 from Kenji Hara k.hara...@gmail.com 2011-06-21 06:34:18 PDT --- *** Issue 3606 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 6036] Constructor, static opCall and object opCall

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6036 --- Comment #3 from Kenji Hara k.hara...@gmail.com 2011-06-21 07:03:25 PDT --- *** Issue 4253 has been marked as a duplicate of this issue. *** --- Comment #4 from Kenji Hara k.hara...@gmail.com 2011-06-21 07:03:40 PDT --- *** Issue 4053 has

[Issue 4053] To avoid struct ctor/opCall conflicts

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4053 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 4253] opCall() not called in initialized struct

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4253 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 6180] Private has no effect on types in modules

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6180 Peter Alexander peter.alexander...@gmail.com changed: What|Removed |Added CC|

[Issue 6190] New: ref bypasses array const

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6190 Summary: ref bypasses array const Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: accepts-invalid Severity: normal

[Issue 6191] New: removechars doesn't accept a const string

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6191 Summary: removechars doesn't accept a const string Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Keywords: rejects-valid Severity: normal

[Issue 6042] registers not preserved across method call

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6042 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 6189] register content destroyed in function prolog

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6189 --- Comment #1 from d...@dawgfoto.de 2011-06-21 11:08:30 PDT --- *** Issue 6042 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this

[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4833 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4833 --- Comment #5 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-06-21 14:54:36 PDT --- I'm completely sorry for that big mess of verbosity, I've accidentally import std.stdio :) Here's a shorter one: binary

[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4833 --- Comment #4 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-06-21 14:53:20 PDT --- -v output: binaryD:\DMD\dmd2\windows\bin\dmd.exe version v2.053 configD:\DMD\dmd2\windows\bin\sc.ini parse bar importall bar import

[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4833 --- Comment #6 from Brad Roberts bra...@puremagic.com 2011-06-21 15:12:25 PDT --- The problem lied in one tiny crack.. win32 without specifying -map. This pull request changes win32 to match all the posix platforms, no map file unless you ask

[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4833 --- Comment #7 from Andrej Mitrovic andrej.mitrov...@gmail.com 2011-06-21 15:14:14 PDT --- Nice work. This page will need to be updated about the -map flag as well: http://www.digitalmars.com/d/2.0/dmd-windows.html#switches If you don't have

[Issue 4833] dmd -od doesn't make it to optlink's command line for map files

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4833 --- Comment #8 from Brad Roberts bra...@puremagic.com 2011-06-21 15:17:38 PDT --- Let's make sure Walter pulls this change first. I can imagine him insisting that map files always be generated, in which case a different change will be

[Issue 6192] New: std.algorithm.sort performance

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6192 Summary: std.algorithm.sort performance Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords: performance Severity: enhancement

[Issue 5077] std.algorithm.schwartzSort is slow

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5077 --- Comment #5 from bearophile_h...@eml.cc 2011-06-21 15:53:29 PDT --- See bug 6192 for more -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Issue 6193] New: Appender.clear() functionality or documentation

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6193 Summary: Appender.clear() functionality or documentation Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

[Issue 5363] const + alias this = wrong code

2011-06-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5363 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added CC||k.hara...@gmail.com