Skip to content
Snippets Groups Projects
Forked from Stack Of Tasks / sot-core
1227 commits behind the upstream repository.
user avatar
Francois Bleibel authored
Changed order of compilation of some .cpp files to prevent mysterious Segmentation Fault(s) from appearing.

* Added #ifdef VP_DEBUG to sot-h.cpp
* The code inside the #ifdef VP_DEBUG of sot-h cause a segfault if ever compiled in every program using the library. Leaving it that way before full-scale tests and validation.
c7002b1b
History