Skip to content

Commit 892cb96

Browse files
committed
Add change note
1 parent 671620f commit 892cb96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- `RULE-5-4` - `MacroIdentifiersNotDistinct.ql`:
2+
- Exclude false positives related to conditional compilation, where a macro may be defined twice, but not within the same compilation.
3+
- Improve alert message in the case the 63 char limit is not relevant by using the form "Definition of macro `<MACRO_NAME>` is not distinct from alternative definition of `<MACRO_NAME>` in `<relative_file_path>`.

0 commit comments

Comments
 (0)