{"jambuild": [[2, 0, "AddHaikuImagePackages: package ffmpeg6_source not available! "], [7629, 0, "warning: using independent target <src!tests!apps!haikudepot>DumpExportRepositorySourceMirror.h"]], "src/kits/app/MessageAdapter.cpp": [[181, 567, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [184, 571, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [187, 572, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [190, 573, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [590, 567, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [593, 571, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [596, 572, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [599, 573, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"]], "src/build/libbe/app/Message.cpp": [[202, 652, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [205, 665, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [208, 667, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [211, 681, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [215, 1292, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [218, 1294, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [222, 1333, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [226, 1644, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018class BPoint\u2019 with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [241, 1660, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018class BPoint\u2019 with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [251, 1644, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018class BRect\u2019 with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [261, 1660, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018class BRect\u2019 with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [271, 1970, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018class BMessenger\u2019 with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/build/libbe/interface/SystemPalette.cpp": [[331, 95, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018rgb_color\u2019 {aka \u2018struct rgb_color\u2019} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/kits/app/Message.cpp": [[732, 787, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [735, 800, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [738, 802, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [741, 816, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [745, 1711, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [748, 1713, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [752, 1752, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"]], "src/tests/kits/app/bapplication/ApplicationTest.h": [[1226, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bclipboard/ClipboardTest.h": [[1230, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bcursor/CursorTest.h": [[1234, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bhandler/HandlerTest.h": [[1238, 4, "declaration 'class CppUnit::Test' does not declare anything"], [1416, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/blooper/LooperTest.h": [[1242, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessage/MessageTest.h": [[1246, 21, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagequeue/MessageQueueTest.h": [[1250, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTest.h": [[1254, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessenger/MessengerTest.h": [[1258, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h": [[1262, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/broster/RosterTest.h": [[1266, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/system/kernel/util/VectorTest.cpp": [[1277, 584, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1313, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1325, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1337, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1349, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1361, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1373, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1385, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1397, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "headers/private/kernel/util/Vector.h": [[1287, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1433, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1781, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1793, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1805, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1817, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1855, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1906, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1957, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"]], "headers/private/kernel/string.h": [[1303, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1450, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1837, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1870, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1888, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1921, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1939, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1972, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1990, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/tests/system/kernel/util/VectorSetTest.cpp": [[1421, 476, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1460, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1472, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp": [[1517, 81, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp": [[1522, 90, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1528, 90, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1538, 99, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"], [1544, 99, "format '%lld' expects argument of type 'long long int', but argument 3 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp": [[1562, 158, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/BMessengerTester.cpp": [[1568, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'team_id' {aka 'int'} [-Wformat=]"], [1574, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'team_id' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp": [[1582, 58, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1587, 56, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1597, 306, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/SendMessageTester.cpp": [[1604, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1611, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [1618, 401, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/broster/GetAppListTester.cpp": [[1632, 126, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1635, 127, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1638, 128, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1641, 135, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1644, 141, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1647, 147, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1651, 256, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1654, 257, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1657, 264, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1660, 270, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/tests/kits/app/broster/LaunchTesterHelper.cpp": [[1668, 270, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1674, 483, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1680, 483, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1686, 483, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]"], [1692, 501, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/broster/FindAppTester.cpp": [[1701, 190, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp": [[1727, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.cpp": [[1735, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/RegistrarThreadManagerTest.cpp": [[1743, 280, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [1746, 308, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp": [[1751, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1758, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/system/kernel/util/OrderedMapTest.h": [[1767, 85, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1999, 85, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2.cpp": [[2010, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2a.cpp": [[2018, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2b.cpp": [[2026, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2033, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp": [[2041, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/broster/GetRecentTester.cpp": [[2049, 1376, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2059, 1435, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.cpp": [[2071, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.cpp": [[2079, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2086, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4.cpp": [[2094, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.cpp": [[2102, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5b.cpp": [[2110, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2117, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4b.cpp": [[2125, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2132, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5.cpp": [[2140, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp": [[2148, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/SMRemoteTargetApp.cpp": [[2163, 86, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/interface/balert/AlertTest.h": [[2183, 9, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BitmapTest.h": [[2187, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bdeskbar/DeskbarTest.h": [[2191, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bpolygon/PolygonTest.h": [[2195, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bmenu/MenuTest.h": [[2199, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bregion/RegionTest.h": [[2203, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextcontrol/TextControlTest.h": [[2207, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextview/TextViewTest.h": [[2211, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/GraphicsDefsTest.h": [[2215, 4, "declaration 'class CppUnit::Test' does not declare anything"], [2227, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/OutlineListViewTest.h": [[2219, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BBitmapTester.cpp": [[2235, 207, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2241, 207, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/broster/LaunchTester.cpp": [[2263, 238, "this 'if' clause does not guard... [-Wmisleading-indentation]"], [2282, 1674, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2286, 1690, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2290, 2705, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2294, 2720, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2298, 2855, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/locale/CollatorTest.cpp": [[2305, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2308, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2311, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2314, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2317, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2320, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2323, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2326, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2329, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2332, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2335, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2338, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/kits/media/experimental/MediaClient.cpp": [[2384, 328, "variable 'err' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/net/libnetapi/NetworkUrlTest.cpp": [[2445, 412, "hex escape sequence out of range"]], "src/tests/kits/storage/BasicTest.cpp": [[2482, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [2488, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2495, 72, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'dev_t' {aka 'int'} [-Wformat=]"], [2502, 73, "format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'ino_t' {aka 'long int'} [-Wformat=]"], [2509, 78, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]"], [2516, 79, "format '%ld' expects argument of type 'long int', but argument 2 has type 'blksize_t' {aka 'int'} [-Wformat=]"], [2523, 92, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/storage/AppFileInfoTest.h": [[2532, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2921, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/NodeInfoTest.h": [[2536, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2604, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/VolumeTest.h": [[2540, 13, "declaration 'class CppUnit::Test' does not declare anything"], [3155, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/FindDirectoryTest.cpp": [[2548, 127, "enumeration value 'B_SYSTEM_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2551, 127, "enumeration value 'B_SYSTEM_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2552, 127, "enumeration value 'B_SYSTEM_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2553, 127, "enumeration value 'B_SYSTEM_CACHE_DIRECTORY' not handled in switch [-Wswitch]"], [2554, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2555, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2556, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2557, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2558, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2559, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2560, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2561, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2562, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2563, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2564, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2565, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2566, 127, "enumeration value 'B_USER_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2567, 127, "enumeration value 'B_USER_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2568, 127, "enumeration value 'B_USER_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2569, 127, "enumeration value 'B_USER_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2570, 127, "enumeration value 'B_USER_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2571, 127, "enumeration value 'B_USER_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2572, 127, "enumeration value 'B_USER_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2573, 127, "enumeration value 'B_USER_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2574, 127, "enumeration value 'B_USER_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2575, 127, "enumeration value 'B_USER_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2576, 127, "enumeration value 'B_USER_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2577, 127, "enumeration value 'B_USER_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2578, 127, "enumeration value 'B_USER_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2579, 127, "enumeration value 'B_USER_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2580, 127, "enumeration value 'B_USER_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2581, 127, "enumeration value 'B_USER_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2582, 127, "enumeration value 'B_USER_SERVERS_DIRECTORY' not handled in switch [-Wswitch]"], [2583, 127, "enumeration value 'B_USER_APPS_DIRECTORY' not handled in switch [-Wswitch]"], [2584, 127, "enumeration value 'B_USER_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2585, 127, "enumeration value 'B_USER_PREFERENCES_DIRECTORY' not handled in switch [-Wswitch]"], [2586, 127, "enumeration value 'B_USER_ETC_DIRECTORY' not handled in switch [-Wswitch]"], [2587, 127, "enumeration value 'B_USER_LOG_DIRECTORY' not handled in switch [-Wswitch]"], [2588, 127, "enumeration value 'B_USER_SPOOL_DIRECTORY' not handled in switch [-Wswitch]"], [2589, 127, "enumeration value 'B_USER_VAR_DIRECTORY' not handled in switch [-Wswitch]"], [2590, 127, "enumeration value 'B_PACKAGE_LINKS_DIRECTORY' not handled in switch [-Wswitch]"], [2596, 374, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/storage/EntryTest.cpp": [[2611, 170, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2618, 201, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2626, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2633, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2640, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2647, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2655, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2662, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2670, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2677, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2684, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2691, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2698, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2705, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2713, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2720, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2727, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2734, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2742, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2749, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2757, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2764, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2771, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2778, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2785, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2792, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2800, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2807, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2815, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2822, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2829, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2836, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2844, 2151, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2847, 2638, "ignoring return value of 'bool std::operator==(const basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) [with _CharT = char; _Traits = char_traits<char>; _Alloc = allocator<char>]', declared with attribute 'nodiscard' [-Wunused-result]"]], "src/tests/kits/storage/QueryTest.cpp": [[2869, 104, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2877, 114, "format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'int64' {aka 'long int'} [-Wformat=]"], [2885, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2892, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2899, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2906, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2914, 1376, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/storage/AppFileInfoTest.cpp": [[2925, 918, "variable 'resourceID' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/storage/ResourcesTest.cpp": [[2935, 547, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2940, 575, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2945, 583, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2954, 590, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2960, 596, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2968, 604, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2974, 606, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2980, 639, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2988, 646, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2994, 648, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3001, 686, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3009, 693, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3015, 695, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3022, 844, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3027, 883, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3032, 958, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3040, 963, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3046, 965, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3053, 1028, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3059, 1452, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3068, 1461, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3079, 1468, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3090, 1479, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3101, 1489, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3112, 1513, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3121, 1517, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3132, 1529, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"]], "headers/os/support/Archivable.h": [[3143, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3187, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"]], "src/tests/kits/storage/VolumeTest.cpp": [[3159, 360, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/translation/TranslationUtilsTest.cpp": [[3207, 286, "unused variable 'bdummy' [-Wunused-variable]"]], "src/tests/kits/translation/BitmapStreamTest.cpp": [[3217, 178, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3226, 222, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3229, 228, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3237, 233, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3240, 246, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3248, 264, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"]], "src/libs/gnu/xattr.cpp": [[3430, 194, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare]"]], "src/system/libroot/posix/arch/x86_64/fenv.c": [[3503, 115, "no previous prototype for '__feenableexcept' [-Wmissing-prototypes]"], [3506, 132, "no previous prototype for '__fedisableexcept' [-Wmissing-prototypes]"]], "src/system/libroot/posix/crypt/pbkdf2.cpp": [[3523, 157, "'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct HMAC_SHA256_CTX'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/system/libroot/posix/dlfcn.c": [[3552, 86, "passing argument 1 of '__gRuntimeLoader->get_nearest_symbol_at_address' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libroot/posix/math.c": [[3561, 20, "no previous prototype for '__finitef' [-Wmissing-prototypes]"], [3564, 27, "no previous prototype for '__finite' [-Wmissing-prototypes]"], [3567, 34, "no previous prototype for '__finitel' [-Wmissing-prototypes]"], [3570, 49, "no previous prototype for '__isnanf' [-Wmissing-prototypes]"], [3573, 56, "no previous prototype for '__isnan' [-Wmissing-prototypes]"], [3576, 63, "no previous prototype for '__isnanl' [-Wmissing-prototypes]"], [3579, 78, "no previous prototype for '__isinff' [-Wmissing-prototypes]"], [3582, 85, "no previous prototype for '__isinf' [-Wmissing-prototypes]"], [3585, 92, "no previous prototype for '__isinfl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glob.c": [[3592, 1057, "comparison of integer expressions of different signedness: 'Char' {aka 'long unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/libs/iconv/loop_unicode.h": [[3599, 322, "pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness [-Wpointer-sign]"]], "headers/posix/unistd.h": [[3615, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [3628, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/system/libroot/posix/pthread/pthread.cpp": [[3658, 238, "'noreturn' function does return"]], "src/system/libroot/posix/musl/internal/libm.h": [[3716, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3720, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3724, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3732, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3736, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3740, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3755, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3759, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3763, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3772, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3776, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3780, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3787, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3791, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3795, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3802, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3806, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3810, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3817, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3821, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3825, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3832, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3836, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3840, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3847, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3851, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3855, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3862, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3866, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3870, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3877, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3881, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3885, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3892, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3896, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3900, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3907, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3911, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3915, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3922, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3926, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3930, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3937, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3941, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3945, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3952, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3956, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3960, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3967, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3971, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3975, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3982, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3986, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3990, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3997, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4001, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4005, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4012, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4016, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4020, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4027, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4031, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4035, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4042, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4046, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4050, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4057, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4061, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4065, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4072, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4076, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4080, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4089, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4093, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4097, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4104, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4108, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4112, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4119, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4123, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4127, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4134, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4138, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4142, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4149, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4153, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4157, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4164, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4168, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4172, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4179, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4183, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4187, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4194, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4198, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4202, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4212, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4216, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4220, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4227, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4231, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4235, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4242, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4246, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4250, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4257, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4261, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4265, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4279, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4283, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4287, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4294, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4298, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4302, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4309, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4313, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4317, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4324, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4328, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4332, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4341, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4345, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4349, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4365, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4369, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4373, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4399, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4403, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4407, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4417, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4421, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4425, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"]], "src/system/libroot/posix/musl/crypt/encrypt.c": [[3744, 23, "argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]"]], "src/system/libroot/posix/musl/complex/csqrt.c": [[4269, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4272, 42, "no previous prototype for '__csqrt' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/complex/csqrtf.c": [[4353, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4356, 39, "no previous prototype for '__csqrtf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmaf.c": [[4448, 41, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/acos.c": [[4453, 72, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/asin.c": [[4458, 78, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/atan2.c": [[4467, 55, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fma.c": [[4473, 44, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4476, 72, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4479, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4482, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4485, 93, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4488, 125, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4491, 176, "suggest parentheses around '-' inside '<<' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/exp10.c": [[4518, 6, "no previous prototype for 'exp10' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10f.c": [[4522, 6, "no previous prototype for 'exp10f' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10l.c": [[4526, 12, "no previous prototype for 'exp10l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassify.c": [[4555, 4, "no previous prototype for '__fpclassify' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassifyf.c": [[4560, 4, "no previous prototype for '__fpclassifyf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmal.c": [[4567, 167, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4570, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4573, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4576, 219, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4579, 226, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/__fpclassifyl.c": [[4583, 9, "no previous prototype for '__fpclassifyl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/ilogb.c": [[4591, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbl.c": [[4598, 12, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbf.c": [[4604, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/lgammaf_r.c": [[4626, 214, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgammal.c": [[4633, 223, "no previous prototype for '__lgammal_r' [-Wmissing-prototypes]"], [4637, 337, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgamma_r.c": [[4649, 279, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/nearbyint.c": [[4685, 9, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintf.c": [[4690, 7, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintl.c": [[4695, 14, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/__signbit.c": [[4731, 4, "no previous prototype for '__signbit' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitf.c": [[4737, 4, "no previous prototype for '__signbitf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitl.c": [[4741, 4, "no previous prototype for '__signbitl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincos.c": [[4752, 16, "no previous prototype for 'sincos' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosl.c": [[4757, 13, "no previous prototype for 'sincosl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosf.c": [[4762, 27, "no previous prototype for 'sincosf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/search/tdestroy.c": [[4797, 6, "no previous prototype for 'tdestroy' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/misc/nftw.c": [[4805, 83, "'dfd' may be used uninitialized [-Wmaybe-uninitialized]"], [4811, 84, "'err' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/stdlib/fcvt.c": [[4825, 11, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4828, 20, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/string/memrchr.c": [[4837, 4, "no previous prototype for '__memrchr' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/regex/fnmatch.c": [[4848, 34, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4852, 87, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4856, 103, "operand of '?:' changes signedness from 'int' to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [4860, 129, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4863, 130, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4866, 150, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4870, 232, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/__month_to_secs.c": [[4892, 1, "no previous prototype for '__month_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/asctime_r.c": [[4946, 8, "no previous prototype for '__asctime_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/__year_to_secs.c": [[4950, 1, "no previous prototype for '__year_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/include/arch/x86_64/config.h": [[4960, 221, "\"HAVE_STRERROR\" redefined"]], "src/system/libroot/posix/glibc/iconv/gconv_builtin.c": [[4968, 63, "no previous prototype for '__gconv_get_builtin_trans' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/wcsftime.c": [[4973, 8, "no previous prototype for '__wcsftime_l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/__fpurge.c": [[4982, 53, "no previous prototype for 'fpurge' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/strptime.c": [[4987, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4990, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4993, 247, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/strftime.c": [[4999, 57, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5002, 61, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5005, 66, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5008, 70, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5011, 191, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]"], [5022, 269, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5025, 273, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/fcloseall.c": [[5042, 31, "no previous prototype for '__fcloseall' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/flockfile.c": [[5056, 43, "'flockfile' specifies less restrictive attribute than its target '_IO_flockfile': 'nothrow' [-Wmissing-attributes]"], [5068, 45, "'ftrylockfile' specifies less restrictive attribute than its target '_IO_ftrylockfile': 'nothrow' [-Wmissing-attributes]"], [5080, 44, "'funlockfile' specifies less restrictive attribute than its target '_IO_funlockfile': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fmemopen.c": [[5098, 200, "no previous prototype for 'fmemopen' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getc_u.c": [[5108, 33, "no previous prototype for '__getc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iofdopen.c": [[5117, 57, "variable 'use_mmap' set but not used [-Wunused-but-set-variable]"], [5127, 187, "'__new_fdopen' specifies less restrictive attribute than its target '_IO_new_fdopen': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iofwrite.c": [[5152, 49, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwrite_u.c": [[5157, 51, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/fileops.c": [[5166, 650, "unused variable 'st' [-Wunused-variable]"]], "headers/posix/sys/param.h": [[5171, 21, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]"], [5177, 21, "operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [5517, 21, "comparison of integer expressions of different signedness: 'long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [5523, 21, "operand of '?:' changes signedness from 'ssize_t' {aka 'long int'} to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/libio.h": [[5187, 64, "operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwide.c": [[5195, 148, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5198, 159, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5202, 229, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5206, 302, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5210, 372, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5214, 476, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/libio/genops.c": [[5218, 49, "'flush_cleanup' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iopopen.c": [[5228, 376, "'__new_popen' specifies less restrictive attribute than its target '_IO_new_popen': 'nothrow' [-Wmissing-attributes]"], [5240, 102, "'unlock' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iosetbuffer.c": [[5249, 49, "'setbuffer' specifies less restrictive attribute than its target '_IO_setbuffer': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iosetvbuf.c": [[5270, 103, "'setvbuf' specifies less restrictive attribute than its target '_IO_setvbuf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/ioungetc.c": [[5288, 45, "'ungetc' specifies less restrictive attribute than its target '_IO_ungetc': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iovsscanf.c": [[5308, 47, "'__vsscanf' specifies less restrictive attribute than its target '_IO_vsscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/pclose.c": [[5326, 45, "'pclose' specifies less restrictive attribute than its target '__new_pclose': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/memstream.c": [[5343, 64, "no previous prototype for 'open_memstream' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vscanf.c": [[5361, 39, "'vscanf' specifies less restrictive attribute than its target '_IO_vscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vsnprintf.c": [[5380, 125, "'__vsnprintf' specifies less restrictive attribute than its target '_IO_vsnprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fwscanf.c": [[5396, 26, "no previous prototype for '__fwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getwc_u.c": [[5402, 33, "no previous prototype for '__getwc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iovswscanf.c": [[5411, 32, "no previous prototype for '__vswscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swprintf.c": [[5420, 25, "no previous prototype for '__swprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swscanf.c": [[5424, 25, "no previous prototype for '__swscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwprintf.c": [[5429, 26, "no previous prototype for '__vwprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwscanf.c": [[5433, 31, "no previous prototype for '__vwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vswprintf.c": [[5442, 128, "'__vswprintf' specifies less restrictive attribute than its target '_IO_vswprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/wprintf.c": [[5458, 26, "no previous prototype for '__wprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wscanf.c": [[5462, 27, "no previous prototype for '__wscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/dprintf.c": [[5469, 27, "no previous prototype for 'dprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/fxprintf.c": [[5476, 29, "no previous prototype for '__fxprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/getline.c": [[5481, 30, "no previous prototype for '__getline' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c": [[5493, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5496, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5499, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5505, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5508, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5511, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/snprintf.c": [[5534, 27, "no previous prototype for '__snprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_size.c": [[5539, 88, "no previous prototype for '__printf_size' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fphex.c": [[5544, 89, "no previous prototype for '__printf_fphex' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vprintf.c": [[5548, 28, "no previous prototype for '__vprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/drand48_r.c": [[5554, 25, "no previous prototype for 'drand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fp.c": [[5566, 213, "no previous prototype for '__printf_fp' [-Wmissing-prototypes]"], [5570, 900, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [5573, 971, "statement with no effect [-Wunused-value]"]], "src/system/libroot/posix/glibc/stdlib/random_r.c": [[5579, 233, "no previous prototype for '__initstate_r' [-Wmissing-prototypes]"], [5582, 297, "no previous prototype for '__setstate_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/strtol.c": [[5589, 205, "no previous prototype for '__strtol_internal' [-Wmissing-prototypes]"], [5599, 242, "unused variable 'cnt' [-Wunused-variable]"], [5603, 549, "no previous prototype for 'strtol' [-Wmissing-prototypes]"], [5610, 205, "no previous prototype for '__strtoll_internal' [-Wmissing-prototypes]"], [5620, 242, "unused variable 'cnt' [-Wunused-variable]"], [5624, 116, "no previous prototype for 'strtoll' [-Wmissing-prototypes]"], [5632, 205, "no previous prototype for '__strtoul_internal' [-Wmissing-prototypes]"], [5642, 242, "unused variable 'cnt' [-Wunused-variable]"], [5646, 104, "no previous prototype for 'strtoul' [-Wmissing-prototypes]"], [6251, 205, "no previous prototype for '__strtoull_internal' [-Wmissing-prototypes]"], [6261, 242, "unused variable 'cnt' [-Wunused-variable]"], [6265, 102, "no previous prototype for 'strtoull' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vfprintf.c": [[5653, 85, "no previous prototype for '_IO_vfprintf_internal' [-Wmissing-prototypes]"], [5665, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5671, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5674, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5680, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5683, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5686, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5692, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5707, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5722, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5737, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5752, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5764, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5776, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5791, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5806, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5821, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5833, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5848, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5860, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5875, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5887, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5902, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5911, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5926, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5941, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5956, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5971, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5983, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5995, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6010, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6025, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6040, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6052, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6067, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6079, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6094, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6106, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6121, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6131, 2232, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [6135, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6141, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6147, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6153, 1131, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6162, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6171, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6180, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6183, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6192, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6201, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6210, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6219, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6228, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6237, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"], [6294, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6301, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6304, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6310, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6313, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6316, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6322, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6337, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6352, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6367, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6382, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6394, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6406, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6421, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6436, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6451, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6466, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6478, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6493, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6505, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6520, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6529, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6544, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6559, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6574, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6589, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6601, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6613, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6628, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6643, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6658, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6673, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6685, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6700, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6712, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6727, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6736, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6742, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6748, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6754, 1004, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6763, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6772, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6781, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6784, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6793, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6802, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6811, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6820, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6829, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6838, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/glibc/stdlib/lrand48_r.c": [[6272, 23, "no previous prototype for 'lrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/mrand48_r.c": [[6276, 23, "no previous prototype for 'mrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vfscanf.c": [[6856, 213, "no previous prototype for '_IO_vfscanf_internal' [-Wmissing-prototypes]"], [6860, 2819, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [6863, 2374, "unused variable 'twend' [-Wunused-variable]"], [6867, 2979, "no previous prototype for '___vfscanf' [-Wmissing-prototypes]"], [6875, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6890, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6905, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6920, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6935, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"]], "src/system/libroot/posix/glibc/regex/regcomp.c": [[6957, 270, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6961, 304, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6965, 599, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6968, 602, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6971, 617, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 're_hashval_t' {aka 'unsigned int'} [-Wsign-compare]"], [6975, 646, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6979, 756, "assignment to 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6982, 767, "assignment to 'unsigned char *' from incompatible pointer type 're_dfa_t *' [-Wincompatible-pointer-types]"], [6986, 992, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6990, 1176, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6993, 1192, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6996, 1195, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6999, 1198, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7003, 1357, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7007, 1642, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7010, 1645, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7014, 1675, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7018, 2136, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7022, 2170, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7026, 2220, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7030, 2264, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7034, 2499, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/regex/regexec.c": [[7039, 197, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7043, 378, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7048, 485, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [7055, 506, "comparison of integer expressions of different signedness: 'unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7061, 516, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [7065, 589, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7068, 665, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7074, 849, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7077, 870, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7080, 898, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7084, 933, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7091, 1380, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7094, 1428, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7097, 1431, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7101, 2868, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7108, 3344, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7115, 4055, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7122, 4124, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/stdlib/mktemp.c": [[7130, 51, "no previous prototype for 'mkstemps' [-Wmissing-prototypes]"], [7134, 159, "pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/glibc/stdlib/strtod.c": [[7149, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7152, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7155, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7158, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7166, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7169, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7172, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7175, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7195, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7198, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7201, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7204, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/string/bcopy.c": [[7185, 14, "conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]"]], "src/system/libroot/posix/stdlib/radixsort.c": [[7210, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7217, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7224, 153, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7228, 249, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"]], "src/system/libroot/posix/time/localtime_fallback.c": [[7283, 26, "no previous prototype for '__gmtime_r_fallback' [-Wmissing-prototypes]"], [7287, 34, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"], [7291, 40, "no previous prototype for '__mktime_fallback' [-Wmissing-prototypes]"], [7295, 46, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7300, 54, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7306, 68, "no previous prototype for '__timegm_fallback' [-Wmissing-prototypes]"], [7310, 79, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libnetwork/netresolv/port_before.h": [[7429, 32, "no previous prototype for '__inet_cidr_ntop' [-Wmissing-prototypes]"], [7437, 33, "no previous prototype for '__inet_cidr_pton' [-Wmissing-prototypes]"]], "src/system/libroot/posix/malloc/openbsd/malloc.c": [[7469, 279, "'mopts_nmutexes' was used with no prototype before its definition [-Wmissing-prototypes]"], [7473, 383, "unused variable 'saved_errno' [-Wunused-variable]"], [7477, 545, "unused variable 'sb' [-Wunused-variable]"], [7480, 541, "unused variable 'j' [-Wunused-variable]"], [7483, 541, "unused variable 'i' [-Wunused-variable]"], [7486, 540, "unused variable 'b' [-Wunused-variable]"], [7489, 540, "unused variable 'q' [-Wunused-variable]"], [7492, 540, "unused variable 'p' [-Wunused-variable]"], [7496, 1277, "unused variable 'r' [-Wunused-variable]"], [7500, 1647, "comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]"], [7504, 2081, "unused variable 'saved_errno' [-Wunused-variable]"], [7508, 1841, "'freezero' defined but not used [-Wunused-function]"], [7511, 437, "'omalloc_parseopt' defined but not used [-Wunused-function]"], [7514, 414, "'rbytes_init' defined but not used [-Wunused-function]"], [7518, 869, "'i' may be used uninitialized [-Wmaybe-uninitialized]"], [7526, 2009, "'info' may be used uninitialized [-Wmaybe-uninitialized]"], [7538, 2008, "'chunknum' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libnetwork/netresolv/net/getaddrinfo.c": [[7547, 1517, "no previous prototype for 'allocaddrinfo' [-Wmissing-prototypes]"], [7551, 2977, "'%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]"], [7557, 2966, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/nameser/ns_samedomain.c": [[7569, 160, "\"_LIBC\" redefined"]], "src/system/libnetwork/netresolv/nameser/ns_parse.c": [[7577, 216, "no previous prototype for 'ns_parserr2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/resolv/res_query.c": [[7589, 394, "'%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]"], [7595, 383, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/nameser/ns_name.c": [[7602, 205, "no previous prototype for 'ns_name_pton2' [-Wmissing-prototypes]"], [7605, 411, "no previous prototype for 'ns_name_unpack2' [-Wmissing-prototypes]"]], "src/system/libnetwork/musl/network/inet_aton.c": [[7610, 8, "no previous prototype for '__inet_aton' [-Wmissing-prototypes]"]], "src/system/libnetwork/musl/network/inet_ntop.c": [[7616, 12, "no previous prototype for '__inet_ntop' [-Wmissing-prototypes]"], [7620, 20, "comparison of integer expressions of different signedness: 'int' and 'socklen_t' {aka 'unsigned int'} [-Wsign-compare]"]], "src/system/libnetwork/netresolv/resolv/res_init.c": [[7638, 695, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"], [7647, 714, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"]], "src/system/libnetwork/netresolv/resolv/res_send.c": [[7655, 450, "variable 'nsaplen' set but not used [-Wunused-but-set-variable]"]]}