-
All enumerations are declared like this:
```ttl
cim:ControlAreaTypeKind a owl:Class ;
rdfs:label "ControlAreaTypeKind"@en ;
eq:Package "Package_CoreEquipmentProfile" ;
owl:oneOf ( cim:Contr…
-
### Minimum Reproducible Example
```fortran
program main
implicit none
integer, allocatable, parameter :: v=1
end program
```
### Output
```console
(lf) saurabh-kumar@Awadh:~/Projec…
-
Version: **v3.22.3**
It looks like when some function declarations were moved from `helpers.h` to `names.h` the declaration of the function `UnderscoresToCapitalizedCamelCase` was lost. It's source…
-
### Is your feature request related to a problem ? Please describe. ✍️
Currently, ToastContainer is being called in different files at different places. As a contributor you have to optimize it by …
-
Consider the following message:
```mf2
.input {$count :integer}
{{You have {$count} apples.}}
```
From my understanding this would be identical to the following message, were it allowed.
`…
-
| --- | --- |
| Bugzilla Link | [569113](https://bugs.eclipse.org/bugs/show_bug.cgi?id=569113) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Nov 24, 2020 06:27 EDT |
| Modified | Nov…
-
**Bug description:**
- For birth declaration, if user updates/corrects the informant type from any other option to father/mother for the declarations that didn't have father/mother details at first (…
-
**Describe the bug**
I encountered unexpected behavior regarding Request Scope lifecycle declared variables in Ktor, when using `createRouteScopedPlugin`.
It appears that when declaring a value us…
-
VSF_TYPE_MARKDOWNWhen I run CodeCleanup (EditorContextMenus.FileHealthIndicator.RunDefaultCodeCleanup) and it replaces predefined types w/Framework types the result is sometimes erroneous - when the s…
-
### Description
Currently, we only have the daemon logs and the bad_replicas table to check the actions taken by the suspicious replica recovery machinery. We need a better, more convenient monitorin…