Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning: typedef ‘Char_type’ locally defined but not used #10

Open
kkoenen opened this issue May 24, 2019 · 0 comments
Open

warning: typedef ‘Char_type’ locally defined but not used #10

kkoenen opened this issue May 24, 2019 · 0 comments

Comments

@kkoenen
Copy link
Collaborator

kkoenen commented May 24, 2019

Warning during build;

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;
                                                  ^~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant