1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-16 03:40:16 +00:00
jvoisin 38316cdaf8 Fix various warnings found by clang
- unused alias
- inefficient use of push_back
- exceptions not inheriting from std::exception
- weird use of a comma
- value compared against itself
2021-04-17 19:06:33 +02:00
..
2020-06-10 10:30:37 +04:00
2020-06-10 12:58:15 +04:00
2020-06-10 10:30:37 +04:00
2020-06-10 10:30:37 +04:00
2020-06-10 12:58:15 +04:00
2020-06-10 12:58:15 +04:00
2020-06-10 10:30:37 +04:00
2021-04-17 19:06:33 +02:00