Felix Yan
Felix Yan
``` /build/wiznote/src/WizQTClient-be113e9be899c1559ae5b3a093ee5f05e0364eec/src/share/WizObject.cpp: In member function ‘bool WIZTAGDATA::toJson(QString, Json::Value&) const’: /build/wiznote/src/WizQTClient-be113e9be899c1559ae5b3a093ee5f05e0364eec/src/share/WizObject.cpp:337:20: error: conversion from ‘const qint64’ {aka ‘const long long int’} to ‘Json::Value’ is ambiguous 337 | value["pos"] = nPosition; |...
Builds fine and all tests pass.
**What is the purpose of this pull request? (put an "X" next to item)** [x] Documentation update [ ] Bug fix [ ] New feature [ ] Other, please explain:
Fixes #1534 ### Checklist - [x] I have read the [contributing doc](https://github.com/jrnl-org/jrnl/blob/develop/CONTRIBUTING.md). - [x] I have included a link to the relevant issue number. - [x] I have checked to...
It would be nice to keep PyPI releases and git tags in sync :)
Hi, I am getting a lot of test failures when packaging for Arch. It seems this repo didn't get an update since March so I could not verify if it's...
The original `termcolor` project has resurrected and providing a wheel as well, now. The `termcolor-whl` one, however, seems to be inactive as the open issue/pr were left unanswered for a...
Correct a typo in CMakeLists.txt Log: Correct a typo in CMakeLists.txt