4.7.001
04/05/2012
Intermediate version
100%
4.7.001 Updates¶
Bugs¶
- Thread identifier sometime cast to integer while it can be 64 bits long on unix (bug #47).
- SetError method of connecteur nvcmd crashes the server (bug #46).
- Under linux, signal management has changed. Segmentation fault signal is now transformed in to c++ exception making the server more stable when such a signal occurs.
- Test set change is not taken into account when stopping and starting an application. (bug #44).