-
Hello,
in my CAP Java based service, I have defined the following CDS model:
db/db-model.cds:
```cds
entity TestEntity {
key ID: String;
name: String;
}
```
srv/test-service.cds…
-
```
What steps will reproduce the problem?
1. Compile the attached program against r2997 and patches 254 + 447
2 Run the program with the attached 0.jp2 file. ./jp2tile 0.jp2
What is the expected…
-
```
What steps will reproduce the problem?
1. Compile the attached program against r2997 and patches 254 + 447
2 Run the program with the attached 0.jp2 file. ./jp2tile 0.jp2
What is the expected…
-
```shell
root@VM-8-6-ubuntu:~/waifu2x-ncnn-vulkan-20220728-ubuntu# ./waifu2x-ncnn-vulkan -i b.jpg -o b1.jpg -s 8 -g -1
[0 llvmpipe (LLVM 12.0.0, 256 bits)] queueC=0[1] queueG=0[1] queueT=0[1]
[0…
-
BPO | [7304](https://bugs.python.org/issue7304)
--- | :---
Nosy | @warsaw, @bitdancer, @mitya57
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect th…
-
# No validation of `implementation` parameter in `setContest()`
### Severity
Low Risk
### Relevant GitHub Links
https://github.com/Cyfrin/2023-08-sparkn/blob/0f139b2dc53905700dd29a01451b330f829653e9…
-
Given code like this:
```python
def foo(a, b): ...
foo(1, 2, |)
```
If the cursor is on the last parameter to the call, we want to specify that nothing should be highlighted. Additionally, …
-
The accelerometer could be used to fingerprint people if it is used at the same time as the vibration API. This could be prevented by having the accelerometer disabled or collecting data at a lower ac…
-
### Question
While parsing Flags and Fields in oscal_metadata_metaschema.xml, I discovered that "location-uuid" is defined as both a field and a flag. This causes issues when generating code from the…
-
As of 1.78, simple acmart documents are _almost_ fully PDF/A conformant if you turn PDF/A mode on in hyperref, except that neither hyperref nor hyperxmp currently adds color rendering annotations. Co…
zackw updated
3 years ago