You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from src/bitcoinrpc.h:16:0,
from src/init.cpp:11:
src/json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
src/json/json_spirit_writer_template.h:31:50:warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
The text was updated successfully, but these errors were encountered:
Warning during build;
The text was updated successfully, but these errors were encountered: