-
# **Issue №1333 opened by *[illume](https://github.com/illume)* at 2019-09-24 10:32:44**
> Cppcheck is an analysis tool for C/C++ code. It provides unique code analysis to detect bugs and f…
-
Decide on the options and defaults for the maximum width of lines and indents.
Rustfmt currently has the following options:
```
max_width: usize, 100, "Maximum width of each line";
ideal_wid…
-
According to https://github.com/sequelize/sequelize/issues/998, the issue of prepared statements and parameter binding through the native mysql driver was considered and rejected previously.
I would …
-
This issue is for discussion of our [Go 2 error values proposal](https://golang.org/design/29934-error-values), which is based on our draft designs for error [information](https://golang.org/design/go…
-
Sage provides a rich framework for dealing with all classical algebraic structures: rings, fields, algebras, etc.
Nevertheless, given (for instance) two fields K and L with K \subset L, it is not p…
-
The below is an old draft of the proposal. The up-to-date proposal can be found at https://eips.ethereum.org/EIPS/eip-223
Discussion should occur at https://ethereum-magicians.org/t/erc-223-token-st…
-
If R is a ring equipped with an endomorphism sigma, the ring of skew polynomials over (R,sigma) is the ring of usual polynomials over R with the modified multiplication given by the rule X*a = sigma…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
It [has been suggested](https://github.com/w3c/vc-data-model/issues/929#issuecomment-1267697526) that the use of `@context` should be made optional. This would be a normative change to the current spe…
-
> Cppcheck is an analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only …