Tanguy MAZE
fe1c85371f
bug found
...
found bug in parser that made link adding impossible
2019-04-24 09:54:24 +02:00
Mthandazo Ndhlovu
c35deace58
Trying to trace the source of the segfault
...
I will breakdown the parser for a slight moment then relink it.
2019-04-22 16:00:16 +02:00
Mthandazo Ndhlovu
c6339a00e9
fixed lm_check_errors
2019-04-22 09:56:09 +02:00
Mthandazo Ndhlovu
bfb125f503
Adding more protection to the parser, leaving it at this state for now whilst i branch out to work on a new parser
2019-04-20 13:38:13 +02:00
Mthandazo Ndhlovu
0495ba9e55
clean up code for when an error occurs
...
testing with all maps is what is left
2019-04-11 14:11:25 +02:00
Mthandazo Ndhlovu
eb85b914a4
Leaks and error checking almost done
...
function to clean traces of holder is done.
Error checking before adjacency list creation is done also.
Now focusing on breaking the parser with
invalid maps. It should be ready in a day.
2019-04-11 12:52:14 +02:00
Tanguy MAZE
3b893147e5
IT WORKS !
...
functionning ./lem_in that can read maps and display ants path
still need to clean leaks
still need remove debug info
2019-04-09 19:09:29 +02:00
Mthandazo Ndhlovu
1abb3fc566
invalid maps
2019-04-02 15:09:43 +02:00