Am 08.09.20 um 19:17 schrieb Sven Schreiber:
Am 07.09.2020 um 21:34 schrieb Sven Schreiber:
> Am 07.09.2020 um 21:20 schrieb Allin Cottrell:
>> On Mon, 7 Sep 2020, Sven Schreiber wrote:
>>
>>>
>>> This includes a function variant ntodate_8601 used in conjunction with
>>> csv imports apparently, where I would propose to also just rename that
>>> to ntolabel_8601.
>>
OK, there's a new branch "ntolabel" for that. I used the rpl tool under
Debian with the following command:
rpl -R -x .c -x .h ntodate ntolabel *
That is, only C source and header files are changed. The branch seems to
compile OK after this change. Right now I cannot test the GUI, however.
So some more testing surely needed before merging.
OK I've tested the gretl GUI compiled from this branch. Basic stuff
works as usual, including sample restrictions. What do I need to do in
order to test (implicitly) the mentioned function ntolabel_8601? I guess
just importing a csv file wouldn't be enough?
thanks
sven