{"jambuild": [[2, 0, "AddHaikuImagePackages: package ffmpeg6_source not available! "], [7556, 0, "warning: using independent target <src!tests!apps!haikudepot>DumpExportRepositorySourceMirror.h"]], "src/kits/app/MessageAdapter.cpp": [[181, 567, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [184, 571, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [187, 572, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [190, 573, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [667, 567, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [670, 571, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [673, 572, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [676, 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": [[209, 652, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [212, 665, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [215, 667, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [218, 681, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [222, 1292, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [225, 1294, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [229, 1333, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [233, 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]"], [248, 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]"], [258, 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]"], [268, 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]"], [278, 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": [[336, 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": [[739, 787, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [742, 800, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [745, 802, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [748, 816, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [752, 1711, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [755, 1713, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [759, 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": [[1228, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bclipboard/ClipboardTest.h": [[1232, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bcursor/CursorTest.h": [[1236, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bhandler/HandlerTest.h": [[1240, 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": [[1244, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessage/MessageTest.h": [[1248, 21, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagequeue/MessageQueueTest.h": [[1252, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTest.h": [[1256, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessenger/MessengerTest.h": [[1260, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h": [[1264, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/broster/RosterTest.h": [[1268, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/system/kernel/util/VectorTest.cpp": [[1277, 584, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1309, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1321, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1333, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1345, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1357, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1369, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1381, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1393, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "headers/private/kernel/util/Vector.h": [[1287, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class std::basic_string<char>'; use 'new' and 'delete' instead [-Wclass-memaccess]"], [1302, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1423, 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]"], [1439, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1760, 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]"], [1772, 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]"], [1784, 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]"], [1796, 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]"], [1815, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1830, 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]"], [1845, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1860, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1875, 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]"], [1890, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1905, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1920, 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]"], [1935, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1950, 293, "'void* memmove(void*, const void*, size_t)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/tests/system/kernel/util/VectorSetTest.cpp": [[1411, 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": [[1510, 81, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp": [[1518, 90, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1524, 90, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1534, 99, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"], [1540, 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/MessengerComparissonTester.cpp": [[1555, 58, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1560, 56, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1570, 306, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp": [[1576, 158, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/BMessengerTester.cpp": [[1583, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'team_id' {aka 'int'} [-Wformat=]"], [1589, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'team_id' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/SendMessageTester.cpp": [[1597, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1604, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [1611, 401, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/broster/GetAppListTester.cpp": [[1627, 126, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1630, 127, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1633, 128, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1636, 135, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1639, 141, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1642, 147, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1646, 256, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1649, 257, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1652, 264, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1655, 270, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/tests/kits/app/broster/LaunchTesterHelper.cpp": [[1662, 270, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1668, 483, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1674, 483, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1680, 483, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]"], [1686, 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": [[1694, 190, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/app/RegistrarThreadManagerTest.cpp": [[1720, 280, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [1723, 308, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1.cpp": [[1729, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1a.cpp": [[1737, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/system/kernel/util/OrderedMapTest.h": [[1746, 85, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1956, 85, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp": [[1967, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1974, 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": [[1982, 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": [[1990, 1376, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2000, 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/BApplicationTestApp2a.cpp": [[2012, 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": [[2020, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2027, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.cpp": [[2035, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp": [[2043, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.cpp": [[2051, 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": [[2059, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2066, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4.cpp": [[2074, 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": [[2082, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2089, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5.cpp": [[2097, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp": [[2105, 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": [[2113, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2120, 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": [[2136, 86, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/interface/balert/AlertTest.h": [[2157, 9, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BitmapTest.h": [[2161, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bdeskbar/DeskbarTest.h": [[2165, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bpolygon/PolygonTest.h": [[2169, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bmenu/MenuTest.h": [[2173, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bregion/RegionTest.h": [[2177, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextcontrol/TextControlTest.h": [[2181, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextview/TextViewTest.h": [[2185, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/GraphicsDefsTest.h": [[2189, 4, "declaration 'class CppUnit::Test' does not declare anything"], [2199, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/OutlineListViewTest.h": [[2193, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BBitmapTester.cpp": [[2205, 207, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2211, 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": [[2228, 238, "this 'if' clause does not guard... [-Wmisleading-indentation]"], [2247, 1674, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2251, 1690, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2255, 2705, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2259, 2720, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2263, 2855, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/locale/CollatorTest.cpp": [[2278, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2281, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2284, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2287, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2290, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2293, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2296, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2299, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2302, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2305, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2308, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2311, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/kits/media/experimental/MediaClient.cpp": [[2359, 328, "variable 'err' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/net/libnetapi/NetworkUrlTest.cpp": [[2417, 412, "hex escape sequence out of range"]], "src/tests/kits/storage/AppFileInfoTest.h": [[2454, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2890, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/NodeInfoTest.h": [[2458, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2576, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/VolumeTest.h": [[2462, 13, "declaration 'class CppUnit::Test' does not declare anything"], [3000, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/BasicTest.cpp": [[2469, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [2475, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2482, 72, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'dev_t' {aka 'int'} [-Wformat=]"], [2489, 73, "format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'ino_t' {aka 'long int'} [-Wformat=]"], [2496, 78, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]"], [2503, 79, "format '%ld' expects argument of type 'long int', but argument 2 has type 'blksize_t' {aka 'int'} [-Wformat=]"], [2510, 92, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/storage/FindDirectoryTest.cpp": [[2520, 127, "enumeration value 'B_SYSTEM_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2523, 127, "enumeration value 'B_SYSTEM_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2524, 127, "enumeration value 'B_SYSTEM_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2525, 127, "enumeration value 'B_SYSTEM_CACHE_DIRECTORY' not handled in switch [-Wswitch]"], [2526, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2527, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2528, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2529, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2530, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2531, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2532, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2533, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2534, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2535, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2536, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2537, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2538, 127, "enumeration value 'B_USER_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2539, 127, "enumeration value 'B_USER_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2540, 127, "enumeration value 'B_USER_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2541, 127, "enumeration value 'B_USER_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2542, 127, "enumeration value 'B_USER_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2543, 127, "enumeration value 'B_USER_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2544, 127, "enumeration value 'B_USER_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2545, 127, "enumeration value 'B_USER_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2546, 127, "enumeration value 'B_USER_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2547, 127, "enumeration value 'B_USER_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2548, 127, "enumeration value 'B_USER_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2549, 127, "enumeration value 'B_USER_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2550, 127, "enumeration value 'B_USER_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2551, 127, "enumeration value 'B_USER_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2552, 127, "enumeration value 'B_USER_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2553, 127, "enumeration value 'B_USER_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2554, 127, "enumeration value 'B_USER_SERVERS_DIRECTORY' not handled in switch [-Wswitch]"], [2555, 127, "enumeration value 'B_USER_APPS_DIRECTORY' not handled in switch [-Wswitch]"], [2556, 127, "enumeration value 'B_USER_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2557, 127, "enumeration value 'B_USER_PREFERENCES_DIRECTORY' not handled in switch [-Wswitch]"], [2558, 127, "enumeration value 'B_USER_ETC_DIRECTORY' not handled in switch [-Wswitch]"], [2559, 127, "enumeration value 'B_USER_LOG_DIRECTORY' not handled in switch [-Wswitch]"], [2560, 127, "enumeration value 'B_USER_SPOOL_DIRECTORY' not handled in switch [-Wswitch]"], [2561, 127, "enumeration value 'B_USER_VAR_DIRECTORY' not handled in switch [-Wswitch]"], [2562, 127, "enumeration value 'B_PACKAGE_LINKS_DIRECTORY' not handled in switch [-Wswitch]"], [2568, 374, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/storage/EntryTest.cpp": [[2581, 170, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2588, 201, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2596, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2603, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2610, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2617, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2625, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2632, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2640, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2647, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2654, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2661, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2668, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2675, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2683, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2690, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2697, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2704, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2712, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2719, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2727, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2734, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2741, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2748, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2755, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2762, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2770, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2777, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2785, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2792, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2799, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2806, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2814, 2151, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2817, 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": [[2838, 104, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2846, 114, "format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'int64' {aka 'long int'} [-Wformat=]"], [2854, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2861, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2868, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2875, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2883, 1376, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/storage/AppFileInfoTest.cpp": [[2894, 918, "variable 'resourceID' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/support/barchivable/ArchivableTest.h": [[2901, 4, "declaration 'class CppUnit::Test' does not declare anything"], [2930, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bautolock/AutolockTest.h": [[2905, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/blocker/LockerTest.h": [[2909, 4, "declaration 'class CppUnit::Test' does not declare anything"], [3032, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bmemoryio/MemoryIOTest.h": [[2913, 4, "declaration 'class CppUnit::Test' does not declare anything"], [3059, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bmemoryio/MallocIOTest.h": [[2917, 4, "declaration 'class CppUnit::Test' does not declare anything"], [3075, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bstring/StringTest.h": [[2921, 4, "declaration 'class CppUnit::Test' does not declare anything"], [3084, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bblockcache/BlockCacheTest.h": [[2925, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/ResourcesTest.cpp": [[2939, 547, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2944, 575, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2950, 844, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2955, 883, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2961, 1028, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "headers/os/support/Archivable.h": [[2969, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [2989, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3011, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3018, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3118, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"]], "src/tests/kits/support/bautolock/AutolockLockerTest.h": [[2978, 17, "declaration 'class CppUnit::Test' does not declare anything"], [3050, 17, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bautolock/AutolockLooperTest.h": [[2982, 18, "declaration 'class CppUnit::Test' does not declare anything"], [3038, 18, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/VolumeTest.cpp": [[3004, 360, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/support/blocker/DestructionTest2.h": [[3028, 15, "declaration 'class CppUnit::Test' does not declare anything"], [3066, 15, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/support/bautolock/AutolockLooperTest.cpp": [[3042, 43, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/support/bstring/StringConstructionTest.cpp": [[3095, 66, "comparison of integer expressions of different signedness: 'int32' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"]], "src/tests/kits/translation/TranslationUtilsTest.cpp": [[3143, 286, "unused variable 'bdummy' [-Wunused-variable]"]], "src/tests/kits/translation/BitmapStreamTest.cpp": [[3153, 178, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3162, 222, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3165, 228, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3173, 233, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3176, 246, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3184, 264, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"]], "src/libs/gnu/xattr.cpp": [[3356, 194, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare]"]], "src/system/libroot/posix/arch/x86_64/fenv.c": [[3435, 115, "no previous prototype for '__feenableexcept' [-Wmissing-prototypes]"], [3438, 132, "no previous prototype for '__fedisableexcept' [-Wmissing-prototypes]"]], "src/system/libroot/posix/crypt/pbkdf2.cpp": [[3451, 157, "'void* memcpy(void*, const void*, size_t)' writing to an object of non-trivially copyable type 'struct HMAC_SHA256_CTX'; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/system/libroot/posix/dlfcn.c": [[3485, 86, "passing argument 1 of '__gRuntimeLoader->get_nearest_symbol_at_address' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libroot/posix/math.c": [[3492, 20, "no previous prototype for '__finitef' [-Wmissing-prototypes]"], [3495, 27, "no previous prototype for '__finite' [-Wmissing-prototypes]"], [3498, 34, "no previous prototype for '__finitel' [-Wmissing-prototypes]"], [3501, 49, "no previous prototype for '__isnanf' [-Wmissing-prototypes]"], [3504, 56, "no previous prototype for '__isnan' [-Wmissing-prototypes]"], [3507, 63, "no previous prototype for '__isnanl' [-Wmissing-prototypes]"], [3510, 78, "no previous prototype for '__isinff' [-Wmissing-prototypes]"], [3513, 85, "no previous prototype for '__isinf' [-Wmissing-prototypes]"], [3516, 92, "no previous prototype for '__isinfl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glob.c": [[3523, 1057, "comparison of integer expressions of different signedness: 'Char' {aka 'long unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/libs/iconv/loop_unicode.h": [[3536, 322, "pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness [-Wpointer-sign]"]], "headers/posix/unistd.h": [[3545, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [3558, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/system/libroot/posix/pthread/pthread.cpp": [[3589, 238, "'noreturn' function does return"]], "src/system/libroot/posix/musl/internal/libm.h": [[3647, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3651, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3655, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3662, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3666, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3670, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3677, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3681, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3685, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3692, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3696, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3700, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3707, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3711, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3715, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3730, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3734, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3738, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3745, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3749, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3753, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3760, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3764, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3768, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3775, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3779, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3783, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3790, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3794, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3798, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3805, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3809, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3813, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3820, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3824, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3828, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3835, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3839, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3843, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3850, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3854, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3858, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3865, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3869, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3873, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3880, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3884, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3888, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3895, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3899, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3903, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3910, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3914, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3918, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3925, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3929, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3933, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3940, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3944, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3948, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3955, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3959, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3963, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3970, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3974, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3978, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3985, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3989, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [3993, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4000, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4004, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4008, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4015, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4019, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4023, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4032, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4036, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4040, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4047, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4051, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4055, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4062, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4066, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4070, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4077, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4081, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4085, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4092, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4096, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4100, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4107, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4111, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4115, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4123, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4127, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4131, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4140, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4144, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4148, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4155, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4159, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4163, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4170, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4174, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4178, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4185, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4189, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4193, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4200, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4204, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4208, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4215, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4219, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4223, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4238, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4242, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4246, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4260, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4264, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4268, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4275, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4279, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4283, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4293, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4297, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4301, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4327, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4331, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4335, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4344, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4348, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [4352, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"]], "src/system/libroot/posix/musl/crypt/encrypt.c": [[3719, 23, "argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]"]], "src/system/libroot/posix/musl/complex/csqrt.c": [[4227, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4230, 42, "no previous prototype for '__csqrt' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/complex/csqrtf.c": [[4250, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [4253, 39, "no previous prototype for '__csqrtf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmaf.c": [[4376, 41, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/acos.c": [[4381, 72, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/asin.c": [[4387, 78, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/atan2.c": [[4396, 55, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fma.c": [[4402, 44, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4405, 72, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4408, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4411, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4414, 93, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [4417, 125, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [4420, 176, "suggest parentheses around '-' inside '<<' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/exp10.c": [[4446, 6, "no previous prototype for 'exp10' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10f.c": [[4451, 6, "no previous prototype for 'exp10f' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10l.c": [[4456, 12, "no previous prototype for 'exp10l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassify.c": [[4486, 4, "no previous prototype for '__fpclassify' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassifyf.c": [[4490, 4, "no previous prototype for '__fpclassifyf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmal.c": [[4495, 167, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [4498, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4501, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4504, 219, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [4507, 226, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/__fpclassifyl.c": [[4512, 9, "no previous prototype for '__fpclassifyl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/ilogbl.c": [[4521, 12, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogb.c": [[4527, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbf.c": [[4533, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/lgammaf_r.c": [[4556, 214, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgamma_r.c": [[4564, 279, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgammal.c": [[4574, 223, "no previous prototype for '__lgammal_r' [-Wmissing-prototypes]"], [4578, 337, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/nearbyint.c": [[4614, 9, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintf.c": [[4619, 7, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintl.c": [[4624, 14, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/__signbitf.c": [[4661, 4, "no previous prototype for '__signbitf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbit.c": [[4665, 4, "no previous prototype for '__signbit' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitl.c": [[4671, 4, "no previous prototype for '__signbitl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincos.c": [[4682, 16, "no previous prototype for 'sincos' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosl.c": [[4687, 13, "no previous prototype for 'sincosl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosf.c": [[4691, 27, "no previous prototype for 'sincosf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/misc/nftw.c": [[4731, 83, "'dfd' may be used uninitialized [-Wmaybe-uninitialized]"], [4737, 84, "'err' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/search/tdestroy.c": [[4743, 6, "no previous prototype for 'tdestroy' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/stdlib/fcvt.c": [[4757, 11, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4760, 20, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/string/memrchr.c": [[4769, 4, "no previous prototype for '__memrchr' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/regex/fnmatch.c": [[4778, 34, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4782, 87, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4786, 103, "operand of '?:' changes signedness from 'int' to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [4790, 129, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4793, 130, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [4796, 150, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [4800, 232, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/__month_to_secs.c": [[4819, 1, "no previous prototype for '__month_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/include/arch/x86_64/config.h": [[4878, 221, "\"HAVE_STRERROR\" redefined"]], "src/system/libroot/posix/glibc/iconv/gconv_builtin.c": [[4887, 63, "no previous prototype for '__gconv_get_builtin_trans' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/__fpurge.c": [[4894, 53, "no previous prototype for 'fpurge' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/fcloseall.c": [[4910, 31, "no previous prototype for '__fcloseall' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/flockfile.c": [[4927, 43, "'flockfile' specifies less restrictive attribute than its target '_IO_flockfile': 'nothrow' [-Wmissing-attributes]"], [4939, 45, "'ftrylockfile' specifies less restrictive attribute than its target '_IO_ftrylockfile': 'nothrow' [-Wmissing-attributes]"], [4951, 44, "'funlockfile' specifies less restrictive attribute than its target '_IO_funlockfile': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fmemopen.c": [[4966, 200, "no previous prototype for 'fmemopen' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getc_u.c": [[4976, 33, "no previous prototype for '__getc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iofdopen.c": [[4985, 57, "variable 'use_mmap' set but not used [-Wunused-but-set-variable]"], [4995, 187, "'__new_fdopen' specifies less restrictive attribute than its target '_IO_new_fdopen': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iofwrite_u.c": [[5022, 51, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwrite.c": [[5028, 49, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/fileops.c": [[5033, 650, "unused variable 'st' [-Wunused-variable]"]], "headers/posix/sys/param.h": [[5038, 21, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]"], [5044, 21, "operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [5378, 21, "comparison of integer expressions of different signedness: 'long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [5384, 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": [[5054, 64, "operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwide.c": [[5066, 148, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5069, 159, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5073, 229, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5077, 302, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5081, 372, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [5085, 476, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/libio/genops.c": [[5090, 49, "'flush_cleanup' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iosetbuffer.c": [[5100, 49, "'setbuffer' specifies less restrictive attribute than its target '_IO_setbuffer': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iopopen.c": [[5119, 376, "'__new_popen' specifies less restrictive attribute than its target '_IO_new_popen': 'nothrow' [-Wmissing-attributes]"], [5131, 102, "'unlock' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/ioungetc.c": [[5140, 45, "'ungetc' specifies less restrictive attribute than its target '_IO_ungetc': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iosetvbuf.c": [[5158, 103, "'setvbuf' specifies less restrictive attribute than its target '_IO_setvbuf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iovsscanf.c": [[5177, 47, "'__vsscanf' specifies less restrictive attribute than its target '_IO_vsscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/pclose.c": [[5195, 45, "'pclose' specifies less restrictive attribute than its target '__new_pclose': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/memstream.c": [[5212, 64, "no previous prototype for 'open_memstream' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vscanf.c": [[5231, 39, "'vscanf' specifies less restrictive attribute than its target '_IO_vscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vsnprintf.c": [[5250, 125, "'__vsnprintf' specifies less restrictive attribute than its target '_IO_vsnprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fwscanf.c": [[5266, 26, "no previous prototype for '__fwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getwc_u.c": [[5272, 33, "no previous prototype for '__getwc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iovswscanf.c": [[5281, 32, "no previous prototype for '__vswscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swprintf.c": [[5291, 25, "no previous prototype for '__swprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swscanf.c": [[5295, 25, "no previous prototype for '__swscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwprintf.c": [[5299, 26, "no previous prototype for '__vwprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vswprintf.c": [[5308, 128, "'__vswprintf' specifies less restrictive attribute than its target '_IO_vswprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vwscanf.c": [[5321, 31, "no previous prototype for '__vwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wprintf.c": [[5328, 26, "no previous prototype for '__wprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wscanf.c": [[5332, 27, "no previous prototype for '__wscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/dprintf.c": [[5339, 27, "no previous prototype for 'dprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/include/stdio_private.h": [[5345, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5348, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5366, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5369, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5562, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [5565, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [6268, 33, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"], [6271, 36, "'struct printf_info' declared inside parameter list will not be visible outside of this definition or declaration"]], "src/system/libroot/posix/glibc/stdio-common/fxprintf.c": [[5352, 29, "no previous prototype for '__fxprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/getline.c": [[5359, 30, "no previous prototype for '__getline' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c": [[5393, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5396, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5399, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5404, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5407, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [5410, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/snprintf.c": [[5418, 27, "no previous prototype for '__snprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_size.c": [[5422, 88, "no previous prototype for '__printf_size' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fphex.c": [[5428, 89, "no previous prototype for '__printf_fphex' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vprintf.c": [[5432, 28, "no previous prototype for '__vprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/drand48_r.c": [[5438, 25, "no previous prototype for 'drand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fp.c": [[5445, 213, "no previous prototype for '__printf_fp' [-Wmissing-prototypes]"], [5449, 900, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [5452, 971, "statement with no effect [-Wunused-value]"]], "src/system/libroot/posix/glibc/stdlib/random_r.c": [[5465, 233, "no previous prototype for '__initstate_r' [-Wmissing-prototypes]"], [5468, 297, "no previous prototype for '__setstate_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/strtol.c": [[5475, 205, "no previous prototype for '__strtol_internal' [-Wmissing-prototypes]"], [5485, 242, "unused variable 'cnt' [-Wunused-variable]"], [5489, 549, "no previous prototype for 'strtol' [-Wmissing-prototypes]"], [5494, 205, "no previous prototype for '__strtoll_internal' [-Wmissing-prototypes]"], [5504, 242, "unused variable 'cnt' [-Wunused-variable]"], [5508, 116, "no previous prototype for 'strtoll' [-Wmissing-prototypes]"], [5516, 205, "no previous prototype for '__strtoul_internal' [-Wmissing-prototypes]"], [5526, 242, "unused variable 'cnt' [-Wunused-variable]"], [5530, 104, "no previous prototype for 'strtoul' [-Wmissing-prototypes]"], [5539, 205, "no previous prototype for '__strtoull_internal' [-Wmissing-prototypes]"], [5549, 242, "unused variable 'cnt' [-Wunused-variable]"], [5553, 102, "no previous prototype for 'strtoull' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/vfprintf.c": [[5568, 85, "no previous prototype for '_IO_vfprintf_internal' [-Wmissing-prototypes]"], [5579, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5585, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5588, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5594, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5597, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5600, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5606, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5621, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5636, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5651, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5666, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [5677, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [5688, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5700, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [5711, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [5722, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5734, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5749, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5764, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5779, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5791, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5806, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5818, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5833, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5845, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5860, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5869, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5884, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5899, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5914, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5929, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [5940, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [5951, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5963, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [5974, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [5985, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5997, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6012, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6027, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6042, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6054, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6069, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6081, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6096, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6108, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6123, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6133, 2232, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [6137, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6143, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6149, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6155, 1131, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6164, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6173, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6182, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6185, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6194, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6203, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6212, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6221, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6230, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6239, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"], [6281, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6287, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6290, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6296, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6299, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6302, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [6308, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6323, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6338, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6353, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6368, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6379, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6390, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6402, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6413, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6424, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6436, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6451, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6466, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6481, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6496, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6508, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6523, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6535, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6550, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6559, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6574, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6589, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6604, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6619, 839, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6630, 850, "passing argument 2 of '__printf_fp' from incompatible pointer type [-Wincompatible-pointer-types]"], [6641, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6653, 896, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6664, 904, "passing argument 2 of '__printf_fphex' from incompatible pointer type [-Wincompatible-pointer-types]"], [6675, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6687, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6702, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6717, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6732, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6747, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6759, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6774, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6786, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6801, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [6810, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [6816, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [6822, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [6828, 1004, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [6837, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [6846, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [6855, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [6858, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [6867, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [6876, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [6885, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [6894, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [6903, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [6912, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/glibc/stdlib/lrand48_r.c": [[6250, 23, "no previous prototype for 'lrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/mrand48_r.c": [[6255, 23, "no previous prototype for 'mrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/regex/regcomp.c": [[6924, 270, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6928, 304, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6932, 599, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6935, 602, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6938, 617, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 're_hashval_t' {aka 'unsigned int'} [-Wsign-compare]"], [6942, 646, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6946, 756, "assignment to 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6949, 767, "assignment to 'unsigned char *' from incompatible pointer type 're_dfa_t *' [-Wincompatible-pointer-types]"], [6953, 992, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6957, 1176, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6960, 1192, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6963, 1195, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6966, 1198, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6970, 1357, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6974, 1642, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6977, 1645, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6981, 1675, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [6985, 2136, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6989, 2170, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6993, 2220, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [6997, 2264, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7001, 2499, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/regex/regexec.c": [[7006, 197, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7010, 378, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7015, 485, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [7022, 506, "comparison of integer expressions of different signedness: 'unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7028, 516, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [7032, 589, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7035, 665, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7041, 849, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7044, 870, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7047, 898, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7051, 933, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7058, 1380, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [7061, 1428, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7064, 1431, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [7068, 2868, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7075, 3344, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7082, 4055, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [7089, 4124, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/__year_to_secs.c": [[7101, 1, "no previous prototype for '__year_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/asctime_r.c": [[7106, 8, "no previous prototype for '__asctime_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/strptime.c": [[7111, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [7114, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [7117, 247, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/strftime.c": [[7122, 57, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7125, 61, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7128, 66, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7131, 70, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7134, 191, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]"], [7145, 269, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7148, 273, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/vfscanf.c": [[7155, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7170, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7185, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7200, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7215, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [7244, 213, "no previous prototype for '_IO_vfscanf_internal' [-Wmissing-prototypes]"], [7248, 2819, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [7251, 2374, "unused variable 'twend' [-Wunused-variable]"], [7255, 2979, "no previous prototype for '___vfscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/wcsftime.c": [[7234, 8, "no previous prototype for '__wcsftime_l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/strtod.c": [[7264, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7267, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7270, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7273, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7279, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7282, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7285, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7288, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7294, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7297, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7300, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7303, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/stdlib/mktemp.c": [[7309, 51, "no previous prototype for 'mkstemps' [-Wmissing-prototypes]"], [7313, 159, "pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/string/bcopy.c": [[7332, 14, "conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]"]], "src/system/libroot/posix/stdlib/radixsort.c": [[7346, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7353, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7360, 153, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [7364, 249, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"]], "src/system/libroot/posix/time/localtime_fallback.c": [[7420, 26, "no previous prototype for '__gmtime_r_fallback' [-Wmissing-prototypes]"], [7424, 34, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"], [7428, 40, "no previous prototype for '__mktime_fallback' [-Wmissing-prototypes]"], [7432, 46, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7437, 54, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7443, 68, "no previous prototype for '__timegm_fallback' [-Wmissing-prototypes]"], [7447, 79, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/system/libroot/posix/malloc/openbsd/malloc.c": [[7632, 279, "'mopts_nmutexes' was used with no prototype before its definition [-Wmissing-prototypes]"], [7636, 383, "unused variable 'saved_errno' [-Wunused-variable]"], [7640, 545, "unused variable 'sb' [-Wunused-variable]"], [7643, 541, "unused variable 'j' [-Wunused-variable]"], [7646, 541, "unused variable 'i' [-Wunused-variable]"], [7649, 540, "unused variable 'b' [-Wunused-variable]"], [7652, 540, "unused variable 'q' [-Wunused-variable]"], [7655, 540, "unused variable 'p' [-Wunused-variable]"], [7659, 1277, "unused variable 'r' [-Wunused-variable]"], [7663, 1647, "comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]"], [7667, 2081, "unused variable 'saved_errno' [-Wunused-variable]"], [7671, 1841, "'freezero' defined but not used [-Wunused-function]"], [7674, 437, "'omalloc_parseopt' defined but not used [-Wunused-function]"], [7677, 414, "'rbytes_init' defined but not used [-Wunused-function]"], [7681, 869, "'i' may be used uninitialized [-Wmaybe-uninitialized]"], [7689, 2009, "'info' may be used uninitialized [-Wmaybe-uninitialized]"], [7701, 2008, "'chunknum' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libnetwork/netresolv/port_before.h": [[7727, 32, "no previous prototype for '__inet_cidr_ntop' [-Wmissing-prototypes]"], [7736, 33, "no previous prototype for '__inet_cidr_pton' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/net/getaddrinfo.c": [[7834, 1493, "no previous prototype for 'allocaddrinfo' [-Wmissing-prototypes]"], [7838, 2884, "'%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]"], [7844, 2873, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/nameser/ns_samedomain.c": [[8155, 160, "\"_LIBC\" redefined"]], "src/system/libnetwork/netresolv/nameser/ns_parse.c": [[8161, 216, "no previous prototype for 'ns_parserr2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/resolv/res_query.c": [[8177, 394, "'%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]"], [8183, 383, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/nameser/ns_name.c": [[8193, 205, "no previous prototype for 'ns_name_pton2' [-Wmissing-prototypes]"], [8196, 411, "no previous prototype for 'ns_name_unpack2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/resolv/res_init.c": [[8201, 695, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"], [8210, 714, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"]], "src/system/libnetwork/musl/network/inet_aton.c": [[8217, 8, "no previous prototype for '__inet_aton' [-Wmissing-prototypes]"]], "src/system/libnetwork/musl/network/inet_ntop.c": [[8221, 12, "no previous prototype for '__inet_ntop' [-Wmissing-prototypes]"], [8225, 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": [[8230, 450, "variable 'nsaplen' set but not used [-Wunused-but-set-variable]"]]}