UMU

Results 16 issues of UMU

https://github.com/sddm/sddm/blob/e67307e4103a8606d57a0c2fd48a378e40fcef06/src/greeter/UserModel.cpp#L177 Such as: ```cpp if (mainConfig.Users.RememberLastUser.get()) { return stateConfig.Last.User.get(); } else { return QString(); } ``` #626

I use b2 to compile a simple example, and got an error with msvc/Windows: ``` $ b2 ...patience... ...found 817 targets... ...updating 1 target... msvc.link bin\msvc-14.2\release\cxxstd-latest-iso\threading-multi\test_boost.exe LINK : fatal error...

If I use `scan` to receive a password, it'll echo on console.

优化分区,使得可用空间变多! 脚本内包含注释。

### Xmake Version 2.8.5 ### Operating System Version and Architecture Windows 11 23H2 ### Describe Bug Got a wrong opensslconf.h, when installed libressl-3.7.3, should be amd64 version, actually i386 version....

bug

[ecc.isValidPublic('EOS5K6ag7t87u3F4jdkmt73wQtd9oprQFyJsp6vskrrwoQoPqcPdE7') return false #489](https://github.com/EOSIO/eosjs/issues/489) **Version** eosjs 20.0.0-beta3 eosjs-ecc 4.0.4 **Describe the bug** 1. ecc.isValidPublic() return false on 2 public keys of account 1255gdpaftgs 2. Point.decodeFrom() report 'Invalid sequence tag' **To...

比如匹配汉字 \u4e00-\u9fa5,结果都不匹配了。

I use API monitor to monitoring kernel32!GetCurrentThreadId, and found out it has been called everytime log, even not extracting current_thread_id. PS: extracting `current_process_id` has no problem.

### Environment and version details * Operating System+version: **Windows 11 23H2** * Compiler+version: **MSVC 14.3** * Shell: **PowerShell 7.5.0** * B2 Version: Output of `b2 -v` and `b2 --version`: B2...

bug