On 5/11/20 12:40 PM, Fabian Ebner wrote:
> The backend treats undef and 0 differently. If the option
> is undef, it will still be set for Windows in config_to_command.
>
> Make sure that the default value in the GUI is different from 0 and
> is displayed with that additional information, and don't
The backend treats undef and 0 differently. If the option
is undef, it will still be set for Windows in config_to_command.
Make sure that the default value in the GUI is different from 0 and
is displayed with that additional information, and don't delete
the option if it's set to 0.
Signed-off-by