-
**DCAT version:** 3
**Document version:** [2024-08-22](https://www.w3.org/TR/2024/REC-vocab-dcat-3-20240822/)
---
While looking through the docs, I noticed that some documentation in regards to…
-
### Current Behavior
When using configuration cache and setting a default environment variable in gradle run configuration, gradle caches _all_ envinronment variables and does not invalidate cache wh…
arve0 updated
4 weeks ago
-
The tests are not discovered when I use the inherited attribute - `DebugOnlyTheoryAttribute : TheoryAttribute`.
```csharp
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public …
-
### Describe your issue.
We just finished adding ["multi device" support](https://github.com/data-apis/array-api-strict/pull/59) to `array-api-strict` and while test driving it by running the sciki…
-
Some form types extend other parent types (e.g. CountryType and EnumType extend ChoiceType). In the docs of the child classes, we display all options defined by them and all options defined by their p…
-
When an admin creates a group folder, he cat setup some default permissions :
![Capture d’écran 2019-12-29 à 14 38 55](https://user-images.githubusercontent.com/1273505/71558004-a3ac1180-2a4e-11ea…
-
### Godot version
4.1.1.stable
### System information
Ubuntu Linux 22.04, Nvidia
### Issue description
Creating a new theme type variation that inherits from a Base Type of Button does not inheri…
-
### Describe the bug
Referencing a method defined in the parent class from a child class with `` :meth:`x` `` does not work.
It looks as it should but there is no link.
As a workaround it is poss…
erzoe updated
2 months ago
-
I tried this code:
```rust
pub trait Kind where for src/main.rs:4:25
|
1 | pub trait Kind where for IntoIterator` for `&'a ::Values`
error: aborting due to previous error
For more in…
-
I think the first_phase argument should be optional if inheriting another rank profile. Perhaps it can just always be optional, although it may require some research to figure out if that is always ok…