Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.8k
Code
Pull requests
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
made check.h less heavy
- #2633
#2633
Merged
danmar
merged 15 commits into
cppcheck-opensource:master
cppcheck-opensource/cppcheck:master
from
firewave:errorlogger
firewave/cppcheck:errorlogger
Copy head branch name to clipboard
May 23, 2020
Conversation
Commits
15
(15)
Checks
Files changed
Merged
made check.h less heavy
#2633
danmar
merged 15 commits into
cppcheck-opensource:master
cppcheck-opensource/cppcheck:master
from
firewave:errorlogger
firewave/cppcheck:errorlogger
Copy head branch name to clipboard
Commits
Commits on May 10, 2020
extracted some code from errorlogger.h to errortypes.h
firewave
committed
21ce3c9
View commit details
Copy full SHA for 21ce3c9
Browse repository at this point
moved ErrorMessage out of ErrorLogger so it can be used in forward declarations
firewave
committed
ba89375
View commit details
Copy full SHA for ba89375
Browse repository at this point
Check: moved some implementations to the source so forward declarations can be used
firewave
committed
51a1889
View commit details
Copy full SHA for 51a1889
Browse repository at this point
cleaned up usage of errorlogger.h / some additional include cleanups
firewave
committed
af3f7b8
View commit details
Copy full SHA for af3f7b8
Browse repository at this point
astyle
firewave
committed
91954b3
View commit details
Copy full SHA for 91954b3
Browse repository at this point
fixed some conditional code after moving of ErrorMessage
firewave
committed
86d54cc
View commit details
Copy full SHA for 86d54cc
Browse repository at this point
errortypes.h: adjusted header guard
firewave
committed
26016be
View commit details
Copy full SHA for 26016be
Browse repository at this point
check.h: fixed compilation with older Visual Studio versions
firewave
committed
cee3d52
View commit details
Copy full SHA for cee3d52
Browse repository at this point
dmake
firewave
committed
b76db2c
View commit details
Copy full SHA for b76db2c
Browse repository at this point
Commits on May 20, 2020
Merge branch 'latest' into errorlogger
Show description for 86422ba
firewave
committed
86422ba
View commit details
Copy full SHA for 86422ba
Browse repository at this point
added errortypes.cpp and moved implementations there / added some missing includes
firewave
committed
46584ea
View commit details
Copy full SHA for 46584ea
Browse repository at this point
Commits on May 22, 2020
Merge branch 'latest' into errorlogger
firewave
committed
9594b4c
View commit details
Copy full SHA for 9594b4c
Browse repository at this point
fixed dmake build
firewave
committed
97d78a9
View commit details
Copy full SHA for 97d78a9
Browse repository at this point
dmake
firewave
committed
7691f50
View commit details
Copy full SHA for 7691f50
Browse repository at this point
Merge branch 'latest' into errorlogger
Show description for f0137ac
firewave
committed
f0137ac
View commit details
Copy full SHA for f0137ac
Browse repository at this point
You can’t perform that action at this time.