Skip to content

Conversation

sreimers
Copy link
Member

Fixes:

D:\a\re\re\test\sipsess.c(330): error C2220: the following warning is treated as an error
D:\a\re\re\test\sipsess.c(330): warning C5286: implicit conversion from enum type 'rel100_state' to enum type 'rel100_mode'; use an explicit cast to silence this warning
D:\a\re\re\test\sipsess.c(330): note: to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
D:\a\re\re\test\sipsess.c(333): warning C5286: implicit conversion from enum type 'rel100_state' to enum type 'rel100_mode'; use an explicit cast to silence this warning
D:\a\re\re\test\sipsess.c(333): note: to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings

Fixes:

```
D:\a\re\re\test\sipsess.c(330): error C2220: the following warning is treated as an error
D:\a\re\re\test\sipsess.c(330): warning C5286: implicit conversion from enum type 'rel100_state' to enum type 'rel100_mode'; use an explicit cast to silence this warning
D:\a\re\re\test\sipsess.c(330): note: to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
D:\a\re\re\test\sipsess.c(333): warning C5286: implicit conversion from enum type 'rel100_state' to enum type 'rel100_mode'; use an explicit cast to silence this warning
D:\a\re\re\test\sipsess.c(333): note: to simplify migration, consider the temporary use of /Wv:18 flag with the version of the compiler with which you used to build without warnings
```
@sreimers sreimers marked this pull request as ready for review June 20, 2025 12:22
@sreimers sreimers merged commit 881514e into main Jun 20, 2025
38 checks passed
@sreimers sreimers deleted the rel100_mode branch June 20, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant