Uh oh!
There was an error while loading. Please reload this page.
Improve the error explanations for check_const - #30932
Conversation
There was a problem hiding this comment.
"// ..and also"? Isn't "// ... and also" better?
nagisa
commented
Jan 15, 2016
Looks like an overall improvement. |
arielb1
commented
Jan 15, 2016
improved |
There was a problem hiding this comment.
This is wrong. This document already contains various cases of wrong advice.
There was a problem hiding this comment.
If the problem is that you need the value behind a pointer in a static variable, then not putting the value in a static variable does not fix the problem.
There was a problem hiding this comment.
It's not like you can solve the problem.
There was a problem hiding this comment.
I am not sure how important is the "how to fix this" advice, because each issue will have its own fix.
ba50fa0 to
5e16148CompareThere was a problem hiding this comment.
Nit: This paragraph should use inline code for the constant names.
nagisa
commented
Jan 15, 2016
r=me once the two nits are fixed. |
5e16148 to
cad3882Comparearielb1
commented
Jan 19, 2016
fixed ^ |
nagisa
commented
Jan 19, 2016
@bors r+ cad3882 |
nagisa
commented
Jan 19, 2016
@bors rollup |
bors
commented
Jan 21, 2016
☔ The latest upstream changes (presumably #31024) made this pull request unmergeable. Please resolve the merge conflicts. |
bors
commented
Jan 23, 2016
🔒 Merge conflict |
cad3882 to
47593daComparearielb1
commented
Jan 24, 2016
@bors r=nagisa rollup |
bors
commented
Jan 24, 2016
📌 Commit 47593da has been approved by |
Fixes#30705
r? @nagisa