-
src/observer/ob_inner_sql_connection.cpp
----8get_ddl_arg().primary_schema_versions_.assign(primary_schema_versions_))) {
689: LOG_WARN("failed to assign ddl_stmt", K(ret), K(primary_schema_v…
-
## Enhancement
There are a lot of linters in https://golangci-lint.run/usage/linters. We can utilize them to enhance TiDB's code quality.
To enable one of the linters, the steps are as follows:
…
-
# Bug Report
| Subject | Details |
| :------------- | :--------------------|
| Rector version | last dev-main |
| Installed as | composer dependency |
## Minim…
-
### Configuration
```console
$ golangci-lint --version
golangci-lint has version 1.15.0 built from 901cf25 on 2019-02-18T08:22:26Z
```
```console
$ go version
go version go1.12 darwin/amd64…
-
In a project no longer using annotations (still installed because dependency chains are long), we have a few `@note` annotations in classes for comments. When running PHPStan, we're getting an uncaug…
-
In slides, GVN replaces unused instructions to nop.
![스크린샷 2020-06-05 오후 9 28 00](https://user-images.githubusercontent.com/6031017/83876208-7426d100-a773-11ea-9c3e-a92873634c6c.png)
However, in `…
-
ローカルでもlintのチェックした方が良いなと思い、実行してみたところ、次のような警告が出ました。
```
WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused.
``…
-
```
[2022-05-17 20:06:28][datafile]: loading done. datafile='downloadedmaps/RedCastle2_de71ee62.map'
[2022-05-17 20:06:28][client]: loaded map 'downloadedmaps/RedCastle2_de71ee62.map'
[2022-05-17 2…
-
For the sv-comp test `termination-crafted/Binary_Search-1.c` in the category no-overflow Goblint returns a wrong result.
The problem is that it has a function bsearch, which also exists in includes/…
-
Link: http://sf.snu.ac.kr/promise-concurrency/
This is a memory model targeting C++. It has several unique characteristics:
- it is based on an **operational semantics** rather than an **axiomatic pr…