{"jambuild": [[2, 0, "AddHaikuImagePackages: package ffmpeg6_source not available! "], [7650, 0, "warning: using independent target <src!tests!apps!haikudepot>DumpExportRepositorySourceMirror.h"]], "src/kits/app/MessageAdapter.cpp": [[184, 567, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [187, 571, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [190, 572, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [193, 573, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [557, 567, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [560, 571, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [563, 572, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [566, 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": [[206, 652, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [209, 665, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [212, 667, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [215, 681, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [219, 1292, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [222, 1294, "taking address of packed member of \u2018BMessage::field_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [226, 1333, "taking address of packed member of \u2018BMessage::message_header\u2019 may result in an unaligned pointer value [-Waddress-of-packed-member]"], [230, 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]"], [245, 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]"], [255, 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]"], [265, 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]"], [275, 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": [[332, 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": [[726, 787, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [729, 800, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [732, 802, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [735, 816, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [739, 1711, "taking address of packed member of 'BMessage::message_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [742, 1713, "taking address of packed member of 'BMessage::field_header' may result in an unaligned pointer value [-Waddress-of-packed-member]"], [746, 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": [[1222, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bclipboard/ClipboardTest.h": [[1226, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bcursor/CursorTest.h": [[1230, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bhandler/HandlerTest.h": [[1234, 4, "declaration 'class CppUnit::Test' does not declare anything"], [1411, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/blooper/LooperTest.h": [[1238, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessage/MessageTest.h": [[1242, 21, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagequeue/MessageQueueTest.h": [[1246, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTest.h": [[1250, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bmessenger/MessengerTest.h": [[1254, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/bpropertyinfo/PropertyInfoTest.h": [[1258, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/app/broster/RosterTest.h": [[1262, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/system/kernel/util/VectorTest.cpp": [[1272, 584, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1308, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1320, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1332, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1344, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1356, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1368, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1380, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1392, 584, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "headers/private/kernel/util/Vector.h": [[1282, 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]"], [1428, 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]"], [1923, 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]"], [1935, 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]"], [1947, 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]"], [1959, 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]"], [1997, 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]"], [2048, 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]"], [2099, 729, "'void* realloc(void*, size_t)' moving an object of non-trivially copyable type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry'; use 'new' and 'delete' instead [-Wclass-memaccess]"]], "headers/private/kernel/string.h": [[1298, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1445, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [1979, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Ascending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2012, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<int, std::basic_string<char>, Descending::Strategy<int> >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2030, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2063, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, int, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2081, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Ascending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2114, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class VectorMapEntryStrategy::Pair<std::basic_string<char>, std::basic_string<char>, Descending::Strategy<std::basic_string<char> > >::Entry' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"], [2132, 15, "'void* __builtin_memmove(void*, const void*, long unsigned int)' writing to an object of type 'class std::basic_string<char>' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]"]], "src/tests/system/kernel/util/VectorSetTest.cpp": [[1416, 476, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [1455, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"], [1467, 476, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp": [[1511, 81, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/app/bmessagerunner/MessageRunnerTestHelpers.cpp": [[1519, 90, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1525, 90, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1535, 99, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"], [1541, 99, "format '%lld' expects argument of type 'long long int', but argument 3 has type 'bigtime_t' {aka 'long int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/MessengerAssignmentTester.cpp": [[1559, 158, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/BMessengerTester.cpp": [[1564, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'team_id' {aka 'int'} [-Wformat=]"], [1570, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'team_id' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bmessenger/MessengerComparissonTester.cpp": [[1578, 58, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1583, 56, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1593, 306, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/bmessenger/SendMessageTester.cpp": [[1600, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1607, 107, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [1614, 401, "typedef 'TC' locally defined but not used [-Wunused-local-typedefs]"]], "src/tests/kits/app/broster/GetAppListTester.cpp": [[1629, 126, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1632, 127, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1635, 128, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1638, 135, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1641, 141, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1644, 147, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1648, 256, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1651, 257, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1654, 264, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [1657, 270, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/tests/kits/app/broster/LaunchTesterHelper.cpp": [[1664, 270, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [1670, 483, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [1676, 483, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [1682, 483, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int32' {aka 'int'} [-Wformat=]"], [1688, 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": [[1697, 190, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/app/RegistrarThreadManagerTest.cpp": [[1721, 280, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [1724, 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": [[1738, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp1b.cpp": [[1747, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1754, 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": [[1762, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp2a.cpp": [[1770, 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": [[1778, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1785, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3.cpp": [[1793, 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": [[1801, 1376, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1811, 1435, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp3a.cpp": [[1823, 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": [[1831, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1838, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4a.cpp": [[1846, 11, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp4.cpp": [[1854, 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": [[1862, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1869, 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": [[1877, 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": [[1885, 12, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [1892, 13, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"]], "src/tests/kits/app/bapplication/testapps/BApplicationTestApp5a.cpp": [[1900, 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": [[1909, 85, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]"], [2141, 85, "'%ld' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=]"]], "src/tests/kits/app/bmessenger/SMRemoteTargetApp.cpp": [[2159, 86, "this 'if' clause does not guard... [-Wmisleading-indentation]"]], "src/tests/kits/interface/balert/AlertTest.h": [[2181, 9, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BitmapTest.h": [[2185, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bdeskbar/DeskbarTest.h": [[2189, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bpolygon/PolygonTest.h": [[2193, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bmenu/MenuTest.h": [[2197, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bregion/RegionTest.h": [[2201, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextcontrol/TextControlTest.h": [[2205, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/btextview/TextViewTest.h": [[2209, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/GraphicsDefsTest.h": [[2213, 4, "declaration 'class CppUnit::Test' does not declare anything"], [2223, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/OutlineListViewTest.h": [[2217, 4, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/interface/bbitmap/BBitmapTester.cpp": [[2229, 207, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2235, 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": [[2254, 238, "this 'if' clause does not guard... [-Wmisleading-indentation]"], [2273, 1674, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2277, 1690, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2281, 2705, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2285, 2720, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2289, 2855, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/tests/kits/locale/CollatorTest.cpp": [[2301, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2304, 39, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2307, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2310, 40, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2313, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2316, 41, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2319, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2322, 42, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2325, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2328, 43, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2331, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"], [2334, 44, "ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]"]], "src/kits/media/experimental/MediaClient.cpp": [[2381, 328, "variable 'err' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/net/libnetapi/NetworkUrlTest.cpp": [[2440, 412, "hex escape sequence out of range"]], "src/tests/kits/storage/AppFileInfoTest.h": [[2478, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2916, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/NodeInfoTest.h": [[2482, 13, "declaration 'class CppUnit::Test' does not declare anything"], [2600, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/VolumeTest.h": [[2486, 13, "declaration 'class CppUnit::Test' does not declare anything"], [3151, 13, "declaration 'class CppUnit::Test' does not declare anything"]], "src/tests/kits/storage/BasicTest.cpp": [[2491, 52, "format '%ld' expects argument of type 'long int', but argument 2 has type 'int32' {aka 'int'} [-Wformat=]"], [2497, 52, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2504, 72, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'dev_t' {aka 'int'} [-Wformat=]"], [2511, 73, "format '%Lx' expects argument of type 'long long unsigned int', but argument 2 has type 'ino_t' {aka 'long int'} [-Wformat=]"], [2518, 78, "format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' {aka 'long int'} [-Wformat=]"], [2525, 79, "format '%ld' expects argument of type 'long int', but argument 2 has type 'blksize_t' {aka 'int'} [-Wformat=]"], [2532, 92, "format '%ld' expects argument of type 'long int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"]], "src/tests/kits/storage/FindDirectoryTest.cpp": [[2544, 127, "enumeration value 'B_SYSTEM_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2547, 127, "enumeration value 'B_SYSTEM_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2548, 127, "enumeration value 'B_SYSTEM_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2549, 127, "enumeration value 'B_SYSTEM_CACHE_DIRECTORY' not handled in switch [-Wswitch]"], [2550, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2551, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2552, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2553, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2554, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2555, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2556, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2557, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2558, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2559, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2560, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2561, 127, "enumeration value 'B_SYSTEM_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2562, 127, "enumeration value 'B_USER_PACKAGES_DIRECTORY' not handled in switch [-Wswitch]"], [2563, 127, "enumeration value 'B_USER_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2564, 127, "enumeration value 'B_USER_NONPACKAGED_DIRECTORY' not handled in switch [-Wswitch]"], [2565, 127, "enumeration value 'B_USER_NONPACKAGED_ADDONS_DIRECTORY' not handled in switch [-Wswitch]"], [2566, 127, "enumeration value 'B_USER_NONPACKAGED_TRANSLATORS_DIRECTORY' not handled in switch [-Wswitch]"], [2567, 127, "enumeration value 'B_USER_NONPACKAGED_MEDIA_NODES_DIRECTORY' not handled in switch [-Wswitch]"], [2568, 127, "enumeration value 'B_USER_NONPACKAGED_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2569, 127, "enumeration value 'B_USER_NONPACKAGED_DATA_DIRECTORY' not handled in switch [-Wswitch]"], [2570, 127, "enumeration value 'B_USER_NONPACKAGED_FONTS_DIRECTORY' not handled in switch [-Wswitch]"], [2571, 127, "enumeration value 'B_USER_NONPACKAGED_SOUNDS_DIRECTORY' not handled in switch [-Wswitch]"], [2572, 127, "enumeration value 'B_USER_NONPACKAGED_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2573, 127, "enumeration value 'B_USER_NONPACKAGED_LIB_DIRECTORY' not handled in switch [-Wswitch]"], [2574, 127, "enumeration value 'B_USER_NONPACKAGED_HEADERS_DIRECTORY' not handled in switch [-Wswitch]"], [2575, 127, "enumeration value 'B_USER_NONPACKAGED_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2576, 127, "enumeration value 'B_USER_DEVELOP_DIRECTORY' not handled in switch [-Wswitch]"], [2577, 127, "enumeration value 'B_USER_DOCUMENTATION_DIRECTORY' not handled in switch [-Wswitch]"], [2578, 127, "enumeration value 'B_USER_SERVERS_DIRECTORY' not handled in switch [-Wswitch]"], [2579, 127, "enumeration value 'B_USER_APPS_DIRECTORY' not handled in switch [-Wswitch]"], [2580, 127, "enumeration value 'B_USER_BIN_DIRECTORY' not handled in switch [-Wswitch]"], [2581, 127, "enumeration value 'B_USER_PREFERENCES_DIRECTORY' not handled in switch [-Wswitch]"], [2582, 127, "enumeration value 'B_USER_ETC_DIRECTORY' not handled in switch [-Wswitch]"], [2583, 127, "enumeration value 'B_USER_LOG_DIRECTORY' not handled in switch [-Wswitch]"], [2584, 127, "enumeration value 'B_USER_SPOOL_DIRECTORY' not handled in switch [-Wswitch]"], [2585, 127, "enumeration value 'B_USER_VAR_DIRECTORY' not handled in switch [-Wswitch]"], [2586, 127, "enumeration value 'B_PACKAGE_LINKS_DIRECTORY' not handled in switch [-Wswitch]"], [2592, 374, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/storage/EntryTest.cpp": [[2607, 170, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2614, 201, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2622, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2629, 344, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2636, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2643, 357, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2651, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2658, 378, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2666, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2673, 402, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2680, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2687, 419, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2694, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2701, 436, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2709, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2716, 824, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2723, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2730, 837, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2738, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2745, 859, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2753, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2760, 884, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2767, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2774, 901, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2781, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2788, 918, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2796, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2803, 1446, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2811, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2818, 1677, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2825, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2832, 1684, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2840, 2151, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2843, 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": [[2863, 104, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'int32' {aka 'int'} [-Wformat=]"], [2871, 114, "format '%Lx' expects argument of type 'long long unsigned int', but argument 3 has type 'int64' {aka 'long int'} [-Wformat=]"], [2879, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2886, 589, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2893, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'status_t' {aka 'int'} [-Wformat=]"], [2900, 598, "format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'status_t' {aka 'int'} [-Wformat=]"], [2908, 1376, "catching polymorphic type 'class CppUnit::Exception' by value [-Wcatch-value=]"]], "src/tests/kits/storage/AppFileInfoTest.cpp": [[2920, 918, "variable 'resourceID' set but not used [-Wunused-but-set-variable]"]], "src/tests/kits/storage/ResourcesTest.cpp": [[2930, 547, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2935, 575, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [2940, 583, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2949, 590, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2955, 596, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2963, 604, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2969, 606, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2975, 639, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [2983, 646, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2989, 648, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [2996, 686, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3004, 693, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3010, 695, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3017, 844, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3022, 883, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3027, 958, "'status_t BResources::ReadResource(type_code, int32, void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3035, 963, "'void* BResources::FindResource(type_code, int32, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3041, 965, "'void* BResources::FindResource(type_code, const char*, size_t*)' is deprecated [-Wdeprecated-declarations]"], [3048, 1028, "suggest parentheses around '&&' within '||' [-Wparentheses]"], [3054, 1452, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3063, 1461, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3074, 1468, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3085, 1479, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3096, 1489, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3107, 1513, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3116, 1517, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"], [3127, 1529, "'status_t BResources::WriteResource(type_code, int32, const void*, off_t, size_t)' is deprecated [-Wdeprecated-declarations]"]], "headers/os/support/Archivable.h": [[3139, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"], [3182, 34, "'virtual status_t BArchivable::Archive(BMessage*, bool) const' was hidden [-Woverloaded-virtual=]"]], "src/tests/kits/storage/VolumeTest.cpp": [[3155, 360, "suggest parentheses around '&&' within '||' [-Wparentheses]"]], "src/tests/kits/translation/TranslationUtilsTest.cpp": [[3200, 286, "unused variable 'bdummy' [-Wunused-variable]"]], "src/tests/kits/translation/BitmapStreamTest.cpp": [[3211, 178, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3220, 222, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3223, 228, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3231, 233, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3234, 246, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"], [3242, 264, "comparison of integer expressions of different signedness: 'off_t' {aka 'long int'} and 'long unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/arch/x86_64/fenv.c": [[3464, 115, "no previous prototype for '__feenableexcept' [-Wmissing-prototypes]"], [3467, 132, "no previous prototype for '__fedisableexcept' [-Wmissing-prototypes]"]], "src/system/libroot/posix/crypt/pbkdf2.cpp": [[3482, 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": [[3514, 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": [[3520, 20, "no previous prototype for '__finitef' [-Wmissing-prototypes]"], [3523, 27, "no previous prototype for '__finite' [-Wmissing-prototypes]"], [3526, 34, "no previous prototype for '__finitel' [-Wmissing-prototypes]"], [3529, 49, "no previous prototype for '__isnanf' [-Wmissing-prototypes]"], [3532, 56, "no previous prototype for '__isnan' [-Wmissing-prototypes]"], [3535, 63, "no previous prototype for '__isnanl' [-Wmissing-prototypes]"], [3538, 78, "no previous prototype for '__isinff' [-Wmissing-prototypes]"], [3541, 85, "no previous prototype for '__isinf' [-Wmissing-prototypes]"], [3544, 92, "no previous prototype for '__isinfl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glob.c": [[3552, 1057, "comparison of integer expressions of different signedness: 'Char' {aka 'long unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "headers/posix/unistd.h": [[3565, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"], [3578, 385, "cast to pointer from integer of different size [-Wint-to-pointer-cast]"]], "src/system/libroot/posix/pthread/pthread.cpp": [[3607, 238, "'noreturn' function does return"]], "src/system/libroot/posix/musl/crypt/encrypt.c": [[3674, 23, "argument 1 of type 'char *' declared as a pointer [-Warray-parameter=]"]], "src/system/libroot/posix/string/bcopy.c": [[3716, 14, "conflicting types for built-in function 'bcopy'; expected 'void(const void *, void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]"]], "src/system/libroot/posix/stdlib/mktemp.c": [[3754, 51, "no previous prototype for 'mkstemps' [-Wmissing-prototypes]"], [3758, 159, "pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/glibc/include/arch/x86_64/config.h": [[3783, 221, "\"HAVE_STRERROR\" redefined"]], "src/system/libroot/posix/glibc/iconv/gconv_builtin.c": [[3793, 63, "no previous prototype for '__gconv_get_builtin_trans' [-Wmissing-prototypes]"]], "src/system/libroot/posix/stdlib/radixsort.c": [[3800, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [3807, 74, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [3814, 153, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"], [3818, 249, "comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/__fpurge.c": [[3824, 53, "no previous prototype for 'fpurge' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/fcloseall.c": [[3840, 31, "no previous prototype for '__fcloseall' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/flockfile.c": [[3857, 43, "'flockfile' specifies less restrictive attribute than its target '_IO_flockfile': 'nothrow' [-Wmissing-attributes]"], [3869, 45, "'ftrylockfile' specifies less restrictive attribute than its target '_IO_ftrylockfile': 'nothrow' [-Wmissing-attributes]"], [3881, 44, "'funlockfile' specifies less restrictive attribute than its target '_IO_funlockfile': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fmemopen.c": [[3900, 200, "no previous prototype for 'fmemopen' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/getc_u.c": [[3908, 33, "no previous prototype for '__getc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iofdopen.c": [[3916, 57, "variable 'use_mmap' set but not used [-Wunused-but-set-variable]"], [3926, 187, "'__new_fdopen' specifies less restrictive attribute than its target '_IO_new_fdopen': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/fileops.c": [[3949, 650, "unused variable 'st' [-Wunused-variable]"]], "headers/posix/sys/param.h": [[3954, 21, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare]"], [3960, 21, "operand of '?:' changes signedness from 'long int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [4291, 21, "comparison of integer expressions of different signedness: 'long unsigned int' and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [4297, 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": [[3970, 64, "operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwrite.c": [[3981, 49, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwrite_u.c": [[3986, 51, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/libio/iofwide.c": [[3995, 148, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [3998, 159, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [4002, 229, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [4006, 302, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [4010, 372, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"], [4014, 476, "assignment to '__mbstate_t *' from incompatible pointer type '__c_mbstate_t *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/libio/genops.c": [[4018, 49, "'flush_cleanup' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iosetbuffer.c": [[4030, 49, "'setbuffer' specifies less restrictive attribute than its target '_IO_setbuffer': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/ioungetc.c": [[4048, 45, "'ungetc' specifies less restrictive attribute than its target '_IO_ungetc': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iopopen.c": [[4066, 376, "'__new_popen' specifies less restrictive attribute than its target '_IO_new_popen': 'nothrow' [-Wmissing-attributes]"], [4078, 102, "'unlock' defined but not used [-Wunused-function]"]], "src/system/libroot/posix/glibc/libio/iosetvbuf.c": [[4087, 103, "'setvbuf' specifies less restrictive attribute than its target '_IO_setvbuf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/iovsscanf.c": [[4107, 47, "'__vsscanf' specifies less restrictive attribute than its target '_IO_vsscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/pclose.c": [[4125, 45, "'pclose' specifies less restrictive attribute than its target '__new_pclose': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/memstream.c": [[4142, 64, "no previous prototype for 'open_memstream' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vscanf.c": [[4160, 39, "'vscanf' specifies less restrictive attribute than its target '_IO_vscanf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vsnprintf.c": [[4180, 125, "'__vsnprintf' specifies less restrictive attribute than its target '_IO_vsnprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/getwc_u.c": [[4195, 33, "no previous prototype for '__getwc_unlocked' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/fwscanf.c": [[4199, 26, "no previous prototype for '__fwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/iovswscanf.c": [[4210, 32, "no previous prototype for '__vswscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swprintf.c": [[4220, 25, "no previous prototype for '__swprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/swscanf.c": [[4224, 25, "no previous prototype for '__swscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vwprintf.c": [[4228, 26, "no previous prototype for '__vwprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/vswprintf.c": [[4237, 128, "'__vswprintf' specifies less restrictive attribute than its target '_IO_vswprintf': 'nothrow' [-Wmissing-attributes]"]], "src/system/libroot/posix/glibc/libio/vwscanf.c": [[4250, 31, "no previous prototype for '__vwscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wprintf.c": [[4255, 26, "no previous prototype for '__wprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/libio/wscanf.c": [[4260, 27, "no previous prototype for '__wscanf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/dprintf.c": [[4270, 27, "no previous prototype for 'dprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/fxprintf.c": [[4277, 29, "no previous prototype for '__fxprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/getline.c": [[4282, 30, "no previous prototype for '__getline' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf-parsemb.c": [[4310, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [4313, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [4316, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [4323, 94, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [4326, 168, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"], [4329, 211, "comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/snprintf.c": [[4336, 27, "no previous prototype for '__snprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_size.c": [[4342, 88, "no previous prototype for '__printf_size' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fphex.c": [[4346, 89, "no previous prototype for '__printf_fphex' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdio-common/printf_fp.c": [[4350, 213, "no previous prototype for '__printf_fp' [-Wmissing-prototypes]"], [4354, 900, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [4357, 971, "statement with no effect [-Wunused-value]"]], "src/system/libroot/posix/glibc/stdio-common/vprintf.c": [[4361, 28, "no previous prototype for '__vprintf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/drand48_r.c": [[4367, 25, "no previous prototype for 'drand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/random_r.c": [[4380, 233, "no previous prototype for '__initstate_r' [-Wmissing-prototypes]"], [4383, 297, "no previous prototype for '__setstate_r' [-Wmissing-prototypes]"]], "src/libs/iconv/loop_unicode.h": [[4392, 322, "pointer targets in passing argument 1 of 'cd->fallbacks.mb_to_uc_fallback' differ in signedness [-Wpointer-sign]"]], "src/system/libroot/posix/glibc/stdio-common/vfprintf.c": [[4402, 85, "no previous prototype for '_IO_vfprintf_internal' [-Wmissing-prototypes]"], [4414, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4420, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4423, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4429, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4432, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4435, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [4441, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4456, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4471, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4486, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4501, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4513, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4525, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4540, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4555, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4570, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [4582, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4597, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [4609, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4624, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [4636, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4651, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4660, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4675, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4690, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4705, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4720, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4732, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4744, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4759, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4774, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4789, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [4801, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4816, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [4828, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4843, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [4855, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4870, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [4880, 2232, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]"], [4884, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [4890, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [4896, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [4902, 1131, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [4911, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [4920, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [4929, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [4932, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [4941, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [4950, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [4959, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [4968, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [4977, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [4986, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"], [5043, 1471, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5050, 1478, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5053, 1504, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5059, 1511, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5062, 1578, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5065, 1581, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [5071, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5086, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5101, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5116, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5131, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5143, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5155, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5170, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5185, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5200, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5215, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5227, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5242, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5254, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5269, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5278, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5293, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5308, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5323, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5338, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5350, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5362, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5377, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5392, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5407, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5422, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5434, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5449, 174, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5461, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5476, 75, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [5485, 1407, "'left' may be used uninitialized [-Wmaybe-uninitialized]"], [5491, 1577, "'width' may be used uninitialized [-Wmaybe-uninitialized]"], [5497, 1649, "'spec' may be used uninitialized [-Wmaybe-uninitialized]"], [5503, 1004, "'is_long' may be used uninitialized [-Wmaybe-uninitialized]"], [5512, 972, "'is_char' may be used uninitialized [-Wmaybe-uninitialized]"], [5521, 974, "'is_short' may be used uninitialized [-Wmaybe-uninitialized]"], [5530, 1371, "'prec' may be used uninitialized [-Wmaybe-uninitialized]"], [5533, 875, "'pad' may be used uninitialized [-Wmaybe-uninitialized]"], [5542, 875, "'is_long_double' may be used uninitialized [-Wmaybe-uninitialized]"], [5551, 875, "'group' may be used uninitialized [-Wmaybe-uninitialized]"], [5560, 875, "'showsign' may be used uninitialized [-Wmaybe-uninitialized]"], [5569, 875, "'alt' may be used uninitialized [-Wmaybe-uninitialized]"], [5578, 875, "'space' may be used uninitialized [-Wmaybe-uninitialized]"], [5587, 817, "'use_outdigits' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/glibc/stdlib/strtol.c": [[4996, 205, "no previous prototype for '__strtol_internal' [-Wmissing-prototypes]"], [5006, 242, "unused variable 'cnt' [-Wunused-variable]"], [5010, 549, "no previous prototype for 'strtol' [-Wmissing-prototypes]"], [5015, 205, "no previous prototype for '__strtoll_internal' [-Wmissing-prototypes]"], [5025, 242, "unused variable 'cnt' [-Wunused-variable]"], [5029, 116, "no previous prototype for 'strtoll' [-Wmissing-prototypes]"], [5598, 205, "no previous prototype for '__strtoul_internal' [-Wmissing-prototypes]"], [5608, 242, "unused variable 'cnt' [-Wunused-variable]"], [5612, 104, "no previous prototype for 'strtoul' [-Wmissing-prototypes]"], [5621, 205, "no previous prototype for '__strtoull_internal' [-Wmissing-prototypes]"], [5631, 242, "unused variable 'cnt' [-Wunused-variable]"], [5635, 102, "no previous prototype for 'strtoull' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/lrand48_r.c": [[5644, 23, "no previous prototype for 'lrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/stdlib/mrand48_r.c": [[5648, 23, "no previous prototype for 'mrand48_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/glibc/regex/regcomp.c": [[5665, 270, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5669, 304, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5673, 599, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5676, 602, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5679, 617, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 're_hashval_t' {aka 'unsigned int'} [-Wsign-compare]"], [5683, 646, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5687, 756, "assignment to 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5690, 767, "assignment to 'unsigned char *' from incompatible pointer type 're_dfa_t *' [-Wincompatible-pointer-types]"], [5694, 992, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5698, 1176, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5701, 1192, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5704, 1195, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5707, 1198, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5711, 1357, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5715, 1642, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5718, 1645, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5722, 1675, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5726, 2136, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5730, 2170, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5734, 2220, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5738, 2264, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5742, 2499, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"]], "src/system/libroot/posix/glibc/regex/regexec.c": [[5747, 197, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5751, 378, "initialization of 're_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5756, 485, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [5763, 506, "comparison of integer expressions of different signedness: 'unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5769, 516, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'unsigned int' [-Wsign-compare]"], [5773, 589, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5776, 665, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5782, 849, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5785, 870, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5788, 898, "comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5792, 933, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5799, 1380, "initialization of 'const re_dfa_t *' from incompatible pointer type 'unsigned char *' [-Wincompatible-pointer-types]"], [5802, 1428, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5805, 1431, "comparison of integer expressions of different signedness: 'Idx' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]"], [5809, 2868, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5816, 3344, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5823, 4055, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"], [5830, 4124, "comparison of integer expressions of different signedness: 'long long unsigned int' and 'Idx' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/musl/internal/libm.h": [[5843, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5847, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5851, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5858, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5862, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5866, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5873, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5877, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5881, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5888, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5892, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5896, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5903, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5907, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5911, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5918, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5922, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5926, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5933, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5937, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5941, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5948, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5952, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5956, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5963, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5967, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5971, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5993, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [5997, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6001, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6008, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6012, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6016, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6023, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6027, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6031, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6038, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6042, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6046, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6053, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6057, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6061, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6068, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6072, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6076, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6083, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6087, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6091, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6098, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6102, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6106, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6143, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6147, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6151, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6158, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6162, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6166, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6252, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6256, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6260, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6267, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6271, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6275, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6283, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6287, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6291, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6298, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6302, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6306, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6313, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6317, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6321, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6328, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6332, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6336, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6343, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6347, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6351, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6358, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6362, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6366, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6373, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6377, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6381, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6388, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6392, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6396, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6404, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6408, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6412, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6419, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6423, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6427, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6434, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6438, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6442, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6451, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6455, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6459, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6466, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6470, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6474, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6481, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6485, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6489, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6496, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6500, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6504, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6518, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6522, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6526, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6533, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6537, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6541, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6548, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6552, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6556, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6563, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6567, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6571, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6583, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6587, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6591, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6609, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6613, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6617, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6641, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6645, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6649, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6657, 158, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6661, 167, "variable 'y' set but not used [-Wunused-but-set-variable]"], [6665, 176, "variable 'y' set but not used [-Wunused-but-set-variable]"]], "src/system/libroot/posix/glibc/stdlib/strtod.c": [[5977, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [5980, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [5983, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [5986, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6112, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6115, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6118, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6121, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6679, 565, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6682, 657, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6685, 725, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [6688, 785, "comparison of integer expressions of different signedness: 'wint_t' {aka 'unsigned int'} and 'wchar_t' {aka 'int'} [-Wsign-compare]"]], "src/system/libroot/posix/glibc/stdio-common/vfscanf.c": [[6125, 213, "no previous prototype for '_IO_vfscanf_internal' [-Wmissing-prototypes]"], [6129, 2819, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'ssize_t' {aka 'long int'} [-Wsign-compare]"], [6132, 2374, "unused variable 'twend' [-Wunused-variable]"], [6136, 2979, "no previous prototype for '___vfscanf' [-Wmissing-prototypes]"], [6173, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6188, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6203, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6218, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"], [6233, 99, "pointer 'wp' may be used after 'realloc' [-Wuse-after-free]"]], "src/system/libroot/posix/musl/complex/csqrt.c": [[6508, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [6511, 42, "no previous prototype for '__csqrt' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/complex/csqrtf.c": [[6595, 37, "ignoring '#pragma STDC CX_LIMITED_RANGE' [-Wunknown-pragmas]"], [6598, 39, "no previous prototype for '__csqrtf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/acos.c": [[6695, 72, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fmaf.c": [[6703, 41, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/asin.c": [[6713, 78, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/fma.c": [[6719, 44, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [6722, 72, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [6725, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [6728, 80, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [6731, 93, "suggest parentheses around '-' inside '<<' [-Wparentheses]"], [6734, 125, "suggest parentheses around '-' inside '>>' [-Wparentheses]"], [6737, 176, "suggest parentheses around '-' inside '<<' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/atan2.c": [[6742, 55, "suggest parentheses around arithmetic in operand of '|' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/exp10.c": [[6770, 6, "no previous prototype for 'exp10' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10l.c": [[6774, 12, "no previous prototype for 'exp10l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/exp10f.c": [[6778, 6, "no previous prototype for 'exp10f' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassify.c": [[6808, 4, "no previous prototype for '__fpclassify' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__fpclassifyf.c": [[6812, 4, "no previous prototype for '__fpclassifyf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/fmal.c": [[6817, 167, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"], [6820, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [6823, 212, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [6826, 219, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"], [6829, 226, "suggest parentheses around comparison in operand of '^' [-Wparentheses]"]], "src/system/libroot/posix/musl/math/__fpclassifyl.c": [[6833, 9, "no previous prototype for '__fpclassifyl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/ilogb.c": [[6845, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbf.c": [[6850, 6, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/ilogbl.c": [[6855, 12, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/lgammaf_r.c": [[6877, 214, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgamma_r.c": [[6888, 279, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/lgammal.c": [[6895, 223, "no previous prototype for '__lgammal_r' [-Wmissing-prototypes]"], [6899, 337, "'nadj' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/math/nearbyint.c": [[6936, 9, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintf.c": [[6941, 7, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/nearbyintl.c": [[6947, 14, "ignoring '#pragma STDC FENV_ACCESS' [-Wunknown-pragmas]"]], "src/system/libroot/posix/musl/math/__signbit.c": [[6983, 4, "no previous prototype for '__signbit' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitf.c": [[6988, 4, "no previous prototype for '__signbitf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/__signbitl.c": [[6993, 4, "no previous prototype for '__signbitl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincos.c": [[7004, 16, "no previous prototype for 'sincos' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosl.c": [[7009, 13, "no previous prototype for 'sincosl' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/math/sincosf.c": [[7014, 27, "no previous prototype for 'sincosf' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/search/tdestroy.c": [[7055, 6, "no previous prototype for 'tdestroy' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/misc/nftw.c": [[7060, 83, "'dfd' may be used uninitialized [-Wmaybe-uninitialized]"], [7066, 84, "'err' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libroot/posix/musl/string/memrchr.c": [[7087, 4, "no previous prototype for '__memrchr' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/regex/fnmatch.c": [[7106, 34, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [7110, 87, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [7114, 103, "operand of '?:' changes signedness from 'int' to 'wint_t' {aka 'unsigned int'} due to unsignedness of other operand [-Wsign-compare]"], [7118, 129, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7121, 130, "comparison of integer expressions of different signedness: 'unsigned int' and 'wchar_t' {aka 'int'} [-Wsign-compare]"], [7124, 150, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"], [7128, 232, "comparison of integer expressions of different signedness: 'char' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/__month_to_secs.c": [[7138, 1, "no previous prototype for '__month_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/stdlib/fcvt.c": [[7143, 11, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7146, 20, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/__year_to_secs.c": [[7154, 1, "no previous prototype for '__year_to_secs' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/asctime_r.c": [[7159, 8, "no previous prototype for '__asctime_r' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/wcsftime.c": [[7170, 8, "no previous prototype for '__wcsftime_l' [-Wmissing-prototypes]"]], "src/system/libroot/posix/musl/time/strptime.c": [[7182, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [7185, 83, "comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]"], [7188, 247, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/musl/time/strftime.c": [[7196, 57, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7199, 61, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7202, 66, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7205, 70, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7208, 191, "format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]"], [7219, 269, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"], [7222, 273, "comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]"]], "src/system/libroot/posix/time/localtime_fallback.c": [[7243, 26, "no previous prototype for '__gmtime_r_fallback' [-Wmissing-prototypes]"], [7247, 34, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"], [7251, 40, "no previous prototype for '__mktime_fallback' [-Wmissing-prototypes]"], [7255, 46, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7260, 54, "passing argument 6 of '__secs_to_zone' from incompatible pointer type [-Wincompatible-pointer-types]"], [7266, 68, "no previous prototype for '__timegm_fallback' [-Wmissing-prototypes]"], [7270, 79, "assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]"]], "src/libs/gnu/xattr.cpp": [[7387, 194, "comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare]"]], "src/system/libnetwork/netresolv/port_before.h": [[7395, 32, "no previous prototype for '__inet_cidr_ntop' [-Wmissing-prototypes]"], [7405, 33, "no previous prototype for '__inet_cidr_pton' [-Wmissing-prototypes]"]], "src/system/libroot/posix/malloc/openbsd/malloc.c": [[7425, 279, "'mopts_nmutexes' was used with no prototype before its definition [-Wmissing-prototypes]"], [7429, 383, "unused variable 'saved_errno' [-Wunused-variable]"], [7433, 545, "unused variable 'sb' [-Wunused-variable]"], [7436, 541, "unused variable 'j' [-Wunused-variable]"], [7439, 541, "unused variable 'i' [-Wunused-variable]"], [7442, 540, "unused variable 'b' [-Wunused-variable]"], [7445, 540, "unused variable 'q' [-Wunused-variable]"], [7448, 540, "unused variable 'p' [-Wunused-variable]"], [7452, 1277, "unused variable 'r' [-Wunused-variable]"], [7456, 1647, "comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]"], [7460, 2081, "unused variable 'saved_errno' [-Wunused-variable]"], [7464, 1841, "'freezero' defined but not used [-Wunused-function]"], [7467, 437, "'omalloc_parseopt' defined but not used [-Wunused-function]"], [7470, 414, "'rbytes_init' defined but not used [-Wunused-function]"], [7474, 869, "'i' may be used uninitialized [-Wmaybe-uninitialized]"], [7482, 2009, "'info' may be used uninitialized [-Wmaybe-uninitialized]"], [7494, 2008, "'chunknum' may be used uninitialized [-Wmaybe-uninitialized]"]], "src/system/libnetwork/netresolv/nameser/ns_samedomain.c": [[7522, 160, "\"_LIBC\" redefined"]], "src/system/libnetwork/netresolv/nameser/ns_parse.c": [[7531, 216, "no previous prototype for 'ns_parserr2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/net/getaddrinfo.c": [[7537, 1517, "no previous prototype for 'allocaddrinfo' [-Wmissing-prototypes]"], [7541, 2977, "'%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=]"], [7547, 2966, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/netresolv/resolv/res_query.c": [[7559, 394, "'%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=]"], [7565, 383, "'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]"]], "src/system/libnetwork/musl/network/inet_aton.c": [[7573, 8, "no previous prototype for '__inet_aton' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/nameser/ns_name.c": [[7578, 205, "no previous prototype for 'ns_name_pton2' [-Wmissing-prototypes]"], [7581, 411, "no previous prototype for 'ns_name_unpack2' [-Wmissing-prototypes]"]], "src/system/libnetwork/netresolv/resolv/res_init.c": [[7588, 695, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"], [7597, 714, "the comparison will always evaluate as 'false' for the address of '_rnd' will never be NULL [-Waddress]"]], "src/system/libnetwork/musl/network/inet_ntop.c": [[7604, 12, "no previous prototype for '__inet_ntop' [-Wmissing-prototypes]"], [7608, 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": [[7616, 450, "variable 'nsaplen' set but not used [-Wunused-but-set-variable]"]]}