SpaceGroupUCL / depthmapX

depthmapX is a multi-platform Spatial Network Analysis Software
200 stars 53 forks source link

Clean up warnings #230

Open blsemo opened 6 years ago

blsemo commented 6 years ago

In a drive to improve code quality and enable us to catch potential bugs/leaks earlier, get rid of all warning when compiling depthmapX and turn on warnings as errors.

This might be a long running task with several iterations.