[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

--- Comment #6 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/43e56d57a51ef6a3240a459d3e6068fc4a9292a5
Fix Issue 14230 - std.array.join misses the first element which is empty string

https://github.com/dlang/phobos/commit/b43a7b8b6095e19d93d479942c084e6f588adc3d
Merge pull request #3027 from sinkuu/fix_14230

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

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

--- Comment #5 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/43e56d57a51ef6a3240a459d3e6068fc4a9292a5
Fix Issue 14230 - std.array.join misses the first element which is empty string

https://github.com/D-Programming-Language/phobos/commit/b43a7b8b6095e19d93d479942c084e6f588adc3d
Merge pull request #3027 from sinkuu/fix_14230

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2015-04-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

--- Comment #4 from github-bugzi...@puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/b4fa59bd736c30c183039044fe48d7477a1cc615
Merge pull request #3027 from sinkuu/fix_14230

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2015-03-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

Vladimir Panteleev thecybersha...@gmail.com changed:

   What|Removed |Added

   Keywords||pull
 CC||thecybersha...@gmail.com

--- Comment #3 from Vladimir Panteleev thecybersha...@gmail.com ---
Introduced in https://github.com/D-Programming-Language/phobos/pull/2966
Fixed by https://github.com/D-Programming-Language/phobos/pull/3027

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2015-02-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

sinkuup...@gmail.com changed:

   What|Removed |Added

 CC||sinkuup...@gmail.com
   Hardware|x86_64  |All
 OS|Windows |All

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2015-02-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/43e56d57a51ef6a3240a459d3e6068fc4a9292a5
Fix Issue 14230 - std.array.join misses the first element which is empty string

https://github.com/D-Programming-Language/phobos/commit/b43a7b8b6095e19d93d479942c084e6f588adc3d
Merge pull request #3027 from sinkuu/fix_14230

Fix Issue 14230 - [REG2.067b2] std.array.join misses the first element which is
empty string

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2015-02-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 14230] [REG2.067b2] std.array.join misses the first element which is empty string

2015-02-28 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14230

--- Comment #2 from github-bugzi...@puremagic.com ---
Commit pushed to 2.067 at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/b4fa59bd736c30c183039044fe48d7477a1cc615
Merge pull request #3027 from sinkuu/fix_14230

Fix Issue 14230 - [REG2.067b2] std.array.join misses the first element which is
empty string

--