Skip to content

Capitalize error code #4989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
description: "Learn more about: Compiler Error C2128"
title: "Compiler Error C2128"
ms.date: "11/04/2016"
f1_keywords: ["c2128"]
f1_keywords: ["C2128"]
helpviewer_keywords: ["C2128"]
ms.assetid: 08cbf734-75b3-49f2-9026-9b319947612d
---
# Compiler Error C2128

Expand Down
3 changes: 1 addition & 2 deletions docs/error-messages/compiler-errors-1/fatal-error-c1192.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
description: "Learn more about: Fatal Error C1192"
title: "Fatal Error C1192"
ms.date: "11/04/2016"
f1_keywords: ["c1192"]
f1_keywords: ["C1192"]
helpviewer_keywords: ["C1192"]
ms.assetid: 54cff717-a3eb-471d-9bd4-1c2e673dbbef
---
# Fatal Error C1192

Expand Down
10 changes: 5 additions & 5 deletions docs/error-messages/compiler-warnings/compiler-warning-c5072.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
description: "Learn more about: Compiler Warning (level 1) c5072"
title: "Compiler Warning (level 1) c5072"
description: "Learn more about: Compiler Warning (level 1) C5072"
title: "Compiler Warning (level 1) C5072"
ms.date: 02/09/2024
f1_keywords: ["c5072"]
helpviewer_keywords: ["c5072"]
f1_keywords: ["C5072"]
helpviewer_keywords: ["C5072"]
---
# Compiler Warning (level 1) c5072
# Compiler Warning (level 1) C5072

> ASAN enabled without debug information emission. Enable debug info for better ASAN error reporting

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
description: "Learn more about: Compiler Warning (level 3) C4534"
title: "Compiler Warning (level 3) C4534"
ms.date: "11/04/2016"
f1_keywords: ["c4534"]
f1_keywords: ["C4534"]
helpviewer_keywords: ["C4534"]
ms.assetid: ec2adf3b-d7a1-4005-bb0c-5d219df78dc8
---
# Compiler Warning (level 3) C4534

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
description: "Learn more about: Compiler Warning (level 4) C4254"
title: "Compiler Warning (level 4) C4254"
ms.date: "11/04/2016"
f1_keywords: ["c4254"]
f1_keywords: ["C4254"]
helpviewer_keywords: ["C4254"]
ms.assetid: c7dcef24-d535-4c98-bb41-fc3d2b88fd11
---
# Compiler Warning (level 4) C4254

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: "Compiler Warning (level 4) C4389"
description: "Microsoft C/C++ compiler warning C4389, its causes and resolution."
description: "Learn more about: Compiler Warning (level 4) C4389"
ms.date: 10/16/2020
f1_keywords: ["c4389"]
f1_keywords: ["C4389"]
helpviewer_keywords: ["C4389"]
---
# Compiler Warning (level 4) C4389
Expand Down