cpp-docs icon indicating copy to clipboard operation
cpp-docs copied to clipboard

C++ Documentation

Results 82 cpp-docs issues
Sort by recently updated
recently updated
newest added

- Mention `/LDd` as it also defines `_DEBUG`, as per: https://github.com/MicrosoftDocs/cpp-docs/blob/0ffedaacde5c17bd4e98535b221df1b0e9d2753f/docs/preprocessor/predefined-macros.md?plain=1#L168 https://github.com/MicrosoftDocs/cpp-docs/blob/0ffedaacde5c17bd4e98535b221df1b0e9d2753f/docs/build/reference/md-mt-ld-use-run-time-library.md?plain=1#L29 - Add link to "Predefined macros" in "See also" section - Simplify and add some links - Update...

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
ucrt/subsvc

The trailing spaces in the multiline `#define`s break the escapes, causing loads of syntax errors. This PR also includes some cleanups.

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
data-access/subsvc

- Add "Remarks" and "Example" headings - Change "structname" in warning message to "type" as C4324 also applies to `class` and `union` - Add some details about "class/struct/union" and `alignas`...

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
errors-warnings/subsvc

Fix wrong `-fsanitizer=address` flag (extra "r") and clean up trailing spaces for examples.

do-not-merge
review-team-triage
aq-pr-triaged

- Add blockquotes and update warning message (use "operator" instead of "identifier" as it's more precise) - Expand on the remarks and provide ample links to the respective reference topics...

do-not-merge
review-team-triage
aq-pr-triaged
needs-human-review

- Fix some typos - Clean up duplicate semicolons and double/trailing spaces - Fix extraneous `>` in `mismatch` syntax

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
standard-libraries/subsvc

…as per https://pubs.opengroup.org/onlinepubs/9699919799/functions/tmpnam.html

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
ucrt/subsvc

C2554 was added in commit https://github.com/MicrosoftDocs/cpp-docs/commit/6ec0265a1f3fed286da8ba3a283811ce202c91c5, but the `f1_keywords` and `helpviewer_keywords` were not updated. No other errors seem to be missing or extraneous.

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
errors-warnings/subsvc

- Update error message (remove space before colon and replace "*identifier*" with "`__func__`") - Add `__func__` link and tweak remarks (use "identifier" instead of "macro" as per [`docs/cpp/func.md`](https://github.com/MicrosoftDocs/cpp-docs/blob/cc6f72e767ff9195e3d720bbcabcd56d6597045c/docs/cpp/func.md)) - Add...

do-not-merge
Change sent to author
aq-pr-triaged
needs-human-review
visual-cpp/svc
errors-warnings/subsvc

do-not-merge
Change sent to author
aq-pr-triaged
visual-cpp/svc
standard-libraries/subsvc