Skip to content

Commit e4013c8

Browse files
authored
Add files via upload
1 parent 59b3457 commit e4013c8

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SuppressionFile.suppress

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,14 @@
569569
<CodeCurrent>381071978</CodeCurrent>
570570
<CodeNext>4050350976</CodeNext>
571571
</Detours>
572+
<Detours>
573+
<FileName>main.cpp</FileName>
574+
<ErrorCode>V566</ErrorCode>
575+
<Message>The integer constant is converted to pointer. Possibly an error or a bad coding style: reinterpret_cast&lt; unsigned int * &gt; (_x_)</Message>
576+
<CodePrev>0</CodePrev>
577+
<CodeCurrent>1814642854</CodeCurrent>
578+
<CodeNext>0</CodeNext>
579+
</Detours>
572580
<Detours>
573581
<FileName>main.cpp</FileName>
574582
<ErrorCode>V566</ErrorCode>
@@ -585,6 +593,14 @@
585593
<CodeCurrent>3389638323</CodeCurrent>
586594
<CodeNext>0</CodeNext>
587595
</Detours>
596+
<Detours>
597+
<FileName>main.cpp</FileName>
598+
<ErrorCode>V566</ErrorCode>
599+
<Message>The integer constant is converted to pointer. Possibly an error or a bad coding style: reinterpret_cast&lt; void * &gt; (_x_)</Message>
600+
<CodePrev>0</CodePrev>
601+
<CodeCurrent>3389638323</CodeCurrent>
602+
<CodeNext>0</CodeNext>
603+
</Detours>
588604
<Detours>
589605
<FileName>main.cpp</FileName>
590606
<ErrorCode>V566</ErrorCode>

0 commit comments

Comments
 (0)