Timeline for Colorful output on terminal
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:41 | history | edited | CommunityBot |
replaced http://stackoverflow.com/ with https://stackoverflow.com/
|
|
| Feb 23, 2017 at 14:02 | vote | accept | Abhinav Gauniyal | ||
| Feb 24, 2016 at 11:47 | answer | added | David Brown | timeline score: 2 | |
| Feb 23, 2016 at 4:20 | comment | added | glampert | Anyways, if you're into that, be sure to also give the static analyzer a run: clang-analyzer.llvm.org | |
| Feb 23, 2016 at 4:16 | comment | added | glampert |
Hehe, I don't think -Weverything is meant for everyday use. I seem to have read somewhere that they added it so you could test all the warnings, then select the ones that make sense...
|
|
| Feb 23, 2016 at 2:37 | comment | added | Abhinav Gauniyal |
@glampert that's -Weverything in its full glory so that no warning gets away.
|
|
| Feb 22, 2016 at 21:59 | history | edited | Jamal | CC BY-SA 3.0 |
added 66 characters in body; edited title
|
| Feb 22, 2016 at 21:58 | history | edited | 5gon12eder | CC BY-SA 3.0 |
formatting, more relevant tags
|
| Feb 22, 2016 at 21:32 | answer | added | Jerry Coffin | timeline score: 5 | |
| Feb 22, 2016 at 18:28 | comment | added | glampert |
Why are you compiling with -Wc++98-compat if your code isn't fully backwards compatible?
|
|
| Feb 22, 2016 at 13:22 | history | edited | Abhinav Gauniyal | CC BY-SA 3.0 |
added 3295 characters in body
|
| Feb 22, 2016 at 13:17 | history | asked | Abhinav Gauniyal | CC BY-SA 3.0 |