miyanyan

Results 10 comments of miyanyan

if removing ::experimental, i create a souce_location instead ``` #if defined(_MSC_VER) #if __has_include() #include #endif #include // copied from: https://github.com/microsoft/STL/blob/main/stl/inc/source_location struct source_location { static constexpr source_location current(const uint_least32_t _Line_ =...

thanks, currently I run ```flake8 metabci/ --per-file-ignores="__init__.py:F401" --extend-ignore=E203,W605 --max-line-length=127 --statistics --count``` and ```mypy metabci/ --ignore-missing-imports``` before git commit. your pr will be helpful

you can use the devcontainer in vscode, it's really sample to setup

I have the same question, when I get filesystem_error, it's message often uses the system locale, and I have to change the message to utf8

``` 20/26 Test #20: site_test .................................***Timeout 60.06 sec Running main() from gmock_main.cc [==========] Running 26 tests from 1 test suite. [----------] Global test environment set-up. [----------] 26 tests from ExamplesSiteTest...

> There is this in progress meanwhile: https://github.com/dcriv/cpprestsdk/tree/support_boost_1.87_%231815 It seems should support boost >= 1.58 in this comment https://github.com/microsoft/cpprestsdk/pull/1339#discussion_r383026727 so some functions like `asio::post` should not be used directly, and...

> The boost >= 1.58 in [#1339 (comment)](https://github.com/microsoft/cpprestsdk/pull/1339#discussion_r383026727) was because of Ubuntu 16.04, which is officially EOL since April 30th 2021. Ubuntu 18.04 is EOL since 31 May 2023. >...

我也是,最近订阅会消失,我感觉像是自动更新给覆盖了

> 阅后即焚订阅吗 用的xfltd的订阅,“阅后即焚”是指的不能更新订阅吗 我的两个电脑上: * v1.8.7版本,订阅没法更新,没出现过消失 * v1.8.8版本,可以刷新订阅,出现过消失,但是点击更新可以恢复。1.8.8版本只使用了一天,描述的可能不准确,晚上再测试下