Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ae343c

Browse filesBrowse files
committed
Add change note
1 parent 54f724e commit 2ae343c
Copy full SHA for 2ae343c

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- `RULE-10-4` - `OperandswithMismatchedEssentialTypeCategory.ql`:
2+
- Removed false positives where a specified or typedef'd enum type was compared to an enum constant type.
3+
- `EssentialType` - for all queries related to essential types:
4+
- `\n` and other control characters are now correctly deduced as essentially char type, instead of an essentially integer type.
5+
- Enum constants for anonymous enums are now correctly deduced as an essentially signed integer type instead of essentially enum.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.