[Issue 7029] std.container.Array cannot use insertAfter

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7029


Peter Alexander peter.alexander...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||peter.alexander...@gmail.co
   ||m
 Resolution||FIXED


--- Comment #3 from Peter Alexander peter.alexander...@gmail.com 2014-02-16 
14:03:22 PST ---
Can't find the specific pull, but this was fixed in 2.060

http://dpaste.dzfl.pl/09dba06c8ff3

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7029] std.container.Array cannot use insertAfter

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7029


Andrej Mitrovic andrej.mitrov...@gmail.com changed:

   What|Removed |Added

 CC||andrej.mitrov...@gmail.com
 Resolution|FIXED   |WORKSFORME


--- Comment #4 from Andrej Mitrovic andrej.mitrov...@gmail.com 2014-02-16 
14:06:11 PST ---
Resolve it as WORKSFORME when the pull is missing.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7029] std.container.Array cannot use insertAfter

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7029



--- Comment #5 from Peter Alexander peter.alexander...@gmail.com 2014-02-16 
14:10:21 PST ---
(In reply to comment #4)
 Resolve it as WORKSFORME when the pull is missing.

I thought WORKSFORME is for when the original bug actually works and the user
has just made a mistake or the bug otherwise cannot be reproduced?

(do we have guidelines for this?)

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7029] std.container.Array cannot use insertAfter

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7029



--- Comment #6 from Andrej Mitrovic andrej.mitrov...@gmail.com 2014-02-16 
14:14:29 PST ---
(In reply to comment #5)
 (In reply to comment #4)
  Resolve it as WORKSFORME when the pull is missing.
 
 I thought WORKSFORME is for when the original bug actually works and the user
 has just made a mistake or the bug otherwise cannot be reproduced?

There's INVALID for that.

 (do we have guidelines for this?)

The (current) problem is that bugs marked as FIXED will end up in the changelog
for the upcoming release. There may be a way around this if we change the
changelog generator tool to filter through git commits rather than query
bugzilla, but it hasn't been done yet.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7029] std.container.Array cannot use insertAfter

2014-02-16 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=7029



--- Comment #7 from Peter Alexander peter.alexander...@gmail.com 2014-02-16 
14:18:10 PST ---
(In reply to comment #6)
 The (current) problem is that bugs marked as FIXED will end up in the 
 changelog
 for the upcoming release. There may be a way around this if we change the
 changelog generator tool to filter through git commits rather than query
 bugzilla, but it hasn't been done yet.

Fair enough. Looks like I'll need to go back over some of my resolves :-)

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7029] std.container.Array cannot use insertAfter

2011-12-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7029



--- Comment #1 from SHOO zan77...@nifty.com 2011-12-01 06:44:37 PST ---
https://github.com/D-Programming-Language/druntime/pull/92

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 7029] std.container.Array cannot use insertAfter

2011-12-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7029



--- Comment #2 from SHOO zan77...@nifty.com 2011-12-01 06:45:49 PST ---
Oops! My bad.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---