Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@kkoenen

Description

@kkoenen

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;
                                                  ^~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions