Skip to content

Instantly share code, notes, and snippets.

@develCuy
Created August 1, 2014 21:24
Show Gist options
  • Save develCuy/3dbf213bca4f9087f3b8 to your computer and use it in GitHub Desktop.
Save develCuy/3dbf213bca4f9087f3b8 to your computer and use it in GitHub Desktop.
devcoind 0.9... errors/warnings
In file included from bitcoinrpc.h:17:0,
from rpcwallet.cpp:10:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
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;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment