Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 231140d

Browse filesBrowse files
authored
Merge pull request #104 from github/rc/2.9
2.9 Mergeback
2 parents 6266fd5 + 290f5e6 commit 231140d
Copy full SHA for 231140d

File tree

17 files changed

+25
-22
lines changed
Filter options

17 files changed

+25
-22
lines changed

‎c/cert/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-c-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
suites: codeql-suites
44
libraryPathDependencies: common-c-coding-standards

‎c/cert/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-c-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: cert-c-coding-standards
44
extractor: cpp

‎c/common/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: common-c-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: common-cpp-coding-standards

‎c/common/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: common-c-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: common-c-coding-standards
44
extractor: cpp
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| test.c:2:5:2:36 | iltiqzxgfqsgigwfuyntzghvzltueeeB | test.c:1:5:1:36 | iltiqzxgfqsgigwfuyntzghvzltueeeA | External identifer iltiqzxgfqsgigwfuyntzghvzltueeeB is nondistinct in characters at or over 31 limit, compared to iltiqzxgfqsgigwfuyntzghvzltueeeA |
2-
| test.c:5:5:5:35 | iltiqzxgfqsgigwfuyntzghvzltueea | test.c:4:5:4:36 | iltiqzxgfqsgigwfuyntzghvzltueeaZ | External identifer iltiqzxgfqsgigwfuyntzghvzltueea is nondistinct in characters at or over 31 limit, compared to iltiqzxgfqsgigwfuyntzghvzltueeaZ |
3-
| test.c:8:5:8:35 | iltiqzxgfqsgigwfuyntzghvzltueee | test.c:1:5:1:36 | iltiqzxgfqsgigwfuyntzghvzltueeeA | External identifer iltiqzxgfqsgigwfuyntzghvzltueee is nondistinct in characters at or over 31 limit, compared to iltiqzxgfqsgigwfuyntzghvzltueeeA |
4-
| test.c:8:5:8:35 | iltiqzxgfqsgigwfuyntzghvzltueee | test.c:2:5:2:36 | iltiqzxgfqsgigwfuyntzghvzltueeeB | External identifer iltiqzxgfqsgigwfuyntzghvzltueee is nondistinct in characters at or over 31 limit, compared to iltiqzxgfqsgigwfuyntzghvzltueeeB |
1+
| test.c:2:5:2:36 | iltiqzxgfqsgigwfuyntzghvzltueeeB | External identifer iltiqzxgfqsgigwfuyntzghvzltueeeB is nondistinct in characters at or over 31 limit, compared to $@ | test.c:1:5:1:36 | iltiqzxgfqsgigwfuyntzghvzltueeeA | iltiqzxgfqsgigwfuyntzghvzltueeeA |
2+
| test.c:5:5:5:35 | iltiqzxgfqsgigwfuyntzghvzltueea | External identifer iltiqzxgfqsgigwfuyntzghvzltueea is nondistinct in characters at or over 31 limit, compared to $@ | test.c:4:5:4:36 | iltiqzxgfqsgigwfuyntzghvzltueeaZ | iltiqzxgfqsgigwfuyntzghvzltueeaZ |
3+
| test.c:8:5:8:35 | iltiqzxgfqsgigwfuyntzghvzltueee | External identifer iltiqzxgfqsgigwfuyntzghvzltueee is nondistinct in characters at or over 31 limit, compared to $@ | test.c:1:5:1:36 | iltiqzxgfqsgigwfuyntzghvzltueeeA | iltiqzxgfqsgigwfuyntzghvzltueeeA |
4+
| test.c:8:5:8:35 | iltiqzxgfqsgigwfuyntzghvzltueee | External identifer iltiqzxgfqsgigwfuyntzghvzltueee is nondistinct in characters at or over 31 limit, compared to $@ | test.c:2:5:2:36 | iltiqzxgfqsgigwfuyntzghvzltueeeB | iltiqzxgfqsgigwfuyntzghvzltueeeB |

‎c/misra/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-c-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
suites: codeql-suites
44
libraryPathDependencies: common-c-coding-standards

‎c/misra/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-c-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: misra-c-coding-standards
44
extractor: cpp

‎cpp/autosar/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: autosar-cpp-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
suites: codeql-suites
44
libraryPathDependencies: common-cpp-coding-standards

‎cpp/autosar/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: autosar-cpp-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: autosar-cpp-coding-standards
44
extractor: cpp

‎cpp/cert/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-cpp-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
suites: codeql-suites
44
libraryPathDependencies: common-cpp-coding-standards

‎cpp/cert/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: cert-cpp-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: cert-cpp-coding-standards
44
extractor: cpp

‎cpp/common/src/codingstandards/cpp/rules/notdistinctidentifier/NotDistinctIdentifier.qll

Copy file name to clipboardExpand all lines: cpp/common/src/codingstandards/cpp/rules/notdistinctidentifier/NotDistinctIdentifier.qll
+6-3Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,17 @@ abstract class NotDistinctIdentifierSharedQuery extends Query { }
3232

3333
Query getQuery() { result instanceof NotDistinctIdentifierSharedQuery }
3434

35-
query predicate problems(ExternalIdentifiers d, ExternalIdentifiers d2, string message) {
36-
not isExcluded(d, getQuery()) and
35+
query predicate problems(
36+
ExternalIdentifiers d, string message, ExternalIdentifiers d2, string nameplaceholder
37+
) {
3738
not isExcluded(d, getQuery()) and
39+
not isExcluded(d2, getQuery()) and
3840
not d = d2 and
3941
d.getLocation().getStartLine() >= d2.getLocation().getStartLine() and
4042
d.getSignificantName() = d2.getSignificantName() and
4143
not d.getName() = d2.getName() and
44+
nameplaceholder = d2.getName() and
4245
message =
4346
"External identifer " + d.getName() +
44-
" is nondistinct in characters at or over 31 limit, compared to " + d2.getName()
47+
" is nondistinct in characters at or over 31 limit, compared to $@"
4548
}

‎cpp/common/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: common-cpp-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: codeql-cpp

‎cpp/common/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: common-cpp-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: common-cpp-coding-standards
44
extractor: cpp

‎cpp/misra/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: misra-cpp-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: common-cpp-coding-standards

‎cpp/misra/test/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: misra-cpp-coding-standards-tests
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: misra-cpp-coding-standards
44
extractor: cpp

‎cpp/report/src/qlpack.yml

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: report-cpp-coding-standards
2-
version: 2.9.0-dev
2+
version: 2.9.0
33
libraryPathDependencies: codeql-cpp

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.