Indra Rudianto

Results 2 issues of Indra Rudianto

In the following lines: https://github.com/ahotovec/REDPy/blob/098495a46acc753a303f22ecf859b646046ea71f/redpy/trigger.py#L43-L48 In the line 43, it checks if `opt.server` equal to file. Then, in the line 46 it also checks the same thing. Type hinting may...

Until the following commit https://github.com/alomax/NonLinLoc/commit/18b61d1ce47f020e03ddee6f44d9d2334578bd3f, the compiler show the following error when I tried to build on Ubuntu 20.04 LTS: ``` iori@totoro:~/Codelab/NonLinLoc/src$ make [ 1%] Built target loclist [ 2%]...