[Issue 7937] Range iota.Result should be const where possible

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7937

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|unspecified |D2

--


[Issue 7937] Range iota.Result should be const where possible

2012-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937



--- Comment #7 from github-bugzi...@puremagic.com 2012-06-10 21:32:19 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/c231c38c3f7303e43ff7caabbc4be98812a21376
Updated changelog for issue 7937.

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


[Issue 7937] Range iota.Result should be const where possible

2012-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937



--- Comment #6 from github-bugzi...@puremagic.com 2012-06-10 21:30:46 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/5ca9dd0fd97c2f4da82eae22e4c48827adc7e346
Fix for issue# 7937.

https://github.com/D-Programming-Language/phobos/commit/0f2c2571b61402d122144800f61cc43d283714c3
Merge pull request #619 from jmdavis/7937

Fix for issue# 7937.

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


[Issue 7937] Range iota.Result should be const where possible

2012-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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


[Issue 7937] Range iota.Result should be const where possible

2012-06-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 CC||jmdavisp...@gmx.com


--- Comment #5 from Jonathan M Davis jmdavisp...@gmx.com 2012-06-04 02:27:14 
PDT ---
https://github.com/D-Programming-Language/phobos/pull/619

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


[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937


SomeDude lovelyd...@mailmetrash.com changed:

   What|Removed |Added

 CC||lovelyd...@mailmetrash.com


--- Comment #1 from SomeDude lovelyd...@mailmetrash.com 2012-04-19 05:52:28 
PDT ---
Is there a mailing-list discussion about this one ?

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


[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937


SomeDude lovelyd...@mailmetrash.com changed:

   What|Removed |Added

   Severity|normal  |enhancement


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


[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937


bearophile_h...@eml.cc changed:

   What|Removed |Added

 CC||bearophile_h...@eml.cc


--- Comment #2 from bearophile_h...@eml.cc 2012-04-19 15:23:41 PDT ---
(In reply to comment #1)
 Is there a mailing-list discussion about this one ?

The place for discussions about a small and very specific bug is in Bugzilla
threads.

Larger general enhancement requests are probably better discussed first in the
newsgroup.

This enhancement request is small and very focused, so I think discussing it
here is enough (but advertising it the newsgroup too is good).

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


[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937



--- Comment #3 from SomeDude lovelyd...@mailmetrash.com 2012-04-19 15:47:50 
PDT ---
The problem is, if noone is interested in discussing these in the forums, noone
will be interested in fixing these as it requires some effort. So all they do
is add a little bit of noise and die.

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


[Issue 7937] Range iota.Result should be const where possible

2012-04-19 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7937



--- Comment #4 from bearophile_h...@eml.cc 2012-04-19 16:24:28 PDT ---
(In reply to comment #3)
 The problem is, if noone is interested in discussing these in the forums, 
 noone
 will be interested in fixing these as it requires some effort.

Probably 70-80% of Bugzilla issues, if presented in the newsgroup, will produce
no answers (or one-two answers top). Yet, many of them get fixed. Something
similar happens for little enhancement requests.

Newsgroups are not the right place for most bugs discussions. Newsgroups are
mostly for the ones that are controversial, or require large changes, or cause
breaking changes, etc.

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