{"jambuild": [[2, 0, "AddHaikuImagePackages: package ffmpeg6_source not available! "], [7785, 0, "warning: using independent target <src!tests!apps!haikudepot>DumpExportRepositorySourceMirror.h"]], "src/kits/app/MessageAdapter.cpp": [[180, 567, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [183, 571, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [186, 572, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [189, 573, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [661, 567, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [664, 571, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [667, 572, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [670, 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": [[198, 652, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [201, 665, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [204, 667, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [207, 681, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [211, 1292, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [214, 1294, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [218, 1333, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [222, 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]"], [237, 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]"], [247, 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]"], [257, 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]"], [267, 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": [[333, 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": [[733, 787, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [736, 800, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [739, 802, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [742, 816, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [746, 1711, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [749, 1713, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [753, 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": [[1221, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bclipboard/ClipboardTest.h": [[1225, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bcursor/CursorTest.h": [[1229, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bhandler/HandlerTest.h": [[1233, 4, "declaration 'class CppUnit::Test' does not declare anything"], [1467, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/blooper/LooperTest.h": [[1237, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessage/MessageTest.h": [[1241, 21, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagequeue/MessageQueueTest.h": [[1245, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTest.h": [[1249, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessenger/MessengerTest.h": [[1253, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h": [[1257, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/broster/RosterTest.h": [[1261, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/system/kernel/util/VectorTest.cpp": [[1271, 584, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1303, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1315, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1327, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1339, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1351, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1363, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1375, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1387, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "headers/private/kernel/util/Vector.h": [[1281, 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]"], [1296, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [1418, 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]"], [1434, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [1891, 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]"], [1903, 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]"], [1915, 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]"], [1927, 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]"], [1946, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [1961, 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]"], [1976, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [1991, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [2006, 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]"], [2021, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [2036, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [2051, 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]"], [2066, 293, "'void* memmove(void*, const void*, size_t)' 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]"], [2081, 293, "'void* memmove(void*, const void*, size_t)' 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": [[1406, 476, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1441, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1453, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp": [[1502, 81, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp": [[1510, 90, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1516, 90, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1526, 99, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"], [1532, 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": [[1550, 158, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp": [[1555, 58, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1560, 56, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1570, 306, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/BMessengerTester.cpp": [[1575, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'team_id' {aka 'int'} [-Wformat=]"], [1581, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'team_id' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/SendMessageTester.cpp": [[1590, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1597, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [1604, 401, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/broster/GetAppListTester.cpp": [[1620, 126, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1623, 127, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1626, 128, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1629, 135, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1632, 141, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1635, 147, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1639, 256, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1642, 257, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1645, 264, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1648, 270, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/tests/kits/app/broster/FindAppTester.cpp": [[1655, 190, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/app/broster/LaunchTesterHelper.cpp": [[1675, 270, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1681, 483, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1687, 483, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1693, 483, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]"], [1699, 501, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/RegistrarThreadManagerTest.cpp": [[1712, 280, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [1715, 308, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp": [[1721, 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/BApplicationTestApp1b.cpp": [[1729, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1736, 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/BApplicationTestApp1a.cpp": [[1744, 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/BApplicationTestApp2.cpp": [[1753, 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": [[1761, 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/BApplicationTestApp3.cpp": [[1769, 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": [[1777, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1784, 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/BApplicationTestApp3a.cpp": [[1792, 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": [[1800, 1376, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1810, 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/BApplicationTestApp3b.cpp": [[1822, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1829, 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/BApplicationTestApp4a.cpp": [[1837, 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/BApplicationTestApp4.cpp": [[1845, 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/BApplicationTestApp4b.cpp": [[1853, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1860, 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": [[1868, 11, "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": [[1877, 85, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [2087, 85, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp": [[2098, 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": [[2106, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2113, 13, "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": [[2128, 86, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/interface/balert/AlertTest.h": [[2148, 9, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BitmapTest.h": [[2152, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bdeskbar/DeskbarTest.h": [[2156, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bpolygon/PolygonTest.h": [[2160, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bmenu/MenuTest.h": [[2164, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bregion/RegionTest.h": [[2168, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextcontrol/TextControlTest.h": [[2172, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextview/TextViewTest.h": [[2176, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/GraphicsDefsTest.h": [[2180, 4, "declaration 'class CppUnit::Test' does not declare anything"], [2193, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/OutlineListViewTest.h": [[2184, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BBitmapTester.cpp": [[2199, 207, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2205, 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": [[2221, 238, "this 'if' clause does not guard... [-Wmisleading-indentation]"], [2240, 1674, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2244, 1690, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2248, 2705, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2252, 2720, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2256, 2855, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/locale/CollatorTest.cpp": [[2270, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2273, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2276, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2279, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2282, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2285, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2288, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2291, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2294, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2297, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2300, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2303, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/kits/media/experimental/MediaClient.cpp": [[2352, 328, "variable 'err' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/net/libnetapi/NetworkUrlTest.cpp": [[2408, 412, "hex escape sequence out of range"]], "src/tests/kits/storage/AppFileInfoTest.h": [[2447, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2832, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/NodeInfoTest.h": [[2451, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2569, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/VolumeTest.h": [[2455, 13, "declaration 'class CppUnit::Test' does not declare anything"], [3120, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/BasicTest.cpp": [[2462, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [2468, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2475, 72, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'dev_t' {aka 'int'} [-Wformat=]"], [2482, 73, "format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'ino_t' {aka 'long int'} [-Wformat=]"], [2489, 78, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]"], [2496, 79, "format '%ld' expects argument of type 'long int', but argument 2 has type 'blksize_t' {aka 'int'} [-Wformat=]"], [2503, 92, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/storage/FindDirectoryTest.cpp": [[2513, 127, "enumeration value 'B_SYSTEM_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2516, 127, "enumeration value 'B_SYSTEM_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2517, 127, "enumeration value 'B_SYSTEM_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2518, 127, "enumeration value 'B_SYSTEM_CACHE_DIRECTORY' not handled in switch [-Wswitch]"], [2519, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2520, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2521, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2522, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2523, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2524, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2525, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2526, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2527, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2528, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2529, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2530, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2531, 127, "enumeration value 'B_USER_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2532, 127, "enumeration value 'B_USER_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2533, 127, "enumeration value 'B_USER_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2534, 127, "enumeration value 'B_USER_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2535, 127, "enumeration value 'B_USER_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2536, 127, "enumeration value 'B_USER_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2537, 127, "enumeration value 'B_USER_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2538, 127, "enumeration value 'B_USER_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2539, 127, "enumeration value 'B_USER_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2540, 127, "enumeration value 'B_USER_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2541, 127, "enumeration value 'B_USER_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2542, 127, "enumeration value 'B_USER_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2543, 127, "enumeration value 'B_USER_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2544, 127, "enumeration value 'B_USER_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2545, 127, "enumeration value 'B_USER_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2546, 127, "enumeration value 'B_USER_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2547, 127, "enumeration value 'B_USER_SERVERS_DIRECTORY' not handled in switch [-Wswitch]"], [2548, 127, "enumeration value 'B_USER_APPS_DIRECTORY' not handled in switch [-Wswitch]"], [2549, 127, "enumeration value 'B_USER_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2550, 127, "enumeration value 'B_USER_PREFERENCES_DIRECTORY' not handled in switch [-Wswitch]"], [2551, 127, "enumeration value 'B_USER_ETC_DIRECTORY' not handled in switch [-Wswitch]"], [2552, 127, "enumeration value 'B_USER_LOG_DIRECTORY' not handled in switch [-Wswitch]"], [2553, 127, "enumeration value 'B_USER_SPOOL_DIRECTORY' not handled in switch [-Wswitch]"], [2554, 127, "enumeration value 'B_USER_VAR_DIRECTORY' not handled in switch [-Wswitch]"], [2555, 127, "enumeration value 'B_PACKAGE_LINKS_DIRECTORY' not handled in switch [-Wswitch]"], [2561, 374, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/storage/EntryTest.cpp": [[2576, 170, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2583, 201, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2591, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2598, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2605, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2612, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2620, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2627, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2635, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2642, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2649, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2656, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2663, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2670, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2678, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2685, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2692, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2699, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2707, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2714, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2722, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2729, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2736, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2743, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2750, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2757, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2765, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2772, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2780, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2787, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2794, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2801, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2809, 2151, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2812, 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/AppFileInfoTest.cpp": [[2836, 918, "variable 'resourceID' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/storage/QueryTest.cpp": [[2842, 104, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2850, 114, "format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'int64' {aka 'long int'} [-Wformat=]"], [2858, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2865, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2872, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2879, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2887, 1376, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/storage/ResourcesTest.cpp": [[2899, 547, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2904, 575, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2909, 583, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2918, 590, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2924, 596, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2932, 604, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2938, 606, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2944, 639, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2952, 646, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2958, 648, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2965, 686, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2973, 693, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2979, 695, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2986, 844, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2991, 883, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2996, 958, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3004, 963, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3010, 965, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3017, 1028, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3023, 1452, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3032, 1461, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3043, 1468, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3054, 1479, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3065, 1489, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3076, 1513, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3085, 1517, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3096, 1529, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"]], "headers/os/support/Archivable.h": [[3108, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3151, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"]], "src/tests/kits/storage/VolumeTest.cpp": [[3124, 360, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/translation/TranslationUtilsTest.cpp": [[3170, 286, "unused variable 'bdummy' [-Wunused-variable]"]], "src/tests/kits/translation/BitmapStreamTest.cpp": [[3180, 178, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3189, 222, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3192, 228, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3200, 233, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3203, 246, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3211, 264, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"]], "src/libs/gnu/xattr.cpp": [[3392, 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": [[3438, 115, "no previous prototype for '__feenableexcept' [-Wmissing-prototypes]"], [3441, 132, "no previous prototype for '__fedisableexcept' [-Wmissing-prototypes]"]], "src/system/libroot/posix/crypt/pbkdf2.cpp": [[3455, 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": [[3487, 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": [[3492, 20, "no previous prototype for '__finitef' [-Wmissing-prototypes]"], [3495, 27, "no previous prototype for '__finite' [-Wmissing-prototypes]"], [3498, 34, "no previous prototype for '__finitel' [-Wmissing-prototypes]"], [3501, 49, "no previous prototype for '__isnanf' [-Wmissing-prototypes]"], [3504, 56, "no previous prototype for '__isnan' [-Wmissing-prototypes]"], [3507, 63, "no previous prototype for '__isnanl' [-Wmissing-prototypes]"], [3510, 78, "no previous prototype for '__isinff' [-Wmissing-prototypes]"], [3513, 85, "no previous prototype for '__isinf' [-Wmissing-prototypes]"], [3516, 92, "no previous prototype for '__isinfl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glob.c": [[3525, 1057, "comparison of integer expressions of different signedness: 'Char' {aka 'long unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "headers/posix/unistd.h": [[3541, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [3554, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/system/libroot/posix/pthread/pthread.cpp": [[3580, 238, "'noreturn' function does return"]], "src/system/libroot/posix/musl/internal/libm.h": [[3638, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3642, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3646, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3653, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3657, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3661, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3676, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3680, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3684, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3691, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3695, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3699, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3708, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3712, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3716, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3723, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3727, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3731, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3738, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3742, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3746, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3753, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3757, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3761, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3768, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3772, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3776, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3784, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3788, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3792, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3799, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3803, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3807, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3814, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3818, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3822, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3829, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3833, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3837, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3844, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3848, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3852, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3859, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3863, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3867, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3874, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3878, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3882, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3889, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3893, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3897, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3905, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3909, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3913, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3921, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3925, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3929, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3936, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3940, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3944, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3951, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3955, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3959, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3966, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3970, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3974, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3981, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3985, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3989, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3996, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4000, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4004, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4011, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4015, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4019, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4026, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4030, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4034, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4041, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4045, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4049, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4056, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4060, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4064, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4071, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4075, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4079, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4086, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4090, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4094, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4102, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4106, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4110, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4117, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4121, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4125, 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]"], [4209, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4213, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4217, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4224, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4228, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4232, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4248, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4252, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4256, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4267, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4271, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4275, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4298, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4302, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4306, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4330, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4334, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4338, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4345, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4349, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4353, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"]], "src/system/libroot/posix/musl/crypt/encrypt.c": [[3665, 23, "argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]"]], "src/system/libroot/posix/musl/complex/csqrt.c": [[4236, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4239, 42, "no previous prototype for '__csqrt' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/complex/csqrtf.c": [[4279, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4282, 39, "no previous prototype for '__csqrtf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/acos.c": [[4362, 72, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fmaf.c": [[4368, 41, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/asin.c": [[4377, 78, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fma.c": [[4383, 44, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4386, 72, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4389, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4392, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4395, 93, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4398, 125, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4401, 176, "suggest parentheses around '-' inside '<<' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/atan2.c": [[4408, 55, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/exp10.c": [[4435, 6, "no previous prototype for 'exp10' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10f.c": [[4439, 6, "no previous prototype for 'exp10f' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10l.c": [[4443, 12, "no previous prototype for 'exp10l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmal.c": [[4474, 167, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4477, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4480, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4483, 219, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4486, 226, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/__fpclassifyl.c": [[4490, 9, "no previous prototype for '__fpclassifyl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassify.c": [[4494, 4, "no previous prototype for '__fpclassify' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassifyf.c": [[4498, 4, "no previous prototype for '__fpclassifyf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/ilogb.c": [[4511, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbf.c": [[4516, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbl.c": [[4521, 12, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/lgammaf_r.c": [[4540, 214, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgamma_r.c": [[4548, 279, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgammal.c": [[4558, 223, "no previous prototype for '__lgammal_r' [-Wmissing-prototypes]"], [4562, 337, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/nearbyint.c": [[4602, 9, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintf.c": [[4607, 7, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintl.c": [[4613, 14, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/__signbitf.c": [[4648, 4, "no previous prototype for '__signbitf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbit.c": [[4653, 4, "no previous prototype for '__signbit' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitl.c": [[4658, 4, "no previous prototype for '__signbitl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincos.c": [[4669, 16, "no previous prototype for 'sincos' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosl.c": [[4673, 13, "no previous prototype for 'sincosl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosf.c": [[4680, 27, "no previous prototype for 'sincosf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/stdlib/fcvt.c": [[4719, 11, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4722, 20, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/misc/nftw.c": [[4729, 83, "'dfd' may be used uninitialized [-Wmaybe-uninitialized]"], [4735, 84, "'err' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/search/tdestroy.c": [[4749, 6, "no previous prototype for 'tdestroy' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/regex/fnmatch.c": [[4756, 34, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4760, 87, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4764, 103, "operand of '?:' changes signedness from 'int' to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [4768, 129, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4771, 130, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4774, 150, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4778, 232, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/string/memrchr.c": [[4787, 4, "no previous prototype for '__memrchr' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/__month_to_secs.c": [[4810, 1, "no previous prototype for '__month_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/asctime_r.c": [[4816, 8, "no previous prototype for '__asctime_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/__year_to_secs.c": [[4821, 1, "no previous prototype for '__year_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/wcsftime.c": [[4838, 8, "no previous prototype for '__wcsftime_l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/strptime.c": [[4848, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4851, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4854, 247, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/strftime.c": [[4860, 57, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4863, 61, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4866, 66, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4869, 70, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4872, 191, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]"], [4883, 269, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4886, 273, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/include/arch/x86_64/config.h": [[4926, 221, "\"HAVE_STRERROR\" redefined"]], "src/system/libroot/posix/glibc/iconv/gconv_builtin.c": [[4940, 63, "no previous prototype for '__gconv_get_builtin_trans' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/__fpurge.c": [[4951, 53, "no previous prototype for 'fpurge' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/fcloseall.c": [[4964, 31, "no previous prototype for '__fcloseall' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/flockfile.c": [[4979, 43, "'flockfile' specifies less restrictive attribute than its target '_IO_flockfile': 'nothrow' [-Wmissing-attributes]"], [4991, 45, "'ftrylockfile' specifies less restrictive attribute than its target '_IO_ftrylockfile': 'nothrow' [-Wmissing-attributes]"], [5003, 44, "'funlockfile' specifies less restrictive attribute than its target '_IO_funlockfile': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fmemopen.c": [[5017, 200, "no previous prototype for 'fmemopen' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getc_u.c": [[5031, 33, "no previous prototype for '__getc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iofdopen.c": [[5041, 57, "variable 'use_mmap' set but not used [-Wunused-but-set-variable]"], [5051, 187, "'__new_fdopen' specifies less restrictive attribute than its target '_IO_new_fdopen': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fileops.c": [[5068, 650, "unused variable 'st' [-Wunused-variable]"]], "headers/posix/sys/param.h": [[5073, 21, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]"], [5079, 21, "operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [5453, 21, "comparison of integer expressions of different signedness: 'long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [5459, 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": [[5089, 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/iofwrite.c": [[5104, 49, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/genops.c": [[5108, 49, "'flush_cleanup' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iofwrite_u.c": [[5113, 51, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwide.c": [[5119, 148, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5122, 159, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5126, 229, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5130, 302, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5134, 372, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5138, 476, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/libio/iosetbuffer.c": [[5152, 49, "'setbuffer' specifies less restrictive attribute than its target '_IO_setbuffer': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iopopen.c": [[5171, 376, "'__new_popen' specifies less restrictive attribute than its target '_IO_new_popen': 'nothrow' [-Wmissing-attributes]"], [5183, 102, "'unlock' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iosetvbuf.c": [[5192, 103, "'setvbuf' specifies less restrictive attribute than its target '_IO_setvbuf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/ioungetc.c": [[5210, 45, "'ungetc' specifies less restrictive attribute than its target '_IO_ungetc': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iovsscanf.c": [[5230, 47, "'__vsscanf' specifies less restrictive attribute than its target '_IO_vsscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/pclose.c": [[5248, 45, "'pclose' specifies less restrictive attribute than its target '__new_pclose': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/memstream.c": [[5267, 64, "no previous prototype for 'open_memstream' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vscanf.c": [[5283, 39, "'vscanf' specifies less restrictive attribute than its target '_IO_vscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vsnprintf.c": [[5302, 125, "'__vsnprintf' specifies less restrictive attribute than its target '_IO_vsnprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fwscanf.c": [[5318, 26, "no previous prototype for '__fwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getwc_u.c": [[5324, 33, "no previous prototype for '__getwc_unlocked' [-Wmissing-prototypes]"]], "src/libs/iconv/loop_unicode.h": [[5335, 322, "pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/glibc/libio/iovswscanf.c": [[5344, 32, "no previous prototype for '__vswscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swprintf.c": [[5354, 25, "no previous prototype for '__swprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swscanf.c": [[5358, 25, "no previous prototype for '__swscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwprintf.c": [[5362, 26, "no previous prototype for '__vwprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vswprintf.c": [[5372, 128, "'__vswprintf' specifies less restrictive attribute than its target '_IO_vswprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vwscanf.c": [[5385, 31, "no previous prototype for '__vwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wprintf.c": [[5392, 26, "no previous prototype for '__wprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wscanf.c": [[5396, 27, "no previous prototype for '__wscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/dprintf.c": [[5404, 27, "no previous prototype for 'dprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/fxprintf.c": [[5408, 29, "no previous prototype for '__fxprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/getline.c": [[5412, 30, "no previous prototype for '__getline' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/include/stdio_private.h": [[5418, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5421, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5431, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5434, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5817, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5820, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [6511, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [6514, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"]], "src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c": [[5441, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5444, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5447, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5468, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5471, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5474, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/snprintf.c": [[5481, 27, "no previous prototype for '__snprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_size.c": [[5488, 88, "no previous prototype for '__printf_size' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fphex.c": [[5492, 89, "no previous prototype for '__printf_fphex' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vprintf.c": [[5496, 28, "no previous prototype for '__vprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/drand48_r.c": [[5502, 25, "no previous prototype for 'drand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fp.c": [[5513, 213, "no previous prototype for '__printf_fp' [-Wmissing-prototypes]"], [5517, 900, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [5520, 971, "statement with no effect [-Wunused-value]"]], "src/system/libroot/posix/glibc/stdlib/random_r.c": [[5527, 233, "no previous prototype for '__initstate_r' [-Wmissing-prototypes]"], [5530, 297, "no previous prototype for '__setstate_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/regex/regcomp.c": [[5538, 270, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5542, 304, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5546, 599, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5549, 602, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5552, 617, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 're_hashval_t' {aka 'unsigned int'} [-Wsign-compare]"], [5556, 646, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5560, 756, "assignment to 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5563, 767, "assignment to 'unsigned char *' from incompatible pointer type 're_dfa_t *' [-Wincompatible-pointer-types]"], [5567, 992, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5571, 1176, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5574, 1192, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5577, 1195, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5580, 1198, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5584, 1357, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5588, 1642, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5591, 1645, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5595, 1675, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5599, 2136, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5603, 2170, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5607, 2220, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5611, 2264, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5615, 2499, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/regex/regexec.c": [[5620, 197, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5624, 378, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5629, 485, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [5636, 506, "comparison of integer expressions of different signedness: 'unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5642, 516, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [5646, 589, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5649, 665, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5655, 849, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5658, 870, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5661, 898, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5665, 933, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5672, 1380, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5675, 1428, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5678, 1431, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5682, 2868, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5689, 3344, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5696, 4055, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5703, 4124, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdlib/strtol.c": [[5711, 205, "no previous prototype for '__strtol_internal' [-Wmissing-prototypes]"], [5721, 242, "unused variable 'cnt' [-Wunused-variable]"], [5725, 549, "no previous prototype for 'strtol' [-Wmissing-prototypes]"], [5730, 205, "no previous prototype for '__strtoll_internal' [-Wmissing-prototypes]"], [5740, 242, "unused variable 'cnt' [-Wunused-variable]"], [5744, 116, "no previous prototype for 'strtoll' [-Wmissing-prototypes]"], [5752, 205, "no previous prototype for '__strtoul_internal' [-Wmissing-prototypes]"], [5762, 242, "unused variable 'cnt' [-Wunused-variable]"], [5766, 104, "no previous prototype for 'strtoul' [-Wmissing-prototypes]"], [5774, 205, "no previous prototype for '__strtoull_internal' [-Wmissing-prototypes]"], [5784, 242, "unused variable 'cnt' [-Wunused-variable]"], [5788, 102, "no previous prototype for 'strtoull' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/lrand48_r.c": [[5798, 23, "no previous prototype for 'lrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/mrand48_r.c": [[5802, 23, "no previous prototype for 'mrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vfprintf.c": [[5823, 85, "no previous prototype for '_IO_vfprintf_internal' [-Wmissing-prototypes]"], [5834, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5840, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5843, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5849, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5852, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5855, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5861, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5876, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5891, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5906, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5921, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [5932, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [5943, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5955, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [5966, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [5977, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5989, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6004, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6019, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6034, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6046, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6061, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6073, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6088, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6100, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6115, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6124, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6139, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6154, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6169, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6184, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6195, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6206, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6218, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6229, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6240, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6252, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6267, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6282, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6297, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6309, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6324, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6336, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6351, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6363, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6378, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6388, 2232, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [6392, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6398, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6404, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6410, 1131, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6419, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6428, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6437, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6440, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6449, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6458, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6467, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6476, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6485, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6494, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"], [6524, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6530, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6533, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6539, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6542, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6545, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6551, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6566, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6581, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6596, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6611, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6622, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6633, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6645, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6656, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6667, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6679, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6694, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6709, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6724, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6739, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6751, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6766, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6778, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6793, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6802, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6817, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6832, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6847, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6862, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6873, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6884, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6896, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6907, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6918, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6930, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6945, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6960, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6975, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6990, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7002, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7017, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7029, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7044, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7053, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [7059, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [7065, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [7071, 1004, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [7080, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [7089, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [7098, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [7101, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [7110, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [7119, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [7128, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [7137, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [7146, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [7155, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/glibc/stdio-common/vfscanf.c": [[7168, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7183, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7198, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7213, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7228, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7371, 213, "no previous prototype for '_IO_vfscanf_internal' [-Wmissing-prototypes]"], [7375, 2819, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [7378, 2374, "unused variable 'twend' [-Wunused-variable]"], [7382, 2979, "no previous prototype for '___vfscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/strtod.c": [[7251, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7254, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7257, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7260, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7267, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7270, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7273, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7276, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7300, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7303, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7306, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7309, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/stdlib/mktemp.c": [[7281, 51, "no previous prototype for 'mkstemps' [-Wmissing-prototypes]"], [7285, 159, "pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/string/bcopy.c": [[7321, 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": [[7332, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7339, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7346, 153, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7350, 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": [[7418, 26, "no previous prototype for '__gmtime_r_fallback' [-Wmissing-prototypes]"], [7422, 34, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"], [7426, 40, "no previous prototype for '__mktime_fallback' [-Wmissing-prototypes]"], [7430, 46, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7435, 54, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7441, 68, "no previous prototype for '__timegm_fallback' [-Wmissing-prototypes]"], [7445, 79, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libnetwork/netresolv/port_before.h": [[7567, 32, "no previous prototype for '__inet_cidr_ntop' [-Wmissing-prototypes]"], [7575, 33, "no previous prototype for '__inet_cidr_pton' [-Wmissing-prototypes]"]], "src/system/libroot/posix/malloc/openbsd/malloc.c": [[7609, 279, "'mopts_nmutexes' was used with no prototype before its definition [-Wmissing-prototypes]"], [7613, 383, "unused variable 'saved_errno' [-Wunused-variable]"], [7617, 545, "unused variable 'sb' [-Wunused-variable]"], [7620, 541, "unused variable 'j' [-Wunused-variable]"], [7623, 541, "unused variable 'i' [-Wunused-variable]"], [7626, 540, "unused variable 'b' [-Wunused-variable]"], [7629, 540, "unused variable 'q' [-Wunused-variable]"], [7632, 540, "unused variable 'p' [-Wunused-variable]"], [7636, 1277, "unused variable 'r' [-Wunused-variable]"], [7640, 1647, "comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]"], [7644, 2081, "unused variable 'saved_errno' [-Wunused-variable]"], [7648, 1841, "'freezero' defined but not used [-Wunused-function]"], [7651, 437, "'omalloc_parseopt' defined but not used [-Wunused-function]"], [7654, 414, "'rbytes_init' defined but not used [-Wunused-function]"], [7658, 869, "'i' may be used uninitialized [-Wmaybe-uninitialized]"], [7666, 2009, "'info' may be used uninitialized [-Wmaybe-uninitialized]"], [7678, 2008, "'chunknum' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libnetwork/netresolv/nameser/ns_samedomain.c": [[7689, 160, "\"_LIBC\" redefined"]], "src/system/libnetwork/netresolv/nameser/ns_parse.c": [[7695, 216, "no previous prototype for 'ns_parserr2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/net/getaddrinfo.c": [[7700, 1517, "no previous prototype for 'allocaddrinfo' [-Wmissing-prototypes]"], [7704, 2977, "'%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]"], [7710, 2966, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/resolv/res_query.c": [[7726, 394, "'%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]"], [7732, 383, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/musl/network/inet_aton.c": [[7739, 8, "no previous prototype for '__inet_aton' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/nameser/ns_name.c": [[7745, 205, "no previous prototype for 'ns_name_pton2' [-Wmissing-prototypes]"], [7748, 411, "no previous prototype for 'ns_name_unpack2' [-Wmissing-prototypes]"]], "src/system/libnetwork/musl/network/inet_ntop.c": [[7753, 12, "no previous prototype for '__inet_ntop' [-Wmissing-prototypes]"], [7757, 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": [[7763, 695, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"], [7772, 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": [[7792, 450, "variable 'nsaplen' set but not used [-Wunused-but-set-variable]"]]}