Skip to content

Comments

merge stable into master#4932

Merged
9il merged 21 commits intomasterfrom
stable
Dec 7, 2016
Merged

merge stable into master#4932
9il merged 21 commits intomasterfrom
stable

Conversation

@aG0aep6G
Copy link
Contributor

@aG0aep6G aG0aep6G commented Dec 5, 2016

No description provided.

Dicebot and others added 21 commits November 10, 2016 19:21
This reverts commit 1a7914a, reversing
changes made to d387277.

Fixes issue 16663
Removing the one that refers to std.algorithm.setops.SetUnion, because
that is not documented anymore (it's deprecated).
This reverts commit c940f5a, reversing
changes made to aaf31b5.

Fixes issue 16682
Fix issue 16682: "privatization" of symbols in std.stdio breaks DFMT
- fix incorrect pointer diff computation introduced by PR #4427
  commit 2be0355
fix Issue 16661 - failing dstring/wstring format string
The LREFs were broken. Could fix that with underscores, but the links would
just point back at the current section. There's no point in having such
links.
Fix issue 16705 - TaskPool.reduce fails to compile "cannot get frame pointer to D main"
Fix issue 16663: std.unit.toUpper rejects an alias this to a string
fix Issue 16667 - wrong @safe unittest compilation error
DDOX doesn't do auto-highlighting, but the symbols need to be formatted as
code there, too.
fix issue 16948 - broken links in std.stdio due to inccorrect use of WEB macro
@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
16661 [REG2.072] std/format.d(1070): Incorrect format specifier: .2f for wstring and dstring
16663 [REG 2.072] std.unit.toUpper rejects an alias this to a string
16667 [REG] dub test fails on std.conv after upgrade to dmd 2.072.0
16682 [REG 2.072] "privatization" of symbols in std.stdio breaks DFMT
16705 [REG2.069] TaskPool.reduce fails to compile "cannot get frame pointer to D main"
16948 broken links in std.stdio due to inccorrect use of WEB macro

@aG0aep6G
Copy link
Contributor Author

aG0aep6G commented Dec 6, 2016

This should be a no-brainer, guys.

@9il
Copy link
Member

9il commented Dec 7, 2016

Auto-merge toggled on

@9il 9il merged commit 9046849 into master Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants