dhewm3-sdk/idlib/containers
Daniel Gibson 01545faf94 Get rid of some compiler warnings
GCC had shitloads of superfluous warnings wherever List.h and Str.h were
included.. get rid of them by using #pragma GCC diagnostic at some places
in List.h and Str.h.
Also add some casts, initialize some variables for other warnings
2018-08-20 01:46:37 +02:00
..
BinSearch.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
BTree.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
HashIndex.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
HashIndex.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
HashTable.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Hierarchy.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
LinkList.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
List.h Get rid of some compiler warnings 2018-08-20 01:46:37 +02:00
PlaneSet.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Queue.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Stack.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
StaticList.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
StrList.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
StrPool.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
VectorSet.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00