-
Given the following code: [Playground](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=18a79c890fbd3689b2bcf57b92b50e36)
This does not compile with no features enabled b…
-
`Trials.reject` currently is typed to yield `Unit` in Scala and `void` in Java. This means that it can't be used in a value expression, so it tends to end up either in a guard block or is hoisted righ…
-
The code below is safe, but disallowed. It might be nice to support this sort of thing, so that you can organize constructors (possibly non-`shared`) in a way that allows the use of methods in constru…
-
### What were you trying to do?
I have a command which sends some data to my API every 30 minutes.
### What happened?
I cannot have scheduled commands to call my API because it errors with a cu…
-
https://github.com/bitergia-analytics/bitergia-analytics/issues/59 limited the automatic unification of identities to "trusted" sources.
Please remove this limitation. The pair (user, source) is sa…
-
I'm not sure, whether the eventcore is the culprit, or something of my program.
But the stack trace does not contain anything of mine, so I post it here, down below.
If you need my code, it is not …
-
See this issue https://github.com/fzi-forschungszentrum-informatik/cartesian_controllers/issues/170 for context.
I was wondering if there is a way to stop the controller within the controller API a…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Add-optional-argument-name-code-style/10103243)._
---
Please add a new code style for a…
-
```
What steps will reproduce the problem?
This code sometimes (quite rarely but stable) crashes with EXC_BAD_ACCESS:
GDataXMLNode *child = [element.children objectAtIndex:0];
[element removeChild:c…
-
```
What steps will reproduce the problem?
This code sometimes (quite rarely but stable) crashes with EXC_BAD_ACCESS:
GDataXMLNode *child = [element.children objectAtIndex:0];
[element removeChild:c…