r3bazaar
r3bazaar copied to clipboard
request-file is buggy
request-file sometimes returns immediately an empty string:
>> request-file
== %""
It doesn't show a window to select a file, it simply returns %""
It it the problem here: https://github.com/angerangel/r3bazaar/blob/master/src/os/win32/host-event.c ?