Thread overview | ||||||
---|---|---|---|---|---|---|
|
June 25, 2013 [Issue 10474] New: When takeExactly returns a new range type, it fails to propagate all relevant attributes | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10474 Summary: When takeExactly returns a new range type, it fails to propagate all relevant attributes Product: D Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: jmdavisProg@gmx.com --- Comment #0 from Jonathan M Davis <jmdavisProg@gmx.com> 2013-06-25 15:08:05 PDT --- In particular, it does nothing with hasMobileElements and hasAssignableElements. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
June 29, 2013 [Issue 10474] When takeExactly returns a new range type, it fails to propagate all relevant attributes | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=10474 Jonathan M Davis <jmdavisProg@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Jonathan M Davis <jmdavisProg@gmx.com> 2013-06-29 01:52:50 PDT --- https://github.com/D-Programming-Language/phobos/pull/1377 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 15, 2013 [Issue 10474] When takeExactly returns a new range type, it fails to propagate all relevant attributes | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=10474 --- Comment #2 from github-bugzilla@puremagic.com 2013-07-15 05:05:29 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/32c3998ebda05bfed210f31d8ee70c845f014852 Fix for issue# 10474. https://github.com/D-Programming-Language/phobos/commit/9b78a6f5e70935f6f709cea67379f8e34f6c3957 Merge pull request #1377 from jmdavis/10474 Fix for issue# 10474 - takeExactly fails to propagate all relevant attributes -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 15, 2013 [Issue 10474] When takeExactly returns a new range type, it fails to propagate all relevant attributes | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jonathan M Davis | http://d.puremagic.com/issues/show_bug.cgi?id=10474 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|unspecified |D2 Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation