commit | 0cb0a5560daa504553677bf915413b4f9fa2a053 | [log] [tgz] |
---|---|---|
author | Gabor Szalai <gabor.szalai@ericsson.com> | Tue Sep 03 14:40:51 2019 +0200 |
committer | Gabor Szalai <gabor.szalai@ericsson.com> | Tue Sep 03 14:40:51 2019 +0200 |
tree | fef2569b00aff14b7f8568eb9fe227c202b1dc1e | |
parent | 9a18b0dd6fec7d674de8c7836deebdd62ac34228 [diff] |
Remove setlocal call The setlocal() function call is not needed, but triggers a bug in the TITAN's float2str, log, and ttcn2string functions. The setlocal() call breaks the float to string conversion on some locals. The f_EPTF_StatCapture_get_time function called with format specifier: either "%Y-%m-%d_%H.%M.%S" or "%Y-%m-%d-%H:%M:%S" None of the local dependent. Change-Id: Id4d4efd197ffeac3c0db2990a118ad77dcce5961
Core Load Library
Main project page:
https://projects.eclipse.org/projects/tools.titan
The source code of the TTCN-3 compiler and executor: