-
```
What steps will reproduce the problem?
1.running tesseract-ocr for hindi on attached files
2.
3.
What is the expected output? What do you see instead?
The expected output is correct OCR of the t…
-
Hello,
I discovered that "namespace vs prefix" issue in the OVAL repository. Part of the elements contains prefixes and another part doesn't contain. Are here any reasons for such situation? I wou…
-
### Contact Details
_No response_
### What happened?
It's ok to show array of object via type:mixed.
But it's not ok to update json element in the array
Many thanks
### Bug prevalence
always r…
-
Hello,
correct me if wrong, but shouldn't such code result to MismatchingDocblockReturnType error?
https://psalm.dev/r/0ca08f8c19
-
Ich nutze die Roll20-Website auf Englisch, möchte den Bogen aber auf Deutsch nutzen. Bisher ging das. Seit gestern habe ich Deutsch, Englisch und (ich vermute) Französisch gemischt im Bogen. Wenn ich …
-
When we evaluate a program we essentially convert from expression to a value. But the evaluation of `pslice` actually produces an expression. I introduced a new constructor of `Value`, `VExp`, to stor…
-
**Description**
Trying to run Polynote with latest Spark distribution, it fails when trying to run spark.createDataFrame
Steps to reproduce the behavior:
1. Installed spark 3
2. installed Polyno…
-
```
What steps will reproduce the problem?
1.running tesseract-ocr for hindi on attached files
2.
3.
What is the expected output? What do you see instead?
The expected output is correct OCR of the t…
-
# Context
AFAICT, the current implementation of `toml.Renderer` has code to render map-like elements as [inline tables](https://toml.io/en/v1.0.0#inline-table):
[toml.pkl:146](https://github.com/a…
-
The driving scenario is tuple inferred names (#18374) (VB 15.3).
Update: also VB 15.5 features.
ported from https://github.com/dotnet/roslyn/issues/18694