-
Currently, there's something that mildly scares me in the code. We have macros for reading UTF-8 chars (which is all inlined into every callsite... hmm). But worst, the macros _don't validate the char…
-
A particular user using OS X ran into issues running a pipeline on his machine.
Upon reaching the uploading stage of the isohunt-grab pipeline, he ran into the following error:
```
rsync error: synt…
-
Look at below output from console. I think rsp file is treated just as 1 argument not as command, options and arguments. Output is from latest beta version.
```
D:\devdiv\vscodecoverage\artifacts>…
-
```
What steps will reproduce the problem?
1. Files
head File_A.txt
chr1 20913 22482
chr1 27689 30980
chr1 143395 144536
chr1 320282 320945
chr1 540339 540954
chr1 668713 …
-
We are porting some pipelines from `1.8.0` to `2.1.0` in our applications.
These pipelines are basic: Read from GCS -> `ParDo` -> Write to BigQuery. There are multiple side outputs being written to…
-
The options suggested so far for the CLI executable usage are:
* `git vfs `
* `vfsgit `
* `vgit `
I currently lean towards `vfsgit` as the entry point, because it more closely mirrors the name "…
-
**V version:** `0.2.4 0e1cfd4` (weekly.2021.52.1)
**OS:** Arch Linux
**What did you do?**
Run `v doctor` after installing V with my own PKGBUILD that should have been fine; it compiles V fr…
-
I'm trying to run the KDI generic transformed script.
My csv has the following fields:
artifact,date,fixedVersion,installedVersion,Vuln Description,resource,CVSS,severity,CVE,Vuln Name
I have …
-
Tesseract Version: v5.0.0-alpha.20190623
Platform: Windows 10 64-bit
Current Behavior: For the Thai language (almost) every individual character in hOCR output is a word
Expected Behavior: Words (…
FrkBo updated
3 weeks ago
-
Hi
I want to know the details of using customized evidence file.
I found Addition file 1 for an example of it, but i don't understand.
![image](https://user-images.githubusercontent.com/3809150…