Irony

Results 6 issues of Irony

https://github.com/steveire/grantlee/blob/master/templates/defaulttags/widthratio.cpp#L75 test on {% widthratio 2 1 0.5 %} I think it will return 1, but it returns 2 ``` Grantlee::Context context; context.insert("DPI", 0.5); Grantlee::Engine engine; Grantlee::Template tpl = engine.newTemplate("{width:...

格式: 1.使用的打包框架(e.g. pyinstaller/py2exe ... 版本号) 例如 pyinstaller 3.4; 2.出现的错误; > ... 3.解决办法;

归纳

when I buiding with vs2022, missing dirent.h file Consider adding this file for windows https://github.com/tronkko/dirent/ then build and work ok.

1. modify https://github.com/preshing/turf/blob/master/turf/c/platform_detect.h#L97 `#elif defined(__arm64__) || defined(__aarch64__ )` 2. modify https://github.com/preshing/turf/blob/master/turf/c/platform_detect.h#L101 `#if defined(__ARM64_ARCH_8__) || defined(__ARM_ARCH_8A) || defined(__ARM_ARCH)` 3. modify https://github.com/preshing/turf/blob/master/turf/Atomic.h#L23 remove ` TURF_CPU_ARM || TURF_CPU_ARM64 ||` 4. add define to...

**我确定我已经查看了** (标注`[ ]`为`[x]`) - [x] [README](https://github.com/ljc545w/ComWeChatRobot/blob/master/README.md) - [x] [其他 Issues](https://github.com/ljc545w/ComWeChatRobot/issues) ---- **我要申请** (标注`[ ]`为`[x]`) - [ ] BUG 反馈或建议 - [ ] 添加新的功能 - [x] 请求技术支持 假如有一个xml形式的图片消息 ```xml ``` 疑问:...

### Check for duplicates - [X] Checked ### Service Name PyQt ### Service name in Japanese PyQt ### Comment Python and Qt logo ![avatar](https://github.com/SAWARATSUKI/ServiceLogos/assets/5131669/77bd6367-6e50-45a2-a728-ffd4ce5ab8ba) It's means Python and Qt combine...

enhancement
request