-
svd2rust can generate atomic register operations by using the `--atomics` flag
https://docs.rs/svd2rust/latest/svd2rust/#the---atomics-flag
It generates code that looks like this:
https://github.co…
-
# 🐞 bug report
### Is this a regression?
Not sure.
### Description
I have an abstract directive with a custom input and another one that extends it:
```typescript
@Directive()
abstrac…
-
# Bug Report
### Affected Package
The issue is caused by package @angular/router, specifically `DefaultUrlSerializer`.
### Is this a regression?
Doesn't seem to be a regression.
### Des…
-
What steps will reproduce the problem?
http://play.golang.org/p/P1R9-ON7KU
What is the expected output?
Some sort of error.
What do you see instead?
An incomplete build.Package describing somethi…
-
Could the original source behind `dymo.connect.framework.js` be published to this repo?
I'm thinking of the pre-Closure Compiler version.
It would make it much easier for folks like me to contribu…
-
### Describe the feature request
Once the code on the main branch is only for python >= 3.9, it would be great from a user pov to add some type annotations. I find them really helpful when writing co…
-
# :beetle: Bug report
### Describe the bug
when I upload svg image to the image cropper I get a blur image and I can't resize or do anything to it, and if I crop it I get nothing .
### Minimal …
medTL updated
4 years ago
-
In a reactor, I have two reactor banks. As part of a hierarchically ordered startup procedure I intent to trigger the starting up of the bank reactors as follows:
```
a = new[maxn_A] A();
b = n…
-
### What is your question?
It's already a full day and I think I am missing some very basic knowledge about conan.
### What I want to achieve:
I am setting up a private conan-center-index and I…
-
Before filing a bug, please check whether it has been fixed since
the latest release: run "hg pull", "hg update default", rebuild, and
retry
what you did to reproduce the problem. …