{"jambuild": [[2, 0, "AddHaikuImagePackages: package ffmpeg6_source not available! "], [7650, 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]"], [562, 567, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [565, 571, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [568, 572, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [571, 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": [[201, 652, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [204, 665, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [207, 667, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [210, 681, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [214, 1292, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [217, 1294, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [221, 1333, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [225, 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]"], [240, 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]"], [250, 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]"], [260, 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]"], [270, 1970, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018class BMessenger\u2019 with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/build/libbe/interface/SystemPalette.cpp": [[331, 95, "\u2018void* memcpy(void*, const void*, size_t)\u2019 writing to an object of type \u2018rgb_color\u2019 {aka \u2018struct rgb_color\u2019} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/kits/app/Message.cpp": [[724, 787, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [727, 800, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [730, 802, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [733, 816, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [737, 1711, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [740, 1713, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [744, 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": [[1220, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bclipboard/ClipboardTest.h": [[1224, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bcursor/CursorTest.h": [[1228, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bhandler/HandlerTest.h": [[1232, 4, "declaration 'class CppUnit::Test' does not declare anything"], [1473, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/blooper/LooperTest.h": [[1236, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessage/MessageTest.h": [[1240, 21, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagequeue/MessageQueueTest.h": [[1244, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTest.h": [[1248, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessenger/MessengerTest.h": [[1252, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h": [[1256, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/broster/RosterTest.h": [[1260, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/system/kernel/util/VectorTest.cpp": [[1268, 584, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1304, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1316, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1328, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1340, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1352, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1364, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1376, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1388, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "headers/private/kernel/util/Vector.h": [[1278, 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]"], [1419, 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]"], [1936, 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]"], [1948, 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]"], [1960, 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]"], [1972, 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]"], [2010, 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]"], [2061, 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]"], [2112, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"]], "headers/private/kernel/string.h": [[1294, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1436, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1992, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2025, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2043, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2076, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2094, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2127, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2145, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/tests/system/kernel/util/VectorSetTest.cpp": [[1407, 476, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1446, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1458, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp": [[1508, 81, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp": [[1516, 90, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1522, 90, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1532, 99, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"], [1538, 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/BMessengerTester.cpp": [[1556, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'team_id' {aka 'int'} [-Wformat=]"], [1562, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'team_id' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp": [[1571, 58, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1576, 56, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1586, 306, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/SendMessageTester.cpp": [[1592, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1599, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [1606, 401, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp": [[1611, 158, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/broster/GetAppListTester.cpp": [[1625, 126, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1628, 127, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1631, 128, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1634, 135, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1637, 141, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1640, 147, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1644, 256, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1647, 257, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1650, 264, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1653, 270, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/tests/kits/app/broster/LaunchTesterHelper.cpp": [[1661, 270, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1667, 483, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1673, 483, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1679, 483, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]"], [1685, 501, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/broster/FindAppTester.cpp": [[1693, 190, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp": [[1719, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/RegistrarThreadManagerTest.cpp": [[1727, 280, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [1730, 308, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.cpp": [[1735, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp": [[1744, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1751, 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/BApplicationTestApp2.cpp": [[1759, 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": [[1767, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1774, 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/BApplicationTestApp2a.cpp": [[1782, 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/BApplicationTestApp3a.cpp": [[1790, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3b.cpp": [[1798, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1805, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp": [[1813, 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": [[1821, 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": [[1829, 1376, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1839, 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/BApplicationTestApp4a.cpp": [[1851, 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/BApplicationTestApp5.cpp": [[1859, 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": [[1867, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1874, 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/BApplicationTestApp5a.cpp": [[1882, 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": [[1891, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1898, 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": [[1912, 86, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/system/kernel/util/OrderedMapTest.h": [[1922, 85, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [2154, 85, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/interface/balert/AlertTest.h": [[2178, 9, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BitmapTest.h": [[2182, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bdeskbar/DeskbarTest.h": [[2186, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bpolygon/PolygonTest.h": [[2190, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bmenu/MenuTest.h": [[2194, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bregion/RegionTest.h": [[2198, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextcontrol/TextControlTest.h": [[2202, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextview/TextViewTest.h": [[2206, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/GraphicsDefsTest.h": [[2210, 4, "declaration 'class CppUnit::Test' does not declare anything"], [2221, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/OutlineListViewTest.h": [[2214, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BBitmapTester.cpp": [[2227, 207, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2233, 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": [[2255, 238, "this 'if' clause does not guard... [-Wmisleading-indentation]"], [2274, 1674, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2278, 1690, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2282, 2705, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2286, 2720, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2290, 2855, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/locale/CollatorTest.cpp": [[2298, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2301, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2304, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2307, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2310, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2313, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2316, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2319, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2322, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2325, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2328, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2331, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/kits/media/experimental/MediaClient.cpp": [[2380, 328, "variable 'err' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/net/libnetapi/NetworkUrlTest.cpp": [[2440, 412, "hex escape sequence out of range"]], "src/tests/kits/storage/AppFileInfoTest.h": [[2475, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2913, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/NodeInfoTest.h": [[2479, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2597, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/VolumeTest.h": [[2483, 13, "declaration 'class CppUnit::Test' does not declare anything"], [3148, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/BasicTest.cpp": [[2488, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [2494, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2501, 72, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'dev_t' {aka 'int'} [-Wformat=]"], [2508, 73, "format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'ino_t' {aka 'long int'} [-Wformat=]"], [2515, 78, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]"], [2522, 79, "format '%ld' expects argument of type 'long int', but argument 2 has type 'blksize_t' {aka 'int'} [-Wformat=]"], [2529, 92, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/storage/FindDirectoryTest.cpp": [[2541, 127, "enumeration value 'B_SYSTEM_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2544, 127, "enumeration value 'B_SYSTEM_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2545, 127, "enumeration value 'B_SYSTEM_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2546, 127, "enumeration value 'B_SYSTEM_CACHE_DIRECTORY' not handled in switch [-Wswitch]"], [2547, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2548, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2549, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2550, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2551, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2552, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2553, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2554, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2555, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2556, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2557, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2558, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2559, 127, "enumeration value 'B_USER_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2560, 127, "enumeration value 'B_USER_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2561, 127, "enumeration value 'B_USER_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2562, 127, "enumeration value 'B_USER_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2563, 127, "enumeration value 'B_USER_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2564, 127, "enumeration value 'B_USER_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2565, 127, "enumeration value 'B_USER_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2566, 127, "enumeration value 'B_USER_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2567, 127, "enumeration value 'B_USER_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2568, 127, "enumeration value 'B_USER_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2569, 127, "enumeration value 'B_USER_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2570, 127, "enumeration value 'B_USER_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2571, 127, "enumeration value 'B_USER_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2572, 127, "enumeration value 'B_USER_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2573, 127, "enumeration value 'B_USER_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2574, 127, "enumeration value 'B_USER_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2575, 127, "enumeration value 'B_USER_SERVERS_DIRECTORY' not handled in switch [-Wswitch]"], [2576, 127, "enumeration value 'B_USER_APPS_DIRECTORY' not handled in switch [-Wswitch]"], [2577, 127, "enumeration value 'B_USER_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2578, 127, "enumeration value 'B_USER_PREFERENCES_DIRECTORY' not handled in switch [-Wswitch]"], [2579, 127, "enumeration value 'B_USER_ETC_DIRECTORY' not handled in switch [-Wswitch]"], [2580, 127, "enumeration value 'B_USER_LOG_DIRECTORY' not handled in switch [-Wswitch]"], [2581, 127, "enumeration value 'B_USER_SPOOL_DIRECTORY' not handled in switch [-Wswitch]"], [2582, 127, "enumeration value 'B_USER_VAR_DIRECTORY' not handled in switch [-Wswitch]"], [2583, 127, "enumeration value 'B_PACKAGE_LINKS_DIRECTORY' not handled in switch [-Wswitch]"], [2589, 374, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/storage/EntryTest.cpp": [[2604, 170, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2611, 201, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2619, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2626, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2633, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2640, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2648, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2655, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2663, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2670, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2677, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2684, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2691, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2698, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2706, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2713, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2720, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2727, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2735, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2742, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2750, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2757, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2764, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2771, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2778, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2785, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2793, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2800, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2808, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2815, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2822, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2829, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2837, 2151, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2840, 2638, "ignoring return value of 'bool std::operator==(const basic_string<_CharT, _Traits, _Alloc>&, const _CharT*) [with _CharT = char; _Traits = char_traits<char>; _Alloc = allocator<char>]', declared with attribute 'nodiscard' [-Wunused-result]"]], "src/tests/kits/storage/QueryTest.cpp": [[2860, 104, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2868, 114, "format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'int64' {aka 'long int'} [-Wformat=]"], [2876, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2883, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2890, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2897, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2905, 1376, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/storage/AppFileInfoTest.cpp": [[2917, 918, "variable 'resourceID' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/storage/ResourcesTest.cpp": [[2927, 547, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2932, 575, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2937, 583, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2946, 590, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2952, 596, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2960, 604, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2966, 606, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2972, 639, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2980, 646, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2986, 648, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2993, 686, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3001, 693, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3007, 695, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3014, 844, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3019, 883, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3024, 958, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3032, 963, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3038, 965, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3045, 1028, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3051, 1452, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3060, 1461, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3071, 1468, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3082, 1479, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3093, 1489, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3104, 1513, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3113, 1517, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3124, 1529, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"]], "headers/os/support/Archivable.h": [[3136, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3180, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"]], "src/tests/kits/storage/VolumeTest.cpp": [[3152, 360, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/translation/TranslationUtilsTest.cpp": [[3197, 286, "unused variable 'bdummy' [-Wunused-variable]"]], "src/tests/kits/translation/BitmapStreamTest.cpp": [[3210, 178, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3219, 222, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3222, 228, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3230, 233, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3233, 246, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3241, 264, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/arch/x86_64/fenv.c": [[3423, 115, "no previous prototype for '__feenableexcept' [-Wmissing-prototypes]"], [3426, 132, "no previous prototype for '__fedisableexcept' [-Wmissing-prototypes]"]], "src/libs/gnu/xattr.cpp": [[3452, 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/dlfcn.c": [[3465, 86, "passing argument 1 of '__gRuntimeLoader->get_nearest_symbol_at_address' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libroot/posix/crypt/pbkdf2.cpp": [[3471, 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/math.c": [[3483, 20, "no previous prototype for '__finitef' [-Wmissing-prototypes]"], [3486, 27, "no previous prototype for '__finite' [-Wmissing-prototypes]"], [3489, 34, "no previous prototype for '__finitel' [-Wmissing-prototypes]"], [3492, 49, "no previous prototype for '__isnanf' [-Wmissing-prototypes]"], [3495, 56, "no previous prototype for '__isnan' [-Wmissing-prototypes]"], [3498, 63, "no previous prototype for '__isnanl' [-Wmissing-prototypes]"], [3501, 78, "no previous prototype for '__isinff' [-Wmissing-prototypes]"], [3504, 85, "no previous prototype for '__isinf' [-Wmissing-prototypes]"], [3507, 92, "no previous prototype for '__isinfl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glob.c": [[3516, 1057, "comparison of integer expressions of different signedness: 'Char' {aka 'long unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "headers/posix/unistd.h": [[3530, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [3543, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/system/libroot/posix/pthread/pthread.cpp": [[3569, 238, "'noreturn' function does return"]], "src/system/libroot/posix/musl/internal/libm.h": [[3627, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3631, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3635, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3650, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3654, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3658, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3665, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3669, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3673, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3680, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3684, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3688, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3695, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3699, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3703, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3710, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3714, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3718, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3725, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3729, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3733, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3740, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3744, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3748, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3755, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3759, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3763, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3770, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3774, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3778, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3785, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3789, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3793, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3800, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3804, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3808, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3815, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3819, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3823, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3830, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3834, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3838, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3845, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3849, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3853, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3860, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3864, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3868, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3875, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3879, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3883, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3890, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3894, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3898, 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]"], [3920, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3924, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3928, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3935, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3939, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3943, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3950, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3954, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3958, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3967, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3971, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3975, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3982, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3986, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3990, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3997, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4001, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4005, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4012, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4016, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4020, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4027, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4031, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4035, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4042, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4046, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4050, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4057, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4061, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4065, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4072, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4076, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4080, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4088, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4092, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4096, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4103, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4107, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4111, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4120, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4124, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4128, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4135, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4139, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4143, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4150, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4154, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4158, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4165, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4169, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4173, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4187, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4191, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4195, 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]"], [4240, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4244, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4248, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4255, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4259, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4263, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4276, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4280, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4284, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4303, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4307, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4311, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4318, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4322, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4326, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"]], "src/system/libroot/posix/musl/crypt/encrypt.c": [[3639, 23, "argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]"]], "src/system/libroot/posix/musl/complex/csqrt.c": [[4177, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4180, 42, "no previous prototype for '__csqrt' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/complex/csqrtf.c": [[4199, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4202, 39, "no previous prototype for '__csqrtf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/acos.c": [[4353, 72, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fmaf.c": [[4359, 41, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/fma.c": [[4367, 44, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4370, 72, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4373, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4376, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4379, 93, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4382, 125, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4385, 176, "suggest parentheses around '-' inside '<<' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/asin.c": [[4392, 78, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/atan2.c": [[4403, 55, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/exp10.c": [[4425, 6, "no previous prototype for 'exp10' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10f.c": [[4429, 6, "no previous prototype for 'exp10f' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10l.c": [[4433, 12, "no previous prototype for 'exp10l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmal.c": [[4464, 167, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4467, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4470, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4473, 219, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4476, 226, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/__fpclassify.c": [[4481, 4, "no previous prototype for '__fpclassify' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassifyf.c": [[4485, 4, "no previous prototype for '__fpclassifyf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassifyl.c": [[4489, 9, "no previous prototype for '__fpclassifyl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/ilogb.c": [[4500, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbf.c": [[4507, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbl.c": [[4512, 12, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/lgammal.c": [[4531, 223, "no previous prototype for '__lgammal_r' [-Wmissing-prototypes]"], [4535, 337, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgamma_r.c": [[4543, 279, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgammaf_r.c": [[4552, 214, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/nearbyint.c": [[4592, 9, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintf.c": [[4597, 7, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintl.c": [[4602, 14, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/__signbit.c": [[4639, 4, "no previous prototype for '__signbit' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitf.c": [[4644, 4, "no previous prototype for '__signbitf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitl.c": [[4651, 4, "no previous prototype for '__signbitl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincos.c": [[4660, 16, "no previous prototype for 'sincos' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosl.c": [[4664, 13, "no previous prototype for 'sincosl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosf.c": [[4668, 27, "no previous prototype for 'sincosf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/stdlib/fcvt.c": [[4711, 11, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4714, 20, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/misc/nftw.c": [[4722, 83, "'dfd' may be used uninitialized [-Wmaybe-uninitialized]"], [4728, 84, "'err' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/search/tdestroy.c": [[4737, 6, "no previous prototype for 'tdestroy' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/__month_to_secs.c": [[4746, 1, "no previous prototype for '__month_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/__year_to_secs.c": [[4755, 1, "no previous prototype for '__year_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/asctime_r.c": [[4760, 8, "no previous prototype for '__asctime_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/regex/fnmatch.c": [[4765, 34, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4769, 87, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4773, 103, "operand of '?:' changes signedness from 'int' to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [4777, 129, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4780, 130, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4783, 150, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4787, 232, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/wcsftime.c": [[4794, 8, "no previous prototype for '__wcsftime_l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/string/memrchr.c": [[4798, 4, "no previous prototype for '__memrchr' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/strptime.c": [[4809, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4812, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4815, 247, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/strftime.c": [[4821, 57, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4824, 61, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4827, 66, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4830, 70, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4833, 191, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]"], [4844, 269, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4847, 273, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/stdlib/mktemp.c": [[4922, 51, "no previous prototype for 'mkstemps' [-Wmissing-prototypes]"], [4926, 159, "pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/glibc/include/arch/x86_64/config.h": [[4951, 221, "\"HAVE_STRERROR\" redefined"]], "src/system/libroot/posix/glibc/iconv/gconv_builtin.c": [[4961, 63, "no previous prototype for '__gconv_get_builtin_trans' [-Wmissing-prototypes]"]], "src/system/libroot/posix/stdlib/radixsort.c": [[4967, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [4974, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [4981, 153, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [4985, 249, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/__fpurge.c": [[4994, 53, "no previous prototype for 'fpurge' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/fcloseall.c": [[5011, 31, "no previous prototype for '__fcloseall' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/flockfile.c": [[5028, 43, "'flockfile' specifies less restrictive attribute than its target '_IO_flockfile': 'nothrow' [-Wmissing-attributes]"], [5040, 45, "'ftrylockfile' specifies less restrictive attribute than its target '_IO_ftrylockfile': 'nothrow' [-Wmissing-attributes]"], [5052, 44, "'funlockfile' specifies less restrictive attribute than its target '_IO_funlockfile': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fmemopen.c": [[5067, 200, "no previous prototype for 'fmemopen' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getc_u.c": [[5079, 33, "no previous prototype for '__getc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/fileops.c": [[5090, 650, "unused variable 'st' [-Wunused-variable]"]], "headers/posix/sys/param.h": [[5095, 21, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]"], [5101, 21, "operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [5465, 21, "comparison of integer expressions of different signedness: 'long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [5471, 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": [[5111, 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/iofdopen.c": [[5119, 57, "variable 'use_mmap' set but not used [-Wunused-but-set-variable]"], [5129, 187, "'__new_fdopen' specifies less restrictive attribute than its target '_IO_new_fdopen': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iofwrite.c": [[5152, 49, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwrite_u.c": [[5157, 51, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwide.c": [[5166, 148, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5169, 159, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5173, 229, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5177, 302, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5181, 372, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5185, 476, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/libio/genops.c": [[5190, 49, "'flush_cleanup' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iopopen.c": [[5200, 376, "'__new_popen' specifies less restrictive attribute than its target '_IO_new_popen': 'nothrow' [-Wmissing-attributes]"], [5212, 102, "'unlock' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iosetbuffer.c": [[5222, 49, "'setbuffer' specifies less restrictive attribute than its target '_IO_setbuffer': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/ioungetc.c": [[5240, 45, "'ungetc' specifies less restrictive attribute than its target '_IO_ungetc': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iovsscanf.c": [[5258, 47, "'__vsscanf' specifies less restrictive attribute than its target '_IO_vsscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iosetvbuf.c": [[5276, 103, "'setvbuf' specifies less restrictive attribute than its target '_IO_setvbuf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/memstream.c": [[5291, 64, "no previous prototype for 'open_memstream' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/pclose.c": [[5300, 45, "'pclose' specifies less restrictive attribute than its target '__new_pclose': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vscanf.c": [[5331, 39, "'vscanf' specifies less restrictive attribute than its target '_IO_vscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vsnprintf.c": [[5350, 125, "'__vsnprintf' specifies less restrictive attribute than its target '_IO_vsnprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fwscanf.c": [[5366, 26, "no previous prototype for '__fwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getwc_u.c": [[5371, 33, "no previous prototype for '__getwc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iovswscanf.c": [[5381, 32, "no previous prototype for '__vswscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swprintf.c": [[5391, 25, "no previous prototype for '__swprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swscanf.c": [[5395, 25, "no previous prototype for '__swscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwprintf.c": [[5399, 26, "no previous prototype for '__vwprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwscanf.c": [[5403, 31, "no previous prototype for '__vwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vswprintf.c": [[5412, 128, "'__vswprintf' specifies less restrictive attribute than its target '_IO_vswprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/wprintf.c": [[5427, 26, "no previous prototype for '__wprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wscanf.c": [[5432, 27, "no previous prototype for '__wscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/dprintf.c": [[5439, 27, "no previous prototype for 'dprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/fxprintf.c": [[5447, 29, "no previous prototype for '__fxprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/getline.c": [[5451, 30, "no previous prototype for '__getline' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c": [[5480, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5483, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5486, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5492, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5495, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5498, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/snprintf.c": [[5505, 27, "no previous prototype for '__snprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_size.c": [[5510, 88, "no previous prototype for '__printf_size' [-Wmissing-prototypes]"]], "src/libs/iconv/loop_unicode.h": [[5518, 322, "pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fphex.c": [[5527, 89, "no previous prototype for '__printf_fphex' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vprintf.c": [[5531, 28, "no previous prototype for '__vprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/drand48_r.c": [[5537, 25, "no previous prototype for 'drand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fp.c": [[5546, 213, "no previous prototype for '__printf_fp' [-Wmissing-prototypes]"], [5550, 900, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [5553, 971, "statement with no effect [-Wunused-value]"]], "src/system/libroot/posix/glibc/stdlib/random_r.c": [[5562, 233, "no previous prototype for '__initstate_r' [-Wmissing-prototypes]"], [5565, 297, "no previous prototype for '__setstate_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/strtol.c": [[5573, 205, "no previous prototype for '__strtol_internal' [-Wmissing-prototypes]"], [5583, 242, "unused variable 'cnt' [-Wunused-variable]"], [5587, 549, "no previous prototype for 'strtol' [-Wmissing-prototypes]"], [5592, 205, "no previous prototype for '__strtoll_internal' [-Wmissing-prototypes]"], [5602, 242, "unused variable 'cnt' [-Wunused-variable]"], [5606, 116, "no previous prototype for 'strtoll' [-Wmissing-prototypes]"], [5614, 205, "no previous prototype for '__strtoul_internal' [-Wmissing-prototypes]"], [5624, 242, "unused variable 'cnt' [-Wunused-variable]"], [5628, 104, "no previous prototype for 'strtoul' [-Wmissing-prototypes]"], [5638, 205, "no previous prototype for '__strtoull_internal' [-Wmissing-prototypes]"], [5648, 242, "unused variable 'cnt' [-Wunused-variable]"], [5652, 102, "no previous prototype for 'strtoull' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/lrand48_r.c": [[5660, 23, "no previous prototype for 'lrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vfprintf.c": [[5664, 85, "no previous prototype for '_IO_vfprintf_internal' [-Wmissing-prototypes]"], [5676, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5682, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5685, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5691, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5694, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5697, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5703, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5718, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5733, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5748, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5763, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5775, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5787, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5802, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5817, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5832, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5844, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5859, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5871, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5886, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5898, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5913, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5922, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5937, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5952, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5967, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5982, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5994, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6006, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6021, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6036, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6051, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6063, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6078, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6090, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6105, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6117, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6132, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6142, 2232, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [6146, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6152, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6158, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6164, 1131, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6173, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6182, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6191, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6194, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6203, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6212, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6221, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6230, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6239, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6248, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"], [6275, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6282, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6285, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6291, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6294, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6297, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6303, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6318, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6333, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6348, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6363, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6375, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6387, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6402, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6417, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6432, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6447, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6459, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6474, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6486, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6501, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6510, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6525, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6540, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6555, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6570, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6582, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6594, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6609, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6624, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6639, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6654, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6666, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6681, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6693, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6708, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6717, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6723, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6729, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6735, 1004, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6744, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6753, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6762, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6765, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6774, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6783, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6792, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6801, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6810, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6819, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/glibc/stdlib/mrand48_r.c": [[6258, 23, "no previous prototype for 'mrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/string/bcopy.c": [[6835, 14, "conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]"]], "src/system/libroot/posix/glibc/stdlib/strtod.c": [[6846, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6849, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6852, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6855, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7048, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7051, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7054, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7057, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7151, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7154, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7157, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7160, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/glibc/regex/regcomp.c": [[6864, 270, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6868, 304, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6872, 599, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6875, 602, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6878, 617, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 're_hashval_t' {aka 'unsigned int'} [-Wsign-compare]"], [6882, 646, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6886, 756, "assignment to 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6889, 767, "assignment to 'unsigned char *' from incompatible pointer type 're_dfa_t *' [-Wincompatible-pointer-types]"], [6893, 992, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6897, 1176, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6900, 1192, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6903, 1195, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6906, 1198, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6910, 1357, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6914, 1642, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6917, 1645, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6921, 1675, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6925, 2136, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6929, 2170, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6933, 2220, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6937, 2264, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6941, 2499, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/regex/regexec.c": [[6946, 197, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6950, 378, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6955, 485, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [6962, 506, "comparison of integer expressions of different signedness: 'unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [6968, 516, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [6972, 589, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6975, 665, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [6981, 849, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6984, 870, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6987, 898, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6991, 933, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [6998, 1380, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7001, 1428, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7004, 1431, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7008, 2868, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7015, 3344, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7022, 4055, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7029, 4124, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/vfscanf.c": [[7071, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7086, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7101, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7116, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7131, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7171, 213, "no previous prototype for '_IO_vfscanf_internal' [-Wmissing-prototypes]"], [7175, 2819, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [7178, 2374, "unused variable 'twend' [-Wunused-variable]"], [7182, 2979, "no previous prototype for '___vfscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/time/localtime_fallback.c": [[7209, 26, "no previous prototype for '__gmtime_r_fallback' [-Wmissing-prototypes]"], [7213, 34, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"], [7217, 40, "no previous prototype for '__mktime_fallback' [-Wmissing-prototypes]"], [7221, 46, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7226, 54, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7232, 68, "no previous prototype for '__timegm_fallback' [-Wmissing-prototypes]"], [7236, 79, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libroot/posix/malloc/openbsd/malloc.c": [[7355, 279, "'mopts_nmutexes' was used with no prototype before its definition [-Wmissing-prototypes]"], [7359, 383, "unused variable 'saved_errno' [-Wunused-variable]"], [7363, 545, "unused variable 'sb' [-Wunused-variable]"], [7366, 541, "unused variable 'j' [-Wunused-variable]"], [7369, 541, "unused variable 'i' [-Wunused-variable]"], [7372, 540, "unused variable 'b' [-Wunused-variable]"], [7375, 540, "unused variable 'q' [-Wunused-variable]"], [7378, 540, "unused variable 'p' [-Wunused-variable]"], [7382, 1277, "unused variable 'r' [-Wunused-variable]"], [7386, 1647, "comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]"], [7390, 2081, "unused variable 'saved_errno' [-Wunused-variable]"], [7394, 1841, "'freezero' defined but not used [-Wunused-function]"], [7397, 437, "'omalloc_parseopt' defined but not used [-Wunused-function]"], [7400, 414, "'rbytes_init' defined but not used [-Wunused-function]"], [7404, 869, "'i' may be used uninitialized [-Wmaybe-uninitialized]"], [7412, 2009, "'info' may be used uninitialized [-Wmaybe-uninitialized]"], [7424, 2008, "'chunknum' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libnetwork/netresolv/port_before.h": [[7471, 32, "no previous prototype for '__inet_cidr_ntop' [-Wmissing-prototypes]"], [7484, 33, "no previous prototype for '__inet_cidr_pton' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/nameser/ns_samedomain.c": [[7522, 160, "\"_LIBC\" redefined"]], "src/system/libnetwork/netresolv/net/getaddrinfo.c": [[7527, 1517, "no previous prototype for 'allocaddrinfo' [-Wmissing-prototypes]"], [7531, 2977, "'%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]"], [7537, 2966, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/nameser/ns_parse.c": [[7545, 216, "no previous prototype for 'ns_parserr2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/resolv/res_query.c": [[7556, 394, "'%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]"], [7562, 383, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/musl/network/inet_aton.c": [[7573, 8, "no previous prototype for '__inet_aton' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/resolv/res_init.c": [[7579, 695, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"], [7588, 714, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"]], "src/system/libnetwork/netresolv/nameser/ns_name.c": [[7597, 205, "no previous prototype for 'ns_name_pton2' [-Wmissing-prototypes]"], [7600, 411, "no previous prototype for 'ns_name_unpack2' [-Wmissing-prototypes]"]], "src/system/libnetwork/musl/network/inet_ntop.c": [[7605, 12, "no previous prototype for '__inet_ntop' [-Wmissing-prototypes]"], [7609, 20, "comparison of integer expressions of different signedness: 'int' and 'socklen_t' {aka 'unsigned int'} [-Wsign-compare]"]], "src/system/libnetwork/netresolv/resolv/res_send.c": [[7615, 450, "variable 'nsaplen' set but not used [-Wunused-but-set-variable]"]]}