Project homepage Mailing List  Warmcat.com  API Docs  Github Mirror 
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1745822839, "reponame":"libwebsockets", "desc":"libwebsockets lightweight C networking library", "owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://libwebsockets.org/repo/libwebsockets", "f":3, "items": [ {"schema":"libjg2-1", "cid":"61b60a9dd2d73ee0b2918addd205f3e0", "commit": {"type":"commit", "time": 1587668611, "time_ofs": 60, "oid_tree": { "oid": "85dbc7d02ecb1ec95e508cb9c9bfa0ab297c5fe1", "alias": []}, "oid":{ "oid": "ee40b52c620a8e3f6c118d84385c9bcb36235e22", "alias": []}, "msg": "dhcpclient: Fix unused-variable error in release", "sig_commit": { "git_time": { "time": 1587668611, "offset": 60 }, "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" }, "sig_author": { "git_time": { "time": 1587667986, "offset": -420 }, "name": "Adam Duskett", "email": "Aduskett@gmail.com", "md5": "2135aee4736e160adc8a01f7f04d74aa" }}, "body": "dhcpclient: Fix unused-variable error in release\n\ndhcp_entry_names is only used when _DEBUG is defined, so wrap the array in\n\nSigned-off-by: Adam Duskett \u003cAduskett@gmail.com\u003e\n" , "diff": "diff --git a/lib/system/dhcpclient/dhcpclient.c b/lib/system/dhcpclient/dhcpclient.c\nindex fccd58e..cf58b5b 100644\n--- a/lib/system/dhcpclient/dhcpclient.c\n+++ b/lib/system/dhcpclient/dhcpclient.c\n@@ -168,6 +168,7 @@ static const uint8_t rawdisc[] \u003d {\n * +---------------------------------------------------------------+\n */\n \n+#if defined(_DEBUG)\n static const char *dhcp_entry_names[] \u003d {\n \t\u0022proposed ip\u0022,\n \t\u0022dhcp server\u0022,\n@@ -183,6 +184,7 @@ static const char *dhcp_entry_names[] \u003d {\n \t\u0022rebinding secs\u0022,\n \t\u0022renewal secs\u0022,\n };\n+#endif\n \n static void\n lws_dhcpc_retry_conn(struct lws_sorted_usec_list *sul)\n","s":{"c":1745822839,"u": 1878}} ],"g": 2580,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}