Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
RenardDev authored Sep 19, 2024
1 parent 59b3457 commit e4013c8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions SuppressionFile.suppress
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,14 @@
<CodeCurrent>381071978</CodeCurrent>
<CodeNext>4050350976</CodeNext>
</Detours>
<Detours>
<FileName>main.cpp</FileName>
<ErrorCode>V566</ErrorCode>
<Message>The integer constant is converted to pointer. Possibly an error or a bad coding style: reinterpret_cast&lt; unsigned int * &gt; (_x_)</Message>
<CodePrev>0</CodePrev>
<CodeCurrent>1814642854</CodeCurrent>
<CodeNext>0</CodeNext>
</Detours>
<Detours>
<FileName>main.cpp</FileName>
<ErrorCode>V566</ErrorCode>
Expand All @@ -585,6 +593,14 @@
<CodeCurrent>3389638323</CodeCurrent>
<CodeNext>0</CodeNext>
</Detours>
<Detours>
<FileName>main.cpp</FileName>
<ErrorCode>V566</ErrorCode>
<Message>The integer constant is converted to pointer. Possibly an error or a bad coding style: reinterpret_cast&lt; void * &gt; (_x_)</Message>
<CodePrev>0</CodePrev>
<CodeCurrent>3389638323</CodeCurrent>
<CodeNext>0</CodeNext>
</Detours>
<Detours>
<FileName>main.cpp</FileName>
<ErrorCode>V566</ErrorCode>
Expand Down

0 comments on commit e4013c8

Please sign in to comment.