{"id":11069,"date":"2025-11-13T14:28:31","date_gmt":"2025-11-13T05:28:31","guid":{"rendered":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11069"},"modified":"2025-11-14T16:16:42","modified_gmt":"2025-11-14T07:16:42","slug":"cppcheck-c-c-%ec%86%8c%ec%8a%a4%ec%bd%94%eb%93%9c-%ec%a0%90%ea%b2%80%ed%88%b4","status":"publish","type":"post","link":"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11069","title":{"rendered":"cppcheck C\/C++ \uc18c\uc2a4\ucf54\ub4dc \uc810\uac80\ud234"},"content":{"rendered":"<h1>cppcheck C\/C++ \uc18c\uc2a4\ucf54\ub4dc \uc810\uac80\ud234<\/h1>\n<h2>\ub77c\uc774\uc13c\uc2a4<\/h2>\n<p>GPL v3 (GNU General Public License v3)<\/p>\n<h2>\uc124\uce58<\/h2>\n<p><a href=\"https:\/\/cppcheck.sourceforge.io\/\">https:\/\/cppcheck.sourceforge.io\/<\/a><\/p>\n<p>\uc9c0\uc6d0\ud558\ub294 OS :<\/p>\n<ul>\n<li>Windows 64-bit (No XP support)<\/li>\n<li>Debian<\/li>\n<li>Fedora<\/li>\n<li>Mac<\/li>\n<\/ul>\n<h2>\uc2e4\ud589<\/h2>\n<pre><code class=\"language-bash\"># \ubd84\uc11d (\uc804\ubd80)\ncppcheck src\/ \\\n    --output-file=report.xml \\\n    --xml \\\n    --xml-version=2 \\\n    --enable=all \\\n    --std=c++20 \\\n    --language=c++ \\\n    --suppress=missingIncludeSystem\n\n# \ubd84\uc11d (\ud2b9\uc815 \uacbd\uace0, error \ub294 \uc81c\uc678\ubd88\uac00)\ncppcheck src\/ \\\n    --output-file=report.xml \\\n    --xml \\\n    --xml-version=2 \\\n    --enable=warning,performance,portability \\\n    --std=c++20 \\\n    --language=c++\n\nvi suppressions.txt\n-----------------\n*:src\/sub\/cJSON.cpp\n*:src\/sub\/cJSON.h\n-----------------\n\n# \ubd84\uc11d (\uc11c\ub4dc\ud30c\ud2f0 \ub77c\uc774\ube0c\ub7ec\ub9ac \uc81c\uc678)\ncppcheck src\/ \\\n    --output-file=report.xml \\\n    --xml \\\n    --xml-version=2 \\\n    --enable=warning,performance,portability \\\n    --suppressions-list=suppressions.txt \\\n    --std=c++20 \\\n    --language=c++ \\\n    --force\n\n# \ub9ac\ud3ec\ud2b8 \uc0dd\uc131\ncppcheck-htmlreport \\\n    --file=.\/report.xml \\\n    --report-dir=.\/report<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>cppcheck C\/C++ \uc18c\uc2a4\ucf54\ub4dc \uc810\uac80\ud234 \ub77c\uc774\uc13c\uc2a4 GPL v3 (GNU General Public License v3) \uc124\uce58 https:\/\/cppcheck.sourceforge.io\/ \uc9c0\uc6d0\ud558\ub294 OS : Windows 64-bit (No XP support) Debian Fedora Mac \uc2e4\ud589 # \ubd84\uc11d (\uc804\ubd80) cppcheck src\/ \\ &#8211;output-file=report.xml \\ &#8211;xml \\ &#8211;xml-version=2 \\ &#8211;enable=all \\ &#8211;std=c++20 \\ &#8211;language=c++ \\ &#8211;suppress=missingIncludeSystem # \ubd84\uc11d (\ud2b9\uc815 \uacbd\uace0, error \ub294 \uc81c\uc678\ubd88\uac00) cppcheck src\/ \\\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.skyer9.pe.kr\/wordpress\/?p=11069\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12],"tags":[],"class_list":["post-11069","post","type-post","status-publish","format-standard","hentry","category-devops"],"_links":{"self":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11069"}],"version-history":[{"count":9,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11069\/revisions"}],"predecessor-version":[{"id":11092,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11069\/revisions\/11092"}],"wp:attachment":[{"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11069"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11069"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skyer9.pe.kr\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}