From 7ea373b6e47b8e218ed497933a39ebab5bec1a55 Mon Sep 17 00:00:00 2001 From: Timerix22 Date: Fri, 10 Jun 2022 18:47:00 +0300 Subject: [PATCH] fixed some warnings --- .idea/inspectionProfiles/Project_Default.xml | 5 ++++- src/base/types.c | 2 +- tests/test_autoarr2.cpp | 11 +++++++++++ tests/test_safethrow.c | 1 - 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 01f1588..7cf8c34 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -9,6 +9,7 @@