-
Committer:
Gustav Hartvigsson
-
Date:
2015-10-26 18:59:48 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20151026185948-qwqwagb7iwnoxcpp
libssts:
* Fixed s_dynamic_array_new and s_dynamic_array_free
* fixed s_error_new's linkedlist initialisation.
* added s_error_has_error ()
* fixed s_error_free () (was the wrong name before).
* removed a few s_dbg_print's.
* fixed s_linked_list_new (Used the wrong funtion... Woopse).
* fixed s_linked_list_get_current to not segfault if it is not intialised.
TESTS:
* added a few more tests in test_error ()