Michael Scofield

Results 21 issues of Michael Scofield

I would like it if typedjson wouldn't try to serialize and deserialize every field. Perhaps a `@jsonMemberIgnore` might be introduced?

Happens on both Ubuntu WSL and Windows: ```bash cmake --build build/docs --target GenerateDocs [0/2] Re-checking globbed directories... [1/1] cd /mnt/c/Users/u26i76/Projects/ModernCppStarterOrig...26i76/Projects/ModernCppStarterOriginal/build/docs/doxygen FAILED: CMakeFiles/GenerateDocs cd .../build/docs && /usr/bin/cmake -E make_directory .../build/docs/doxygen &&...

Currently, the template just applies `-fprofile-arcs -ftest-coverage` to the `Greeter` target from `test`. As far as I could tell, it doesn't really generate the code coverage data locally, and I...

I've installed all that the documentation said is required: ``` $ pip list Package Version ------------ ------- cmake-format 0.6.13 cmakelang 0.6.13 pip 21.0.1 PyYAML 5.4.1 setuptools 49.2.1 six 1.15.0 ```...

help wanted

This happens with the `stable-x86_64-pc-windows-gnu` as of the date of this issue. OS: Windows 7 ``` D:/Coding/__Rust/Cargo/bin/cargo.exe build --color=always --all --all-targets Compiling net2 v0.2.35 Compiling socket2 v0.3.15 Compiling ring v0.16.15...

bug
voice

I am using `CPM` for managing dependencies in my project and since it is source-based (downloads the source and then builds it), `llvm-cov` finds and includes it in the code...

I use TailwindCSS with my epub project to style the book. However, stuff that are usually legal that Tailwind produces, don't pass the epub checker's validator. I assume that the...

status: accepted
type: false-positive

**Describe the bug** A clear and concise description of what the bug is. I'm trying to install and setup UnifiedNlp on my stock android phone. I download UnifiedNlp through F-Droid...

bug