[Issue 11691] can't join pathSplitter with dirSeparator

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

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

   What|Removed |Added

Version|unspecified |D2

--


[Issue 11691] can't join pathSplitter with dirSeparator

2013-12-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11691


Martin Nowak c...@dawg.eu changed:

   What|Removed |Added

Summary|can't join pathSplitter |can't join pathSplitter
   |with pathSeparator  |with dirSeparator


--- Comment #2 from Martin Nowak c...@dawg.eu 2013-12-05 06:56:37 PST ---
Apparently I should have used dirSeparator but it doesn't affect the bug.

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


[Issue 11691] can't join pathSplitter with dirSeparator

2013-12-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11691



--- Comment #3 from github-bugzi...@puremagic.com 2013-12-05 08:45:41 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/c1251436ba67b39e26f61e54ab79f8ee769fe5e7
fix Issue 11691 - can't join pathSplitter with pathSeparator

- The inferred return type of front had an additional
  layer of const because it's a const method.

https://github.com/D-Programming-Language/phobos/commit/4d3a2c49c8c72a5873f8c64e5b49b6a9ab897382
Merge pull request #1749 from dawgfoto/fix11691

fix Issue 11691 - can't join pathSplitter with pathSeparator

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


[Issue 11691] can't join pathSplitter with dirSeparator

2013-12-05 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=11691


Martin Nowak c...@dawg.eu changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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