Jadi
Jadi
I've got this from the linter: ``` he locale dependent function std::to_string(...) appears to be used: src/qt/rpcconsole.cpp: localAddresses += item.first.ToString() + ":" + std::to_string(item.second.nPort) + ", "; Unnecessary locale depedence...
> Need to add an option inside the `OptionsModel` and use `setOption` to store/update it. Not call directly the backend function, it breaks the layers division. Thanks for the important...
> tested ACK Thanks for the tests & ACK. I've done some changes based on the comments from @ryanofsky and @furszy . Can you please have another look? Thank you...
> > Need to add an option inside the `OptionsModel` and use `setOption` to store/update it. Not call directly the backend function, it breaks the layers division. > > Also,...
> Thanks for this. > > It would be ideal to share the same completions for `magick convert` and `convert`, if possible. how? I was not sure if they should...
> ```fish > complete $argv -o adjoin -d 'Join images into a single mu > ``` Thanks for the hint. Clean and clear. will update my PR soon
Hi there. Fun project. Enjoyed playing the games and ported one: https://github.com/coding-horror/basic-computer-games/pull/871 Added Rust for 57_Literature_Quiz
Added the 20_BuzzWord in Rust: https://github.com/coding-horror/basic-computer-games/pull/873
added 85_Synonyms in Rust: https://github.com/coding-horror/basic-computer-games/pull/877
added 25_Chief in Rust https://github.com/coding-horror/basic-computer-games/pull/884