Skip to content

Make copy-constructible classes copyable#8705

Open
pfultz2 wants to merge 13 commits into
cppcheck-opensource:mainfrom
pfultz2:complete-copyable-types
Open

Make copy-constructible classes copyable#8705
pfultz2 wants to merge 13 commits into
cppcheck-opensource:mainfrom
pfultz2:complete-copyable-types

Merge branch 'main' into complete-copyable-types

0c1324c
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck Premium succeeded Jul 13, 2026 in 3s

6 new alerts

New alerts in code changed by this pull request

  • 6 warnings

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 305 in lib/errorlogger.h

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Use meaningful symbolic constants to represent literal values. Warning

Use meaningful symbolic constants to represent literal values.

Check warning on line 1057 in lib/symboldatabase.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Use meaningful symbolic constants to represent literal values. Warning

Use meaningful symbolic constants to represent literal values.

Check warning on line 4749 in lib/symboldatabase.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Do not dereference null pointers Warning

Do not dereference null pointers

Check warning on line 4768 in lib/symboldatabase.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Do not dereference null pointers Warning

Do not dereference null pointers

Check warning on line 5043 in lib/symboldatabase.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Do not dereference null pointers Warning

Do not dereference null pointers

Check warning on line 7292 in lib/symboldatabase.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Use meaningful symbolic constants to represent literal values. Warning

Use meaningful symbolic constants to represent literal values.