Skip to content
Snippets Groups Projects
Commit a3fe71ba authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Fix compiler warnings

- _CRT_SECURE_NO_WARNINGS suppresses warnings for "unsafe" fopen, strcpy etc.
- int -> size_t
parent fc8b5caf
Branches
Tags
2 merge requests!61Release 0.3.0,!58Fix conan create on Windows
Pipeline #56341 failed