Created
August 1, 2014 21:24
-
-
Save DevElCuy/3dbf213bca4f9087f3b8 to your computer and use it in GitHub Desktop.
devcoind 0.9... errors/warnings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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