xingyun86

Results 7 issues of xingyun86

Winodw build redisclient failed。 Could someone help me? >D:\DevelopmentEnvironment\Workspaces\redisclient\redisclient\src\redisclient\impl\redisclientimpl.cpp(53): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>D:\DevelopmentEnvironment\Workspaces\redisclient\redisclient\src\redisclient\impl\redisclientimpl.cpp(53): error C2146: syntax error: missing ';'...

# 问题描述(question) 1.SendData参数:要用const char *变量,因为是const char * &参数类型,不可用->GetData(); 2.PostMessage:使用同上 3._findfirst _findnext c级别的遍历目录,在64位下可能会出现崩溃,尤其是工程编码如果是UNICODE必出 4.dll导出接口不可以用 stl,容易导致崩溃(debug)。最好修改为:Alloc Free这种类型的接口 ## 操作系统环境(OS Environment): Windows 10 x64 ## ACE版本环境(ACE Version): 6.5.3 ## PSS配置文件信息(PSS configure XML file...

## Minimal Code Example ``` static std::regex re("^(?:`){3}$"); ``` ## Conditions . | . --------------------- | ------------------ **Operating System:** | Win10 **Compiler:** | VS2019 **Compiler flags:** | C++14 **maddy version:**...

bug

1.Error Description: xlnt::exception : bad cell coordinates: (#REF!) 2.Use xlnt latest version 3.xlsx files(12345.xlsx) [12345.xlsx](https://github.com/tfussell/xlnt/files/12567641/12345.xlsx)

Windows 10 v2004. Why WSL2 docker on centos7.6 not good? `service docker status` `Redirecting to /bin/systemctl status docker.service` `docker.service - Docker Application Container Engine` `Loaded: loaded (/usr/lib/systemd/system/docker.service, disabled)` `Active: failed...

其他论坛都能支持视频显示,建议加一个这样的插件

Font Optimize Imgui had optimized,do not need alloc big memory buffer to handle。 Can nuklear optimized it ?