X1aomu
X1aomu
Given the follow toml: ```toml [default] size = 9.0 # This should be integer, but it was given a float accidently ``` And the parsing code: ```cpp constexpr size_t kDefaultSize...
目前我已经针对我们学校修改出了一个可用的版本 [mentohust](https://github.com/Xiaomu0/mentohust) ,想在Windows 下也使用 mentohust。以前也是见过 Windows 版的,但现在难见着了,即使有现成的二进制版本想必也不适合我的学校,所以想问下如何构建 Windows 版本?
### Jenkins and plugins versions report Environment ```text Jenkins: 2.400 OS: Windows Server 2016 - 10.0 Java: 17.0.2 - Oracle Corporation (OpenJDK 64-Bit Server VM) --- analysis-model-api:11.1.0 ant:481.v7b_09e538fcca antisamy-markup-formatter:159.v25b_c67cd35fb_ apache-httpcomponents-client-4-api:4.5.14-150.v7a_b_9d17134a_5...
### Summary Changes to recipe: **sqlite3** #### Motivation The upstream source files're encoded in UTF-8, but some non-ASCII characters may be not be decoded in the user's current code page...